|
|
2811e6142b
|
feat: Test gpg signing
CI / Ubuntu (push) Waiting to run
|
2025-01-28 14:03:46 -05:00 |
|
|
|
701e942710
|
feat: Updates ci workflow
CI / Ubuntu (push) Has been cancelled
|
2025-01-28 13:23:36 -05:00 |
|
|
|
a76d523541
|
feat: Adds ability to toggle an employee's active status (#3)
Reviewed-on: #3
|
2025-01-28 17:27:00 +00:00 |
|
|
|
027c7037a6
|
fix: Fixes failing tests for purchase order creation in view routes.
|
2025-01-27 13:38:25 -05:00 |
|
|
|
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 |
|
|
|
f6c36cb489
|
fix: Fixes purchase order generation through api allows id to be passed in.
|
2025-01-27 12:18:59 -05:00 |
|
|
|
b2108e2742
|
fix: Adds curl to docker container builds for health checks.
|
2025-01-27 11:28:12 -05:00 |
|
|
|
981ad30adc
|
feat: Fixes merge conflicts
|
2025-01-27 10:42:06 -05:00 |
|
|
|
2af978ab20
|
feat: Adds minimal readme.
|
2025-01-27 10:34:36 -05:00 |
|
|
|
a7df4f349f
|
feat: Adds some documenation comments
|
2025-01-27 10:20:33 -05:00 |
|
|
|
9478fae371
|
Reset Password (#1)
Implements reset password routes, views, and tests.
Reviewed-on: #1
|
2025-01-27 14:07:37 +00:00 |
|
|
|
f3ffdbf41b
|
feat: Adds reset password views and view routes.
|
2025-01-27 09:01:23 -05:00 |
|
|
|
8a79ab0b02
|
feat: Fixes broken tests from adding reset-password routes / views.
|
2025-01-26 21:26:26 -05:00 |
|
|
|
72221a5cb3
|
feat: Begins reset password view workflow.
|
2025-01-26 21:19:16 -05:00 |
|
|
|
d4a2048b12
|
feat: Adds reset password api route, needs associated view route.
|
2025-01-26 21:03:10 -05:00 |
|
|
|
1f2bb900ca
|
feat: Moves docker stuff to it's own directory, same with development databases.
|
2025-01-26 17:14:49 -05:00 |
|
|
|
a920e35d39
|
feat: Cleans up package.swift
|
2025-01-26 11:53:30 -05:00 |
|
|
|
eaa2c44ff4
|
feat: Moving back to using setup-just action
|
2025-01-26 10:30:09 -05:00 |
|
|
|
28841e36ed
|
feat: Testing just installing just with apt, not using action
|
2025-01-26 10:19:13 -05:00 |
|
|
|
0616257177
|
feat: Testing just installing just with apt, not using action
|
2025-01-26 10:16:49 -05:00 |
|
|
|
7c223ce064
|
feat: Testing just installing just with apt, not using action
|
2025-01-26 09:50:16 -05:00 |
|
|
|
62300abd6b
|
feat: Updates setup-just version in ci.
|
2025-01-26 09:47:15 -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 |
|
|
|
67e689b51e
|
feat: Builds docker image during tests in ci
|
2025-01-24 20:33:36 -05:00 |
|
|
|
2e7865a61c
|
feat: fixes typo in ci
|
2025-01-24 20:23:29 -05:00 |
|
|
|
d1e2f37629
|
feat: Sets up ci workflows
|
2025-01-24 20:19:43 -05:00 |
|
|
|
000f8ce16b
|
feat: Working on fixing todos.
|
2025-01-24 17:07:59 -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 |
|
|
|
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 |
|
|
|
94f0c660ff
|
feat: Adds purchase order view tests.
|
2025-01-24 08:16:51 -05:00 |
|
|
|
5695d0e13c
|
feat: Initial view controller dependency and snapshot tests.
|
2025-01-23 10:57:20 -05:00 |
|
|
|
c74433c2eb
|
feat: Removes base routes and goes back to separated routes.
|
2025-01-22 08:45:04 -05:00 |
|
|
|
eb1e27e03a
|
feat: Uses base routes for api... Not sure I like this solution, perhaps just make base parsers.
|
2025-01-21 21:25:35 -05:00 |
|
|
|
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 |
|
|
|
20e58114c0
|
feat: Removes old snapshots, adds user view snapshots.
|
2025-01-21 13:13:01 -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 |
|
|
|
40726c8bd7
|
feat: Disables file length warnings.
|
2025-01-20 17:03:50 -05:00 |
|
|
|
e198247b6c
|
feat: Adds favicon.ico
|
2025-01-20 16:54:44 -05:00 |
|
|
|
0cf01298bc
|
feat: Some todos added.
|
2025-01-20 16:47:28 -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 |
|
|
|
affd9b5d81
|
feat: Adds view route parsing tests.
|
2025-01-20 10:51:07 -05:00 |
|
|
|
2de85ed758
|
feat: Updating id key for usage in views, for typesafe keys
|
2025-01-19 20:07:32 -05:00 |
|
|
|
81f0e03549
|
feat: Cleans up some file names, adds generate admin user command.
|
2025-01-19 17:07:08 -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 |
|