Collin M. Barrett
|
58753fbd68
|
remove URLs from descriptions
closes #259
|
2018-02-19 07:37:18 -06:00 |
|
Collin M. Barrett
|
bad69acd78
|
add striped & highlighting to grid
|
2018-02-19 06:35:46 -06:00 |
|
Collin M. Barrett
|
12f22ac216
|
change api url
|
2018-02-18 23:01:43 +00:00 |
|
Collin M. Barrett
|
6a5a2cbe10
|
disable cdn purge on deploy
|
2018-02-18 16:50:28 -06:00 |
|
Collin M. Barrett
|
9468fc5ce7
|
Merge branch 'master' of https://github.com/collinbarrett/FilterLists
|
2018-02-18 16:32:58 -06:00 |
|
Collin M. Barrett
|
deb2df4eaf
|
call api from same domain
closes #157
|
2018-02-18 16:32:56 -06:00 |
|
Collin M. Barrett
|
670e28cf16
|
beta promoted to primary domain!
|
2018-02-18 22:02:32 +00:00 |
|
Collin M. Barrett
|
cf19794b0d
|
minor reformatting
|
2018-02-18 15:11:28 -06:00 |
|
Collin M. Barrett
|
132f641b54
|
cleanup modal logic
should fix #248
|
2018-02-18 15:01:31 -06:00 |
|
Collin M. Barrett
|
0787a4304e
|
fix name in sub url from last commit
|
2018-02-18 14:37:27 -06:00 |
|
Collin M. Barrett
|
2268b4b4b2
|
add subscribe back to main grid on large screens
per cfecd906c1 (commitcomment-27637294)
|
2018-02-18 14:27:59 -06:00 |
|
Collin M. Barrett
|
5bd34feb76
|
cleanup subsequent modal launches
ref #248
|
2018-02-18 06:18:35 -06:00 |
|
Collin M. Barrett
|
0456f82173
|
don't briefly show previous modal contents
ref #248
|
2018-02-17 20:06:08 -06:00 |
|
Collin M. Barrett
|
a016d7a334
|
fix react-table paging props issue
closes #248
|
2018-02-17 19:58:15 -06:00 |
|
Collin M. Barrett
|
d5290d7c55
|
Revert "try purifycss"
This reverts commit 15305143d8.
|
2018-02-17 16:31:23 -06:00 |
|
Collin M. Barrett
|
b6418aeeae
|
Revert "retry last"
This reverts commit 768c29b02c.
|
2018-02-17 16:31:20 -06:00 |
|
Collin M. Barrett
|
83b4decc9c
|
Revert "retry purifycss with glob"
This reverts commit 224c08476f.
|
2018-02-17 16:31:18 -06:00 |
|
Collin M. Barrett
|
2e301ea9b0
|
Revert "try resolveExtensions with purifycss for react support"
This reverts commit d434ae0a84.
|
2018-02-17 16:31:16 -06:00 |
|
Collin M. Barrett
|
16a05db8f1
|
try resolveExtensions with purifycss for react support
|
2018-02-17 16:23:00 -06:00 |
|
Collin M. Barrett
|
f2b85fd116
|
retry purifycss with glob
|
2018-02-17 16:08:30 -06:00 |
|
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 |
|