Commit Graph

10 Commits

Author SHA1 Message Date
Daniel J. Summers
bf489cc4a8 Added Vue Material package 2019-07-31 21:13:47 -05:00
Daniel J. Summers
d0456ab886 API/app working nicely with RavenDB
time to v2 the app...
2019-07-31 19:13:36 -05:00
Daniel J. Summers
c587d9772f A lot is working...
...but a lot is not. The JSON for the journal is not including the Id field; I suspect the majority of the problems reside with that issue.
2019-07-30 23:56:34 -05:00
Daniel J. Summers
87ce966ca1 Index tweaks
also:
- created modules for converters and indexes
- ensure we use our JSON converters for both RavenDB and Giraffe
- first cut at a composable function pipeline instead of method chaining for IWebHostBuilder
2019-07-28 22:21:05 -05:00
Daniel J. Summers
a2ef84bc1e Add migration program; Add RequestAction DU 2019-07-28 20:47:11 -05:00
Daniel J. Summers
221d95a2e2 Move DU members to modules 2019-07-27 20:02:01 -05:00
Daniel J. Summers
7fb6bc463e Syntactically valid
No compile errors - but does it work...?
2019-07-14 20:47:31 -05:00
Daniel J. Summers
cc5dd3bd7f Began model migration to RavenDB format 2019-07-13 22:55:53 -05:00
Daniel J. Summers
10a5c26903 Merge branch 'master' into version-2 2019-07-13 21:33:51 -05:00
Daniel J. Summers
a11302afc3 Infra changes
Moved projects around; API still builds successfully
2019-03-30 21:08:02 -05:00