Commit Graph

19 Commits

Author SHA1 Message Date
f6c36cb489 fix: Fixes purchase order generation through api allows id to be passed in. 2025-01-27 12:18:59 -05:00
9478fae371 Reset Password (#1)
Implements reset password routes, views, and tests.

Reviewed-on: #1
2025-01-27 14:07:37 +00:00
0fad024350 feat: Moves api controller to it's own module. 2025-01-25 15:54:02 -05:00
d1e2f37629 feat: Sets up ci workflows 2025-01-24 20:19:43 -05:00
978ce8c74f feat: Fixes release build failures and get's release dockerfile working. 2025-01-24 16:47:00 -05:00
b23dc6bf07 feat: Cleans up routes. 2025-01-19 13:33:01 -05:00
d8328314ed feat: Working on route and id helpers for views. 2025-01-17 23:50:04 -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
e1d07008a1 feat: Adds script to generate database seeded values and removes old mock storage. 2025-01-16 21:00:27 -05:00
b6e7fe915f feat: Working on mocks and mock storage. 2025-01-16 16:29:46 -05:00
d4a8444700 feat working on vendor views. 2025-01-16 08:02:13 -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
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