Commit graph

1050 commits

Author SHA1 Message Date
Collin M. Barrett
ba4ad08bb4 retry last 2018-02-17 16:03:54 -06:00
Collin M. Barrett
6df1539fe9 try purifycss 2018-02-17 15:59:19 -06:00
Collin M. Barrett
6f9ffa81e8 cleanup close button 2018-02-17 15:42:28 -06:00
Collin M. Barrett
c4fe009624 revert "Cell" to match docs
but still doesn't work with pagination...
2018-02-17 15:35:28 -06:00
Collin M. Barrett
12a4b0824d minor refactors 2018-02-17 14:36:17 -06:00
Collin M. Barrett
eac0eaed23 update tagline 2018-02-17 14:20:56 -06:00
Collin M. Barrett
295c7163d5 update R# for react function convention 2018-02-17 12:55:18 -06:00
Collin M. Barrett
ce5b5e4dbd remove subscribe from grid 2018-02-17 12:50:42 -06:00
Collin M. Barrett
505b781ec7 filter by name by includes (not startswith) 2018-02-17 12:48:43 -06:00
Collin M. Barrett
7ba750a680 add default case insensitve sort
ref #244
partiall resolves issue, but would be better for API results to be sorted case insensitve
2018-02-17 12:44:40 -06:00
Collin M. Barrett
0c626b87c2 add filter by name, other minor cleanup 2018-02-17 12:35:52 -06:00
Collin M. Barrett
f241bb8d18 more details modal work 2018-02-17 11:25:46 -06:00
Collin M. Barrett
2434b1693a more modal work 2018-02-17 10:49:37 -06:00
Collin M. Barrett
858491b481 fix a couple modal issues 2018-02-17 10:19:40 -06:00
Collin M. Barrett
96e0f35932 more work on details modal and cleanup 2018-02-17 10:12:00 -06:00
Collin M. Barrett
3494f759cd add Id back to Details dto 2018-02-17 09:27:57 -06:00
Collin M. Barrett
36b6c80c19 API lists endpoint updates 2018-02-17 09:13:15 -06:00
Collin M. Barrett
d2da31d860 call ReactModal.setAppElement for accessibility 2018-02-17 08:56:38 -06:00
Collin M. Barrett
aa25fc900a temp add Id column for easier debugging 2018-02-17 07:52:53 -06:00
Collin M. Barrett
988e906900 modal works! (rough, needs cleanup) 2018-02-16 20:47:54 -06:00
Collin M. Barrett
9fc3377f5f add modal column 2018-02-16 19:28:33 -06:00
Collin M. Barrett
60bdb779ed re-enable cdn purge for now 2018-02-16 19:03:29 -06:00
Collin M. Barrett
d18694263f Revert "upgrade bootstrap to 4.0"
This reverts commit 84883dac8c.
2018-02-16 18:14:38 -06:00
Collin M. Barrett
7a0d241941 upgrade bootstrap to 4.0 2018-02-16 17:28:28 -06:00
Collin M. Barrett
0fb1878695 minor npm updates 2018-02-16 17:24:26 -06:00
Collin M. Barrett
948cbe19f0 add list details API endpoint 2018-02-16 13:07:47 -06:00
Collin M. Barrett
37ff9a1cc8 Revert "webpack: apply ExtractTextPlugin to vendor.css"
This reverts commit 7c9edb35d0.
2018-02-16 10:12:39 -06:00
Collin M. Barrett
d1cadba94d webpack: apply ExtractTextPlugin to vendor.css 2018-02-16 09:20:03 -06:00
Collin M. Barrett
5156e9a935 webpack: discard comments 2018-02-16 06:33:22 -06:00
Collin M. Barrett
5af2e56f32 disable cdn purge, just allow 4 hrs to time out 2018-02-16 06:13:52 -06:00
Collin M. Barrett
b21aad46c7 html tweaks 2018-02-16 06:05:14 -06:00
Collin M. Barrett
538b21785c cleanup revert 2018-02-16 05:56:50 -06:00
Collin M. Barrett
c4e38b56cb Revert "try purifycss"
This reverts commit 3b87791823.
2018-02-16 05:55:00 -06:00
Collin M. Barrett
87cea572ac try purifycss 2018-02-16 05:50:09 -06:00
Collin M. Barrett
634c84e0d4 sleep before prime to get fresh from CDN 2018-02-16 05:30:50 -06:00
Collin M. Barrett
db7f459e1e fix clickable area of logo 2018-02-16 05:17:48 -06:00
Collin M. Barrett
285112846c turn links to buttons 2018-02-16 05:00:49 -06:00
Collin M. Barrett
eddee73e86 add png favicon
ref #68
2018-02-15 21:43:05 -06:00
Collin M. Barrett
943eab165f increase Agent frequency, prime app after deploy 2018-02-15 21:37:52 -06:00
Collin M. Barrett
5a33af3839 use bootstrap img-responsive for logo 2018-02-15 20:52:22 -06:00
Collin M. Barrett
587f1aba2a link logo to home 2018-02-15 20:46:20 -06:00
Collin M. Barrett
bcbd60bde2 add logo 2018-02-15 20:43:56 -06:00
Collin M. Barrett
940b7ac98a increase font size 2018-02-15 20:29:11 -06:00
Collin M. Barrett
061be20196 add lang, cleanup unused nav 2018-02-15 20:21:20 -06:00
Collin M. Barrett
86c721b24c tweak titles on view/subscribe links 2018-02-15 19:47:18 -06:00
Collin M. Barrett
8023161945 add meta descr 2018-02-15 15:28:14 -06:00
Collin M. Barrett
9126646d0f specify ecmascript ver in R# 2018-02-15 14:41:11 -06:00
Collin M. Barrett
b0a9d7140f add view/subscribe title tags 2018-02-15 13:50:01 -06:00
Collin M. Barrett
47de4856b8 Merge branch 'master' of https://github.com/collinbarrett/FilterLists 2018-02-15 13:20:08 -06:00
Collin M. Barrett
1e018c3d12 Polish list updates
closes #239
2018-02-15 13:20:05 -06:00