Commit Graph

24 Commits

Author SHA1 Message Date
a920e35d39 feat: Cleans up package.swift 2025-01-26 11:53:30 -05:00
0fad024350 feat: Moves api controller to it's own module. 2025-01-25 15:54:02 -05:00
978ce8c74f feat: Fixes release build failures and get's release dockerfile working. 2025-01-24 16:47:00 -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
ce9cbe168e feat: Begins view controller integration into app target. 2025-01-24 09:37:54 -05:00
5695d0e13c feat: Initial view controller dependency and snapshot tests. 2025-01-23 10:57:20 -05:00
497355ce1f feat: Seeing if case paths can help with base route lookup. 2025-01-21 17:12:17 -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
410bbae1c8 feat: Adds api route tests. Tested user interface works as expected, still needs some work on vendors form. 2025-01-20 16:44:12 -05:00
d27a19863a feat: Mostly implemented routing using url-routing package. 2025-01-19 00:06:57 -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
b6e7fe915f feat: Working on mocks and mock storage. 2025-01-16 16:29:46 -05:00
8842957cf3 feat: Begins migrating views from leaf to elementary 2025-01-14 17:11:57 -05:00
ccf80f05a7 feat: Begins integrating database client into vapor app. 2025-01-14 11:50:06 -05:00
c8bcffa0b5 feat: Minimal user api controller on hummingbird app, not sure there's big wins over vapor. 2025-01-14 09:19:04 -05:00
4f47f1aed8 feat: Working on hummingbird app 2025-01-14 07:51:13 -05:00
6225c32007 feat: Fixes 'any' not being used in some function calls. 2025-01-13 16:54:28 -05:00
b38dc0d4e3 feat: Adds basic tests for database client. 2025-01-13 16:33:18 -05:00
217dc5fa56 feat: Begins breaking database out into it's own module, using dependencies 2025-01-13 14:39:37 -05:00
540b3e771a feat: Begins moving models into their own module. 2025-01-12 22:43:25 -05:00
6f206bbd82 feat: Begins implementing dependencies as db controllers. 2025-01-10 21:33:17 -05:00
2d7a613f44 Generate Vapor project. 2025-01-06 08:23:36 -05:00