24f5b5a741
Update layout style on pref page ( #38 )
2022-08-14 22:27:33 -04:00
ae29a6c03b
Fix request/announcement text ( #36 )
...
- Update defaults for small group
- Add support for native font stack (#38 )
- Fix color picker error when named color is selected
- Use invariant culture for URL formatting (#41 )
2022-08-14 19:46:37 -04:00
42976da1bd
WIP on SQL migration
...
- Restructure to eliminate time zone table
2022-08-13 22:35:48 -04:00
f068d20612
Use short GUIDs in URLs and forms ( #1 )
...
- Fully implement single-case DUs for previously aliased IDs
- Capitalize entity data items
2022-08-01 21:57:55 -04:00
7786896dfd
Initial htmx nav works ( #36 )
...
- Use nameof for field IDs
- Add helper functions to streamline forms
2022-08-01 16:22:37 -04:00
f66dd76dfb
Add style/onload to render context ( #36 )
2022-07-31 21:25:44 -04:00
1547377527
Add htmx targets to forms ( #36 )
...
- Derive layout based on htmx headers
2022-07-31 17:56:32 -04:00
810b5d8258
WIP on htmx addition ( #36 )
...
- Remove custom tags/attrs now provided by Giraffe View Engine
2022-07-31 09:37:06 -04:00
47fb9884f1
WIP on F# 6 formatting / conversion
2022-07-12 22:43:01 -04:00
1a07c673c7
.NET 6 ( #32 )
...
- Convert back-end to .NET 6
- Upgrade Giraffe, convert routing to endpoint style
- Refactor code to take advantage of F# advances
2021-09-18 22:42:40 -04:00
b0d3bd4e35
Update to F# 5 ( #27 )
2020-11-15 21:57:09 -05:00
Daniel J. Summers
bf48c360de
Remove yield not required by F# 4.7
2019-10-19 09:07:06 -05:00
Daniel J. Summers
ab262fdab3
Updated deps; shortened text func names
...
Giraffe has aliased "str" for "encodedText"; this project uses that now, and also uses "locStr" instead of "encLocText"
2019-03-14 23:30:28 -05:00
Daniel J. Summers
dab6c59a37
Towards using short GUIDs ( #1 )
...
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