19 Commits

Author SHA1 Message Date
f181f83aa5 Misc admin theme tweaks 2024-03-17 18:30:42 -04:00
31d49d4b1a Fix "add category" button (#40) 2024-03-16 22:00:42 -04:00
4301788344 Bug fixes with new admin forms 2024-03-16 14:35:57 -04:00
54e46fdeb6 Remove unneeded types 2024-03-16 12:20:08 -04:00
64599316d5 Eliminate final admin theme Liquid resources
- Update admin.js with new field IDs
2024-03-16 10:56:55 -04:00
a448339870 Migrate post edit to GVE 2024-03-16 00:06:04 -04:00
ec04fea86c Migrate page edit to GVE 2024-03-15 22:49:27 -04:00
ddab491dfc First cut of common edit model 2024-03-15 18:03:38 -04:00
3998399e11 Migrate several templates to GVE
All that remains is post/page edit
2024-03-15 17:00:32 -04:00
91046c643e Migrate custom feed page to GVE
- Allow IDs to be overridden
2024-03-14 22:50:37 -04:00
b85cae2241 Tweak to chapter edit template 2024-03-14 20:54:58 -04:00
cac7b1d9b5 Migrate page list template to GVE
- Update chapter field names in admin.js
2024-03-13 21:31:15 -04:00
e9bd3b2802 Migrate web log settings page to GVE
- Add field functions to tighten up forms
2024-03-13 18:17:14 -04:00
b99cd5b94b Migrate more templates to GVE 2024-03-12 22:57:47 -04:00
5f114c7955 Move redirect/tag map templates to GVE
- Fix chapter tests
- Apply generator string change for next release
2024-03-12 18:58:15 -04:00
90e6f78248 Migrate post list template 2024-03-10 23:14:05 -04:00
5b8a632e9d Complete main chapter functionality (#6)
- Edit page still needs UI tweaks
2024-03-10 22:11:02 -04:00
81039579ea WIP on ?chapters handler for posts (#6)
- Do not show drafts if users are not logged on
- Migrate user management to Giraffe View Engine templates
2024-03-10 21:07:30 -04:00
641a7499cc Complete chapter edit page (#6)
first cut, anyway...
2024-03-10 17:13:15 -04:00