35 Commits

Author SHA1 Message Date
5f47d15877 Remove v2 Vue app 2021-10-26 11:26:08 -04:00
619c94f5ed Convert date/time handling to NodaTime
Also fix error display
2021-10-24 15:21:32 -04:00
98e5403da7 Remove Vue 3 attempt 2021-10-22 23:45:23 -04:00
3d098bea84 Snooze works 2021-10-22 23:30:15 -04:00
f971b2cbf4 Add notes now works
Also converted to F# 6 backgroundTask builder in most places
2021-10-22 22:12:47 -04:00
e96203ca57 Split views into files by module 2021-10-22 20:30:02 -04:00
e235ea9bd3 Notes modal WIP
Also updated for F# 6 syntax and added local fallback for HTMX and Bootstrap CSS/JS
2021-10-22 18:05:54 -04:00
6b2071b5c9 Edit flow works; notes WIP 2021-10-20 20:32:46 -04:00
d002614e48 Redirect after post works 2021-10-09 23:01:54 -04:00
6023db6e55 Return title/nav in partial 2021-10-09 09:11:19 -04:00
c0c5709194 Switch to server-side auth 2021-10-07 19:23:00 -04:00
31d5eeb986 WIP on handler upgrade 2021-10-06 19:24:12 -04:00
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