Commit graph

1071 commits

Author SHA1 Message Date
Collin M. Barrett
71033e22ae update deploy script to non-beta 2018-02-19 07:38:20 -06:00
Collin M. Barrett
bf12f0fb84 remove URLs from descriptions
closes #259
2018-02-19 07:37:18 -06:00
Collin Barrett
9f1d10ee73 add striped & highlighting to grid 2018-02-19 06:35:46 -06:00
Collin M. Barrett
8810b840e1
change api url 2018-02-18 23:01:43 +00:00
Collin Barrett
96feab4f06 disable cdn purge on deploy 2018-02-18 16:50:28 -06:00
Collin Barrett
4972339557 Merge branch 'master' of https://github.com/collinbarrett/FilterLists 2018-02-18 16:32:58 -06:00
Collin Barrett
707ca30954 call api from same domain
closes #157
2018-02-18 16:32:56 -06:00
Collin M. Barrett
039162c4d8
beta promoted to primary domain! 2018-02-18 22:02:32 +00:00
Collin Barrett
0a135e249f minor reformatting 2018-02-18 15:11:28 -06:00
Collin Barrett
7c4e3dc553 cleanup modal logic
should fix #248
2018-02-18 15:01:31 -06:00
Collin Barrett
3a2262df0d fix name in sub url from last commit 2018-02-18 14:37:27 -06:00
Collin Barrett
e6e8443577 add subscribe back to main grid on large screens
per cfecd906c1 (commitcomment-27637294)
2018-02-18 14:27:59 -06:00
Collin Barrett
c677fe87ea cleanup subsequent modal launches
ref #248
2018-02-18 06:18:35 -06:00
Collin Barrett
0d07ba1a1e don't briefly show previous modal contents
ref #248
2018-02-17 20:06:08 -06:00
Collin Barrett
6af1bfab56 fix react-table paging props issue
closes #248
2018-02-17 19:58:15 -06:00
Collin Barrett
6757394e99 Revert "try purifycss"
This reverts commit 15305143d8.
2018-02-17 16:31:23 -06:00
Collin Barrett
1583dcea5a Revert "retry last"
This reverts commit 768c29b02c.
2018-02-17 16:31:20 -06:00
Collin Barrett
87e46780ae Revert "retry purifycss with glob"
This reverts commit 224c08476f.
2018-02-17 16:31:18 -06:00
Collin Barrett
fee80fe0d9 Revert "try resolveExtensions with purifycss for react support"
This reverts commit d434ae0a84.
2018-02-17 16:31:16 -06:00
Collin Barrett
d434ae0a84 try resolveExtensions with purifycss for react support 2018-02-17 16:23:00 -06:00
Collin Barrett
224c08476f retry purifycss with glob 2018-02-17 16:08:30 -06:00
Collin Barrett
768c29b02c retry last 2018-02-17 16:03:54 -06:00
Collin Barrett
15305143d8 try purifycss 2018-02-17 15:59:19 -06:00
Collin Barrett
801d002a25 cleanup close button 2018-02-17 15:42:28 -06:00
Collin Barrett
515694a621 revert "Cell" to match docs
but still doesn't work with pagination...
2018-02-17 15:35:28 -06:00
Collin Barrett
ef22398451 minor refactors 2018-02-17 14:36:17 -06:00
Collin Barrett
83eed42a0a update tagline 2018-02-17 14:20:56 -06:00
Collin Barrett
dfccb22396 update R# for react function convention 2018-02-17 12:55:18 -06:00
Collin Barrett
cfecd906c1 remove subscribe from grid 2018-02-17 12:50:42 -06:00
Collin Barrett
faccbcbba6 filter by name by includes (not startswith) 2018-02-17 12:48:43 -06:00
Collin Barrett
0b68f6bf3a 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 Barrett
53c65fbf60 add filter by name, other minor cleanup 2018-02-17 12:35:52 -06:00
Collin Barrett
da94d102cf more details modal work 2018-02-17 11:25:46 -06:00
Collin Barrett
7d137d53db more modal work 2018-02-17 10:49:37 -06:00
Collin Barrett
5287a011a9 fix a couple modal issues 2018-02-17 10:19:40 -06:00
Collin Barrett
3baa2a6b87 more work on details modal and cleanup 2018-02-17 10:12:00 -06:00
Collin Barrett
c3a38e7ded add Id back to Details dto 2018-02-17 09:27:57 -06:00
Collin Barrett
89f34549b6 API lists endpoint updates 2018-02-17 09:13:15 -06:00
Collin Barrett
2260a238b4 call ReactModal.setAppElement for accessibility 2018-02-17 08:56:38 -06:00
Collin Barrett
cf7ea3d00b temp add Id column for easier debugging 2018-02-17 07:52:53 -06:00
Collin Barrett
f66263609d modal works! (rough, needs cleanup) 2018-02-16 20:47:54 -06:00
Collin Barrett
d2336bd6db add modal column 2018-02-16 19:28:33 -06:00
Collin Barrett
462f1697e8 re-enable cdn purge for now 2018-02-16 19:03:29 -06:00
Collin Barrett
3e91b1f986 Revert "upgrade bootstrap to 4.0"
This reverts commit 84883dac8c.
2018-02-16 18:14:38 -06:00
Collin Barrett
84883dac8c upgrade bootstrap to 4.0 2018-02-16 17:28:28 -06:00
Collin Barrett
c2a0727a97 minor npm updates 2018-02-16 17:24:26 -06:00
Collin M. Barrett
8d914cf225 add list details API endpoint 2018-02-16 13:07:47 -06:00
Collin M. Barrett
325981fcd2 Revert "webpack: apply ExtractTextPlugin to vendor.css"
This reverts commit 7c9edb35d0.
2018-02-16 10:12:39 -06:00
Collin M. Barrett
7c9edb35d0 webpack: apply ExtractTextPlugin to vendor.css 2018-02-16 09:20:03 -06:00
Collin Barrett
57535d9f19 webpack: discard comments 2018-02-16 06:33:22 -06:00