Commit Graph

16 Commits

Author SHA1 Message Date
18a5ef06d3 feat: Rename items in database client for consistency.
All checks were successful
CI / Linux Tests (push) Successful in 5m24s
2026-01-29 15:47:24 -05:00
5440024038 feat: Renames EffectiveLength to EquivalentLength
All checks were successful
CI / Linux Tests (push) Successful in 9m34s
2026-01-29 11:25:20 -05:00
b3c6c27a96 feat: Updates database client migrations to be called as a function. 2026-01-26 11:13:29 -05:00
146baa7815 feat: Moves TrunkSize to be it's own namespace rather than being under DuctSizing, as it's got it's own database model, etc. 2026-01-16 10:48:07 -05:00
930db145a8 WIP: Begins trunk sizing, adds database and core models. 2026-01-13 11:45:27 -05:00
894bd561ff feat: Begins user profile, adds database model, need to add views / forms. 2026-01-12 13:33:53 -05:00
07818d24ed WIP: Inital duct rectangular form, needs better thought out. 2026-01-09 17:03:00 -05:00
4c8a23be94 feat: Adds update and delete routes to room. 2026-01-05 15:59:23 -05:00
1d155546ae WIP: Working signup and login forms, along with initial view auth middleware. 2026-01-03 11:30:42 -05:00
6602c4a8b5 WIP: Begins work on login / signup, adds user database models, authentication needs implemented. 2026-01-02 17:00:50 -05:00
b116c3011b WIP: Adds initial effective length to database client. 2026-01-01 11:21:15 -05:00
79ea188e07 feat: Fixes build issues, adds ApiController module. 2025-12-30 11:03:43 -05:00
6eedb7396d feat: Adds component pressure loss to database client and api routes. 2025-12-29 17:04:25 -05:00
a2514853a6 feat: Adds equipment info to database and api routes. 2025-12-29 16:31:57 -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