Commit graph

1443 commits

Author SHA1 Message Date
Collin M. Barrett
b6395458a8 add in-memory caching to all API endpoints
ref #332
2018-08-12 19:46:15 -05:00
Collin M. Barrett
e03bc675d3 add 4-hr in-memory cache for key endpoints
ref #332
2018-08-12 17:23:26 -05:00
Collin M. Barrett
39446e1d3e try only updating page size on mount
ref #333
2018-08-12 15:43:12 -05:00
Collin M. Barrett
0ca4f707b6 revert extracting Func<>s
despite trying many forms, the AsQueryable() (see [here](https://stackoverflow.com/a/51812063/2343739)) generates broken mysql code
2018-08-12 14:53:35 -05:00
Collin M. Barrett
3616b42ef3 refactor some mapping profiles 2018-08-12 08:01:28 -05:00
Collin M. Barrett
2a2e99a237 update .gitignore, add sample appsettings to Agent 2018-08-12 07:22:42 -05:00
Collin M. Barrett
812ceed175 inject AM IConfigurationProvider rather than IMapper 2018-08-11 20:37:48 -05:00
Collin M. Barrett
4eb9b1273e refactor mapping profiles 2018-08-11 20:17:50 -05:00
Collin M. Barrett
7d2b586ffb move GetDetailsAsync() query logic to AutoMapper
ref #331
2018-08-11 17:09:24 -05:00
Collin M. Barrett
e688377272 improved GetAllSummariesAsync()
ref #330
2018-08-11 16:02:21 -05:00
Collin M. Barrett
ea6608b576 mark MappingProfiles used implicitly 2018-08-11 14:47:05 -05:00
Collin M. Barrett
d5f5af5570 refactor mapping profiles
ref #330
2018-08-11 14:29:50 -05:00
Collin M. Barrett
0d236cbd31 update gnuzilla url
closes #323
2018-08-11 11:54:32 -05:00
Collin M. Barrett
e1db975f7a use same math on mobile for page size
closes #329
2018-08-11 10:05:30 -05:00
Collin M. Barrett
8f30b4edb9 fix page size math
ref #329
2018-08-11 09:56:58 -05:00
Collin M. Barrett
6d6eaaf89d round page size down always
ref #329
2018-08-11 09:35:53 -05:00
Collin M. Barrett
5acb16d682 tweak dynamic page size for mobile
ref #329
2018-08-11 09:29:20 -05:00
Collin M. Barrett
2863cfc862 update math for dynamic page size
ref #329
2018-08-11 09:16:55 -05:00
Collin M. Barrett
e5021e29a7 try dynamic page size based on viewport
ref #329
2018-08-11 09:09:18 -05:00
Collin M. Barrett
270eefaa13 fix R# config line spacing 2018-08-11 08:40:55 -05:00
Collin M. Barrett
2553c1dfc5 fix css path 2018-08-11 08:36:32 -05:00
Collin M. Barrett
2034ee5324 general cleanup to entire sln 2018-08-11 08:29:28 -05:00
Collin M. Barrett
bb3b7d2bab remove added date column
ref #271
2018-08-10 21:00:51 -05:00
Collin M. Barrett
5a910a54e4 try including div. to fix mobile overflow
ref #313
2018-08-10 20:52:38 -05:00
Collin M. Barrett
c056645e8b fix path to site.css
ref #313
2018-08-10 20:44:04 -05:00
Collin M. Barrett
ec28f44407 try fix mobile grid overflow
ref #313
2018-08-10 20:38:58 -05:00
Collin M. Barrett
f4b3baae3e try fix mobile grid overflow
ref #313
2018-08-10 20:21:52 -05:00
Collin M. Barrett
2c00a2688d try fix mobile grid overflow
ref #313
2018-08-10 20:16:00 -05:00
Collin M. Barrett
70a7b1b47d revert webpack config to initial 2018-08-10 20:06:33 -05:00
Collin M. Barrett
506ed45787 Revert "revert webpack config to initial"
This reverts commit 62b9bb58f0.
2018-08-10 20:04:45 -05:00
Collin M. Barrett
a09d141e9d revert webpack config to initial 2018-08-10 20:00:51 -05:00
Collin M. Barrett
657cc17002 update npm style-loader 2018-08-10 19:38:43 -05:00
Collin M. Barrett
3bdf00685d react patch npm updates 2018-08-10 19:37:23 -05:00
Collin M. Barrett
60b4268bc6 revert last, update nuget
ref #313
2018-08-10 19:36:11 -05:00
Collin M. Barrett
f129d164aa try fix grid on mobile
ref #313
2018-08-10 19:20:27 -05:00
Collin M. Barrett
a9ead5b587 try fix grid on mobile
ref #313
2018-08-10 19:11:05 -05:00
Collin M. Barrett
2e56c32c06 Merge pull request #327 from jawz101/patch-1
add some easy syntaxIDs
2018-08-10 00:24:48 +00:00
jawz101
04b31cc173 Update FilterList.json 2018-08-09 15:42:29 -05:00
jawz101
1b80df7c4a add some easy syntaxIDs
doing some of the easier ones first pass
2018-08-09 14:43:18 -05:00
Collin M. Barrett
f2629123ed Merge pull request #321 from austinhuang0131/patch-1
Update 0131-block-list
2018-08-08 17:34:12 +00:00
Austin Huang
80d23eb2da Update FilterList.json 2018-08-08 10:51:21 -04:00
Collin M. Barrett
d2ee92dc39 minor cleanup 2018-08-05 17:48:12 -05:00
Collin M. Barrett
3009a26261 minor cleanup 2018-08-05 16:20:19 -05:00
Collin M. Barrett
85638e1359 update automapper DI nuget 2018-08-04 17:18:21 -05:00
Collin M. Barrett
d749ef3016 remove AsNoTracking() from ProjectTo() chains 2018-08-04 16:14:40 -05:00
Collin M. Barrett
7b325e5000 update R# config (no prefix on private) 2018-08-04 16:04:20 -05:00
Collin M. Barrett
12af98b3b9 Revert "update typescript"
This reverts commit 55d7106a24.
2018-08-04 13:00:53 -05:00
Collin M. Barrett
912f697970 update typescript 2018-08-04 12:57:28 -05:00
Collin M. Barrett
60187009c3 update react hot-loader 2018-08-04 12:51:52 -05:00
Collin M. Barrett
9079a049be update core sdk 2018-08-04 12:29:18 -05:00