Commit graph

2103 commits

Author SHA1 Message Date
Collin M. Barrett
6b2d6e40db update Languages column alpha sort 2018-09-29 14:25:36 -05:00
Collin M. Barrett
1380c226f0 support secondary sort by alpha in Tags column
closes #534
2018-09-29 14:16:34 -05:00
Collin M. Barrett
b9fdb66138 revert cleanup orphaned rules (snap perf hit) 2018-09-29 13:26:52 -05:00
Collin M. Barrett
514a03e9cf cleanup orphaned rules, reduce RulesCount complexity 2018-09-29 12:58:18 -05:00
Collin M. Barrett
44a2dd2e95 don't keep retrying snapshots of failed lists 2018-09-29 12:43:03 -05:00
Collin M. Barrett
61cb73a66a try 5x Snapshot BatchSize 2018-09-29 12:40:29 -05:00
Collin M. Barrett
2f86110087 restore License to details expander
closes #535
2018-09-29 12:11:37 -05:00
Collin M. Barrett
2ba103414f restore Syntax to details expander
closes #532
2018-09-29 12:00:02 -05:00
Collin M. Barrett
a495fbd6bc re-add Software to details expander
closes #530
2018-09-29 11:49:34 -05:00
Collin M. Barrett
ad69073f1b comment Syntax column from merge
ref #488
2018-09-29 10:10:43 -05:00
Collin M. Barrett
0d3229b05e Merge branch 'issue488' 2018-09-29 10:07:32 -05:00
Collin M. Barrett
a3724cdf57 tweak table height 2018-09-29 09:03:09 -05:00
Collin M. Barrett
da0586ef79 wip add Syntax to table
filtering affects Software column due to shared accessor...

ref #488
2018-09-28 20:11:41 -05:00
Collin M. Barrett
74143345be set Updated and Rules visibility in details expander opposite of in table
ref #472
2018-09-28 15:41:41 -05:00
Collin M. Barrett
9b5b9c6e2a set Tags visibility in details expander opposite of in table
ref #472
2018-09-28 15:37:03 -05:00
Collin M. Barrett
785182813e rely on columnVisibility for visible state rather than bootstrap responsive
ref #531
2018-09-28 15:14:50 -05:00
Collin M. Barrett
83667c4540 npm updates 2018-09-28 13:09:13 -05:00
Collin M. Barrett
c03ec0f8b7 tidy 11fba23 2018-09-28 10:15:13 -05:00
Collin M. Barrett
5bfe4ed976 add License column to table 2018-09-28 10:13:00 -05:00
Collin M. Barrett
80ee58d9b1 fix Maintainers column sort 2018-09-28 09:32:28 -05:00
Collin M. Barrett
480d7504b5 comma-delimit multiple maintainers in table 2018-09-28 09:15:59 -05:00
Collin M. Barrett
0f7085d8ad match visible checkbox labels to column headers 2018-09-28 09:04:54 -05:00
Collin M. Barrett
6dab94747f re-arrange column order 2018-09-28 09:00:33 -05:00
Collin M. Barrett
19898e2201 support filtering Tags by dropdown
ref #428
2018-09-28 08:55:03 -05:00
Collin M. Barrett
5435c1870c support sorting Langs by alpha by first Lang
ref #510
2018-09-28 08:40:57 -05:00
Collin M. Barrett
d35e82c692 add counts to Languages filter oprtions 2018-09-28 08:31:04 -05:00
Collin M. Barrett
4a0a91317b tweak Maintainers col default width, adjust default visible columns 2018-09-28 08:26:51 -05:00
Collin M. Barrett
02e0f39993 widen rule count column a tad 2018-09-28 05:56:20 -05:00
Collin M. Barrett
8dcc4a3ebc try fix rule count sort 2018-09-28 05:51:08 -05:00
Collin M. Barrett
1db169a2d2 expose Rule Count column in table 2018-09-28 05:41:04 -05:00
Collin M. Barrett
bc8ced6be9 add list count by each maintainer in maintainer filter select
ref #455
2018-09-28 05:28:30 -05:00
Collin M. Barrett
5fca7674db filter non-implemented from endpoints 2018-09-27 21:21:12 -05:00
Collin M. Barrett
b9cb2c4e7e filter licenses by implemented 2018-09-27 20:13:16 -05:00
Collin M. Barrett
be29d16eb3 add Maintainers column. closes #455 2018-09-27 20:03:47 -05:00
Collin M. Barrett
c9cbbe0f70 tidy InfoCard 2018-09-27 18:06:25 -05:00
Collin M. Barrett
c20ebee973 tidy InfoCard 2018-09-27 18:03:51 -05:00
Collin M. Barrett
898e37269d lint all GUI for consistency 2018-09-27 17:39:58 -05:00
Collin M. Barrett
4a2e49cbf3 api details refactor ref #505 2018-09-27 16:52:30 -05:00
Collin M. Barrett
0c60eff22b Merge pull request #526 from kowith337/master
Little fix data (ELTH + Me)
2018-09-27 14:47:44 +00:00
Kowith Singkornkeeree
816fc5fe75 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 M. Barrett
dedb2e65bb seed tidies
ref #525
2018-09-27 06:13:10 -05:00
Collin M. Barrett
c1adb4512e add Acknowledgements to README 2018-09-27 10:54:59 +00:00
Collin M. Barrett
3d8c3b5a49 Merge pull request #525 from DandelionSprout/patch-33
Thursday morning pull
2018-09-27 10:43:16 +00:00
Imre Kristoffer Eilertsen
b9fadf2240 Assigned languages to 10 lists 2018-09-27 06:33:34 +02:00
Imre Kristoffer Eilertsen
71a92aaa83 Attempting to fix an unknown syntax error 2018-09-27 06:24:21 +02:00
Imre Kristoffer Eilertsen
921ca4e77f Added yet more lists 2018-09-27 06:17:58 +02:00
Collin M. Barrett
30c8af5804 4x prod server for now, drop some perf restrictions 2018-09-26 17:53:28 -05:00
Collin M. Barrett
0156ea23ff fix sorting of Languages and Software filters 2018-09-26 17:11:25 -05:00
Collin M. Barrett
037fcb2928 seed tidies
ref #520
2018-09-26 15:57:15 -05:00
Collin M. Barrett
5cb84da028 Merge pull request #520 from DandelionSprout/patch-32
Found 28 more TPL lists
2018-09-26 20:53:18 +00:00