20 Commits

Author SHA1 Message Date
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
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
ce9cbe168e feat: Begins view controller integration into app target. 2025-01-24 09:37:54 -05:00
07f7f7f957 feat: Begins snapshot testing for html 2025-01-21 12:39:30 -05:00
97b231767e feat: Moves vendor branch views to their own files, starts to implement snapshot testing for html 2025-01-21 09:51:11 -05:00
81f0e03549 feat: Cleans up some file names, adds generate admin user command. 2025-01-19 17:07:08 -05:00
da41da566b feat: Begins implementing route definitions. 2025-01-18 18:49:04 -05:00
531a385dba feat: Working on search for purchase orders. 2025-01-17 17:04:41 -05:00
e1d07008a1 feat: Adds script to generate database seeded values and removes old mock storage. 2025-01-16 21:00:27 -05:00
8842957cf3 feat: Begins migrating views from leaf to elementary 2025-01-14 17:11: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
69351d0a0b feat: Implements common database interactions as dependencies. 2025-01-10 22:37:59 -05:00
6f206bbd82 feat: Begins implementing dependencies as db controllers. 2025-01-10 21:33:17 -05:00
da5fec4a94 feat: Adds browser-sync / hot reload 2025-01-09 08:15:48 -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
2d7a613f44 Generate Vapor project. 2025-01-06 08:23:36 -05:00