Commit Graph

20 Commits

Author SHA1 Message Date
5da433b815 fix: Fixes purchase order view generation to use the intermediate request and the logged in user as the created by id. 2025-01-27 13:12:18 -05:00
4dc928e1f4 feat: Refactoring route declarations. 2025-01-26 01:16:59 -05:00
0fad024350 feat: Moves api controller to it's own module. 2025-01-25 15:54:02 -05:00
000f8ce16b feat: Working on fixing todos. 2025-01-24 17:07:59 -05:00
90c6058d56 feat: Removes old tests, fixes authentication middleware not working, view routes updated to not have delete routes and uses api routes for delete methods. 2025-01-24 10:55:59 -05:00
aa60f69758 feat: Integrates view controller produced views, without working middleware protected routes. Need to get middleware working 2025-01-24 09:50:55 -05:00
66074d66f4 feat: Refactoring routes to use shared / base routes. 2025-01-21 16:00:16 -05:00
07f7f7f957 feat: Begins snapshot testing for html 2025-01-21 12:39:30 -05:00
d27a19863a feat: Mostly implemented routing using url-routing package. 2025-01-19 00:06:57 -05:00
531a385dba feat: Working on search for purchase orders. 2025-01-17 17:04:41 -05:00
be0b5a6033 feat: Initial purchase order views, login seems to be broken though. 2025-01-17 12:58:32 -05:00
51124205b8 feat: Working vendor views, does need some tweeks to user experience. 2025-01-16 11:09:35 -05:00
24570e7191 feat: Working on layout / css. 2025-01-15 14:31:36 -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
1ce369e156 feat: working on detail views. 2025-01-12 17:42:06 -05:00
0e31d2c30c feat: Moves database dependency directory. 2025-01-11 00:26:08 -05:00
88ee71cb68 feat: Begins breaking out database interfaces and api controllers into seperate items. 2025-01-10 13:31:56 -05:00
e86e5facc6 feat: Adds route query parameter to home, htmx updates url, and working next parameter for login 2025-01-07 20:39:12 -05:00
6eb723a7cf feat: Moves employee views to their own controller, updates css, and employee table view. 2025-01-07 17:07:37 -05:00