Commit graph

1351 commits

Author SHA1 Message Date
Collin M. Barrett
180c08b6b7 specify UseMySqlIdentityColumn() explicitly
since upgrading to EF 2.1, EF wants to create a migration dropping this unless it is explicitly defined.
2018-06-11 15:10:22 -05:00
Collin M. Barrett
64b21be4f7 tweak package info and launchsettings 2018-06-10 13:15:22 -05:00
Collin M. Barrett
7487d7219b workaround EF Core 2.1 issue in Agent
https://stackoverflow.com/questions/50778720/notsupportedexception-value-generation-and-castingconverter-in-ef-core-2-1
2018-06-09 16:48:43 -05:00
Collin M. Barrett
9f5fd1f223 Revert "rollback EF Core to 2.0.x due to issues"
This reverts commit 3679fa5420.
2018-06-09 16:04:53 -05:00
Collin M. Barrett
55ceceb041 rollback EF Core to 2.0.x due to issues 2018-06-09 15:48:34 -05:00
Collin M. Barrett
2931438cec handle N/A in Updated column sorting 2018-06-09 14:34:21 -05:00
Collin M. Barrett
6f2d203152 tweak grid dates 2018-06-09 12:42:41 -05:00
Collin M. Barrett
32bde976d5 try fixing date filtering 2018-06-08 15:28:55 -05:00
Collin M. Barrett
f6718e9829 n/a -> empty string on grid dates to improve sorting 2018-06-08 15:12:28 -05:00
Collin M. Barrett
b7754fc2ee revert crawled back to updated
crawls happen more frequently, this date is the last time a crawl found a change
2018-06-08 15:09:23 -05:00
Collin M. Barrett
0358ff1411 crawled date dependent on HttpStatusCode 2018-06-08 15:00:16 -05:00
Collin M. Barrett
449fec0c93 rename updated to crawled to be more explicit 2018-06-08 14:52:55 -05:00
Collin M. Barrett
4fa79a1199 tweaks to grid dates 2018-06-08 14:44:58 -05:00
Collin M. Barrett
1c87a92b00 validate moment dates 2018-06-08 14:41:25 -05:00
Collin M. Barrett
1d64ecb58f fix null updated date 2018-06-08 14:29:33 -05:00
Collin M. Barrett
5991585ac2 add addedDate to details 2018-06-08 13:40:53 -05:00
Collin M. Barrett
1b2a2e23c1 add updated date to summary view 2018-06-08 13:11:52 -05:00
Collin M. Barrett
e1941729fd tweak date added sort method
ref #271
2018-06-08 11:45:17 -05:00
Collin M. Barrett
2eb7e03cee tweak added date format and column width
ref #271
2018-06-08 11:42:07 -05:00
Collin M. Barrett
2a4368b96a add date added to summary
ref #271
2018-06-08 11:36:23 -05:00
Collin M. Barrett
89aeec3641 don't provide updated date if explicit discontinued date 2018-06-08 11:21:27 -05:00
Collin M. Barrett
45b1d3406a add comma after day in moment dates 2018-06-08 11:16:14 -05:00
Collin M. Barrett
7066750d84 tweak moment date formatting 2018-06-08 11:09:06 -05:00
Collin M. Barrett
59f11adfc9 add list updated date 2018-06-08 11:01:39 -05:00
Collin M. Barrett
222ad854c0 add rule count to list details
closes #55
2018-06-08 08:44:20 -05:00
Collin M. Barrett
35cdd75a9d format dates with moment
closes #249
2018-06-07 19:13:18 -05:00
Collin M. Barrett
ab9d81cfdc TODO swagger hacks
ref #131
2018-06-07 16:46:35 -05:00
Collin M. Barrett
16da0b5caa fix swagger url in readme
ref #131
2018-06-07 15:35:58 -05:00
Collin M. Barrett
ea0c95c1e7 add note to set version to 1
ref #131
2018-06-07 15:33:51 -05:00
Collin M. Barrett
768cedbb7b partial rollback last, broke prod swagger
ref #131
2018-06-07 15:23:41 -05:00
Collin M. Barrett
57f4685837 misc swagger tweaks
ref #131
2018-06-07 15:12:02 -05:00
Collin M. Barrett
3fd442f2f9 try specifying swagger basepath for prod
ref #131
2018-06-07 14:52:22 -05:00
Collin M. Barrett
1de6496788 fix swagger paths (think this one finally works)
ref #131
2018-06-07 14:39:14 -05:00
Collin M. Barrett
1d3552c416 try swagger fix again
ref #131
2018-06-07 14:33:11 -05:00
Collin M. Barrett
01a7c63e59 try swagger fix again
ref #131
2018-06-07 14:24:52 -05:00
Collin M. Barrett
4c09ea8ec5 try fix prod swagger
ref #131
2018-06-07 14:19:48 -05:00
Collin M. Barrett
84d1cf2831 use js toLocaleString rather than custom insert commas function
ref #272
2018-06-07 14:00:14 -05:00
Collin M. Barrett
e79d26ddbc fix error in last, add commas to rule count
ref #272
2018-06-07 13:55:54 -05:00
Collin M. Barrett
ea5ae4b37f cleanup tagline rendering
ref #272
2018-06-07 13:47:15 -05:00
Collin M. Barrett
8d8b18f2b9 try for perf, count all rules not just all active rules
ref #272
2018-06-07 13:44:07 -05:00
Collin M. Barrett
ea86e54340 Revert "try adding rule count to tagline"
This reverts commit 00d0d15264.
2018-06-07 12:59:00 -05:00
Collin M. Barrett
8459cb8a53 try adding rule count to tagline
ref #272
2018-06-07 12:52:52 -05:00
Collin M. Barrett
fe1b7e9a5c add rule count to result of rules API controller
ref #272
2018-06-07 12:45:44 -05:00
Collin M. Barrett
27ce0aa0e5 extract base service, add RuleService.GetCountAllActiveRules() 2018-06-07 12:27:22 -05:00
Collin M. Barrett
b9decfdd99 nuget updates 2018-06-07 11:38:14 -05:00
Collin M. Barrett
0246cb0e52 try making at least prod work
ref #131
2018-06-06 22:09:21 -05:00
Collin M. Barrett
8dc495fb24 slash to route template
ref #131
2018-06-06 22:04:14 -05:00
Collin M. Barrett
e835377af6 set swagger host before updating route
ref #131
2018-06-06 21:59:00 -05:00
Collin M. Barrett
4ec23d8378 use docs route for swagger.json
ref #131
2018-06-06 21:57:12 -05:00
Collin M. Barrett
53a1aab8e1 try setting swagger host
ref #131
2018-06-06 21:53:20 -05:00