23 Commits

Author SHA1 Message Date
b74b4a7e65 WIP on journal 2021-10-05 18:46:20 -04:00
765636ee88 Request update works; toasts work 2021-10-05 16:47:37 -04:00
dad273fad3 WIP on request save 2021-10-05 09:45:52 -04:00
5e712d2598 WIP on request edit form 2021-10-04 18:53:45 -04:00
ade3430fb3 Fix log on flow; add page title 2021-10-04 13:55:29 -04:00
6dc1ad746c Move HTMX to its own project 2021-10-03 23:26:37 -04:00
82ab11c727 Full request now works
Also fixed nav issues, added relative date formatter
2021-10-01 14:57:21 -04:00
f86ca395a4 Active / answered request list now work 2021-09-30 21:42:07 -04:00
ef1553ff4e Log on works with htmx 2021-09-30 19:30:34 -04:00
0f9b128c79 htmx experiment in progress... 2021-09-29 21:13:04 -04:00
371f5d7385 Move Api to Server 2021-09-25 11:45:26 -04:00
72cb07ab4d WIP on app layout 2021-09-24 11:27:31 -04:00
8a04c4f83b Add data migration project 2021-09-21 21:06:33 -04:00
bbe7294ba6 Convert data to LiteDB-backed store 2021-09-21 19:12:13 -04:00
33effdd17e Fix build errors 2021-09-20 10:27:33 -04:00
b819b5e600 WIP on migrating Vue 2 comp API to Vue 3 2021-09-19 23:29:24 -04:00
ea29f0572f Reorg repo, add new Vue 3 app 2021-09-19 20:52:21 -04:00
Daniel J. Summers
bde45c8554 Switched to Elm / Suave
It's like F# on the client side - sweet!
2016-12-11 19:39:06 -06:00
Daniel J. Summers
d3a80b9ceb Authentication, take 2; take 3 forthcoming...
*cue sad trombone*
2016-10-07 22:07:46 -05:00
Daniel J. Summers
c0237e1433 Authentication / Authorization
Who are you, anyway?
2016-09-27 22:19:43 -05:00
Daniel J. Summers
5235e5a5db Moved to ASP.NET Core MVC
Thanks to an outstanding presentation from Enrico Sada, I was inspired
to use ASP.NET Core MVC for this F# project
2016-09-26 21:19:04 -05:00
Daniel J. Summers
1251c28a89 More plumbing
App now starts with a very basic layout
2016-09-23 22:06:14 -05:00
Daniel J. Summers
6bd90c854d Data environment
Created infrastructure for data environment and security configuration
2016-09-22 21:43:39 -05:00