collinbarrett
cef7554fb0
fix Maintainers column sort
2018-09-28 09:32:28 -05:00
collinbarrett
756922f321
comma-delimit multiple maintainers in table
2018-09-28 09:15:59 -05:00
collinbarrett
1a2a70db4a
match visible checkbox labels to column headers
2018-09-28 09:04:54 -05:00
collinbarrett
6779cd597e
re-arrange column order
2018-09-28 09:00:33 -05:00
collinbarrett
509fe2104e
support filtering Tags by dropdown
...
ref #428
2018-09-28 08:55:03 -05:00
collinbarrett
18044a9aff
support sorting Langs by alpha by first Lang
...
ref #510
2018-09-28 08:40:57 -05:00
collinbarrett
ddd3d190a2
add counts to Languages filter oprtions
2018-09-28 08:31:04 -05:00
collinbarrett
580925460c
tweak Maintainers col default width, adjust default visible columns
2018-09-28 08:26:51 -05:00
Collin Barrett
1934fa9a51
widen rule count column a tad
2018-09-28 05:56:20 -05:00
Collin Barrett
f6e8256af1
try fix rule count sort
2018-09-28 05:51:08 -05:00
Collin Barrett
5d8e2feeac
expose Rule Count column in table
2018-09-28 05:41:04 -05:00
Collin Barrett
57ab8556d0
add list count by each maintainer in maintainer filter select
...
ref #455
2018-09-28 05:28:30 -05:00
Collin Barrett
f328ca2a97
filter non-implemented from endpoints
2018-09-27 21:21:12 -05:00
Collin Barrett
787210dcac
filter licenses by implemented
2018-09-27 20:13:16 -05:00
Collin Barrett
e7e28661b9
add Maintainers column. closes #455
2018-09-27 20:03:47 -05:00
Collin Barrett
67ef1a0905
tidy InfoCard
2018-09-27 18:06:25 -05:00
Collin Barrett
4913595803
tidy InfoCard
2018-09-27 18:03:51 -05:00
Collin Barrett
ea0ca69c3d
lint all GUI for consistency
2018-09-27 17:39:58 -05:00
Collin Barrett
d19d29e7a9
api details refactor ref #505
2018-09-27 16:52:30 -05:00
Collin M. Barrett
12066c05bb
Merge pull request #526 from kowith337/master
...
Little fix data (ELTH + Me)
2018-09-27 14:47:44 +00:00
Kowith Singkornkeeree
58072a8793
Little fix data
...
- Fix EasyList Thailand license data (Point to Apache 2.0)
- Add description for my (kowith337) lists
- Relocate my list locations
- Change my maintainer name to have full name
2018-09-27 21:42:06 +07:00
Collin Barrett
d51522a794
seed tidies
...
ref #525
2018-09-27 06:13:10 -05:00
Collin M. Barrett
08034455d5
add Acknowledgements to README
2018-09-27 10:54:59 +00:00
Collin M. Barrett
edef38ff28
Merge pull request #525 from DandelionSprout/patch-33
...
Thursday morning pull
2018-09-27 10:43:16 +00:00
Imre Kristoffer Eilertsen
039831d272
Assigned languages to 10 lists
2018-09-27 06:33:34 +02:00
Imre Kristoffer Eilertsen
fbc9caebce
Attempting to fix an unknown syntax error
2018-09-27 06:24:21 +02:00
Imre Kristoffer Eilertsen
b4899082c0
Added yet more lists
2018-09-27 06:17:58 +02:00
Collin Barrett
afafb24d7f
4x prod server for now, drop some perf restrictions
2018-09-26 17:53:28 -05:00
Collin Barrett
0397e18796
fix sorting of Languages and Software filters
2018-09-26 17:11:25 -05:00
collinbarrett
3e0e4be901
seed tidies
...
ref #520
2018-09-26 15:57:15 -05:00
Collin M. Barrett
309f7302ab
Merge pull request #520 from DandelionSprout/patch-32
...
Found 28 more TPL lists
2018-09-26 20:53:18 +00:00
Imre Kristoffer Eilertsen
9771c6f5bf
Changed 1 list link
2018-09-26 22:48:49 +02:00
Imre Kristoffer Eilertsen
8d64cbfa2e
Assigned languages to the new lists
2018-09-26 22:46:48 +02:00
Imre Kristoffer Eilertsen
adab285452
Had forgot to convert licences to numbers
2018-09-26 22:41:38 +02:00
Imre Kristoffer Eilertsen
9dbf5546a2
I found a goldmine
2018-09-26 22:27:39 +02:00
collinbarrett
9041fc68d2
expand API lists GetAll endpoint data
...
ref #505
2018-09-26 14:56:55 -05:00
collinbarrett
62581034b0
add API syntaxes IGet endpoints
...
ref #505
2018-09-26 13:54:36 -05:00
collinbarrett
c121ca555e
fill out/standardize some API endpoints
...
ref #505
2018-09-26 13:26:17 -05:00
collinbarrett
f4f1298448
add API maintainers IGet endpoints
...
ref #505
2018-09-26 12:36:44 -05:00
collinbarrett
59f63e395b
add API licenses IGet endpoints
...
ref #505
2018-09-26 11:14:26 -05:00
collinbarrett
1e3a7b6a09
seed tidies
2018-09-26 10:30:31 -05:00
collinbarrett
8f2e5cf5e1
make Service abstract
2018-09-26 10:08:15 -05:00
collinbarrett
445184984c
Revert "rename FilterListService -> ListService"
...
This reverts commit 16350fbea0 .
2018-09-26 10:07:38 -05:00
collinbarrett
16350fbea0
rename FilterListService -> ListService
2018-09-26 10:06:12 -05:00
collinbarrett
3f6ec50eb6
fill out some API endpoints, add Postman collection
...
ref #505
2018-09-26 09:36:36 -05:00
collinbarrett
6210af9749
better name for action cacheKey parameter
...
ref #505
2018-09-26 09:11:57 -05:00
Collin M. Barrett
e38c12e328
Merge pull request #516 from DandelionSprout/patch-29
...
Wednesday afternoon pull
2018-09-26 13:13:02 +00:00
Imre Kristoffer Eilertsen
4d48990de7
Assigned tag to 1 list
2018-09-26 15:08:16 +02:00
Imre Kristoffer Eilertsen
f42ceef17f
Assigned languages to 6 lists
2018-09-26 15:07:32 +02:00
Imre Kristoffer Eilertsen
5521f55942
Added 27 new lists
2018-09-26 15:04:40 +02:00