5 Commits

Author SHA1 Message Date
Daniel J. Summers
e29a21ed6e Convert to .NET Core 3.0 ()
Also extracted common project items to Directory.Build.props, and fixed code and execution issues related to EF Core 3.0 changes
2019-10-19 11:21:48 -05:00
Daniel J. Summers
4dbd58fb92 Update queries (WIP) 2019-10-19 09:06:45 -05:00
Daniel J. Summers
43b6b6d8e0
Search, Paging, and "As of" Date ()
Issues Fixed:
* Added request search capability ()
* Added pagination to search / inactive request lists ()
* Added "as of" date display option for requests ()
* Updated documentation to reflect the new options and their behavior

Also Fixed (w/o issue numbers):
* Fixed a verbiage error with the confirmation prompts
* Split the I18N for the maintain requests page into its own localized view
* Modified many "magic strings" in the code to use F# discriminated unions instead (stored as single-character codes in the database)
2019-03-20 19:19:02 -05:00
Daniel J. Summers
dab6c59a37 Towards using short GUIDs ()
Also updated dependencies and moved to .NET Core 2.2; the Giraffe token router doesn't have a parser for short GUIDs yet
2019-02-22 21:54:31 -06:00
Daniel J. Summers
e18cd888f3 Import v7.1 files 2019-02-17 19:25:07 -06:00