myPrayerJournal v2 #27

Merged
danieljsummers merged 27 commits from version-2 into master 2019-09-03 00:01:26 +00:00

27 Commits

Author SHA1 Message Date
Daniel J. Summers
f9d3b98c9e Fix migration issues
v2 is deployed
2019-09-02 17:37:18 -05:00
Daniel J. Summers
7f34b72cc0 Remove hard-coded dev values from migration utility 2019-09-02 13:38:50 -05:00
Daniel J. Summers
0ea4249b65 Set showAfter to 0 for immediately recurring requests (#26) 2019-09-02 09:20:41 -05:00
Daniel J. Summers
7e08d7375f Fix auth and doc link
-whew-
2019-09-01 23:15:23 -05:00
Daniel J. Summers
a392c8f22a Continue auth upgrades
Something's still not quite right...
2019-08-30 22:46:11 -05:00
Daniel J. Summers
d95e2bf483 Begin auth upgrades
moving to Auth0 universal login
2019-08-25 22:53:23 -05:00
Daniel J. Summers
948f64c295 Shrink bundle size
A whole 30k... Changing Vue Material imports didn't change the vendor bundle at all; something still isn't right, but it's not a show-stopper
2019-08-25 07:28:51 -05:00
Daniel J. Summers
702ae1811c Complete v2 UI, pending human testing 2019-08-24 22:32:35 -05:00
Daniel J. Summers
26a0da610d v2'd all request lists; converted CSS to SASS 2019-08-24 20:04:10 -05:00
Daniel J. Summers
b05e43a653 Convert dialogs to Vue Material
Still need to disable past dates in the snooze datepicker
2019-08-22 23:04:14 -05:00
Daniel J. Summers
3e272a5aac Convert journal cards 2019-08-20 22:35:01 -05:00
Daniel J. Summers
34c2148743 App functionality restored
time to implement MD components
2019-08-20 21:41:49 -05:00
Daniel J. Summers
b5146f825a Resolve Vue Material use; replace toast with snackbar 2019-08-20 20:38:40 -05:00
Daniel J. Summers
e70f88e188 A little more progress with Vue Material 2019-08-20 16:59:30 -05:00
Daniel J. Summers
a652351995 Began implementing Vue Material 2019-08-19 22:12:30 -05:00
Daniel J. Summers
d4671c044d Use FunctionalCuid for CUIDs 2019-08-09 17:00:09 -05:00
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
70a65b5f15 Abandoned Xamarin attempt 2019-07-13 21:33:36 -05:00
Daniel J. Summers
a11302afc3 Infra changes
Moved projects around; API still builds successfully
2019-03-30 21:08:02 -05:00