Commit Graph

12 Commits

Author SHA1 Message Date
1663c0a514 WIP: Working on a project detail database request to minimize database calls. 2026-01-26 16:43:16 -05:00
dbec7fb920 WIP: Attempt at breaking out some logic / middleware between database and view layer, to remove some code from the view controller. Not complete, maybe revert. 2026-01-15 23:02:36 -05:00
0a68177aa8 feat: Style updates. 2026-01-11 20:57:06 -05:00
30fddb9dce feat: Updates form routes and database routes to use id's in the url path. 2026-01-09 09:25:37 -05:00
9356ccb1c9 feat: Updates sidebar to use the drawer classes from daisyui, currently doesn't open automatically on large screens like I want. 2026-01-08 12:40:05 -05:00
8fb313fddc feat: Adds sensible heat ratio for projects, adds initial view / forms to the rooms tab. 2026-01-06 12:19:14 -05:00
fc12e47b5c feat: Working on adding updates to project form, it's currently not loading an existing project. 2026-01-05 17:04:25 -05:00
1d155546ae WIP: Working signup and login forms, along with initial view auth middleware. 2026-01-03 11:30:42 -05:00
6c6045b4a6 WIP: Updates to login / signup forms, rearranges some view routes. 2026-01-02 22:53:22 -05:00
79ea188e07 feat: Fixes build issues, adds ApiController module. 2025-12-30 11:03:43 -05:00
31930cd399 feat: Adds rooms database model. 2025-12-29 15:21:59 -05:00
ccf0dfabaa feat: Starts database client dependency. 2025-12-29 13:49:41 -05:00