Commit Graph

17 Commits

Author SHA1 Message Date
497355ce1f feat: Seeing if case paths can help with base route lookup. 2025-01-21 17:12:17 -05:00
66074d66f4 feat: Refactoring routes to use shared / base routes. 2025-01-21 16:00:16 -05:00
185ebbbc15 feat: Adds middleware to routes 2025-01-19 14:20:51 -05:00
b23dc6bf07 feat: Cleans up routes. 2025-01-19 13:33:01 -05:00
d27a19863a feat: Mostly implemented routing using url-routing package. 2025-01-19 00:06:57 -05:00
31c6b51371 feat: Updates api controllers to use database client. 2025-01-14 13:10:24 -05:00
ccf80f05a7 feat: Begins integrating database client into vapor app. 2025-01-14 11:50:06 -05:00
6225c32007 feat: Fixes 'any' not being used in some function calls. 2025-01-13 16:54:28 -05:00
280bc31a03 feat: Updates views to use new api controllers and db items. 2025-01-10 14:00:33 -05:00
88ee71cb68 feat: Begins breaking out database interfaces and api controllers into seperate items. 2025-01-10 13:31:56 -05:00
3f30327fd8 feat: Adds purchase-order form only renders a new row rather than whole table. 2025-01-09 22:34:49 -05:00
c4410706fd feat: Removes some logging that was used to debug. 2025-01-09 16:45:09 -05:00
f5dbd7e121 feat: Begins vendor views, working form, and table. Styles need some updates. 2025-01-08 17:01:33 -05:00
2b6e92a5c6 feat: Begins a generic htmx form context and template, integrates user form, begins views for vendor and purchase orders. 2025-01-08 14:02:50 -05:00
08a0a8e1a3 feat: Adds employee form and table view, begins user form and table view. 2025-01-07 14:05:40 -05:00
35ca73e1b4 feat: Begins views, login is currently not working. 2025-01-06 17:28:43 -05:00
5efed277a1 feat: Initial working api routes. 2025-01-06 14:53:14 -05:00