Commit graph

288 commits

Author SHA1 Message Date
J.A.R.V.I.S.
353dce7f18 Merge branch 'feature/dispute-flow'
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-19 08:09:19 +00:00
J.A.R.V.I.S.
2268ef56d8 feat: Implement dispute flow with database schema and API endpoints 2026-03-19 08:09:11 +00:00
J.A.R.V.I.S.
78114a7c55 feat: implement dispute flow backend
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-19 07:08:09 +00:00
J.A.R.V.I.S.
431ced05b5 feat: Add dispute flow implementation issue
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-19 05:06:43 +00:00
J.A.R.V.I.S.
5e7111d996 feat: Add issue for Docker installation and Playwright configuration
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-19 04:06:50 +00:00
J.A.R.V.I.S.
6d75fab52e Merge branch 'issue-7-fix' into main
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-19 03:07:29 +00:00
J.A.R.V.I.S.
fdbf58bf9e Fix: Update issue description with results 2026-03-19 03:07:24 +00:00
J.A.R.V.I.S.
3720dce7c4 Update project state and run preflight check
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-19 03:07:04 +00:00
J.A.R.V.I.S.
94561193a5 docs: add issue template for role-based access control implementation 2026-03-19 02:07:04 +00:00
J.A.R.V.I.S.
6943754fb2 test: add placeholder for role-based access control tests
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-19 02:06:42 +00:00
J.A.R.V.I.S.
adf8c2e6e0 Create issue #7: Docker-Installation und Playwright-Konfiguration reparieren
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-19 01:06:41 +00:00
J.A.R.V.I.S.
b091e2c4ec test: add RBAC integration tests
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-19 00:07:16 +00:00
BibaBot
82a50af016 Add issue: Docker-Installation prüfen und ggf. vorbereiten
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-18 11:06:39 +00:00
BibaBot
3e1089ae11 test: add role-based access control tests
Some checks are pending
Docker Test / test (push) Waiting to run
This commit adds integration tests for the role-based access control middleware to ensure proper permission checks for different user roles.
2026-03-18 10:07:55 +00:00
BibaBot
78480b31dc feat: Add new issue for implementing RBAC in API endpoints
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-18 09:06:39 +00:00
BibaBot
1f01ecd3e5 test: add role-based access control tests
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-18 07:07:10 +00:00
BibaBot
a0f1b0445b test: add role-based access control tests
Some checks are pending
Docker Test / test (push) Waiting to run
This commit adds integration tests for the role-based access control middleware to ensure proper authorization checks for different user roles.
2026-03-18 06:06:42 +00:00
BibaBot
d55672539f feat: Add role-based access control tests and template
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-18 05:10:10 +00:00
BibaBot
6f047d44d3 test: add role-based access control tests
Some checks are pending
Docker Test / test (push) Waiting to run
This commit adds integration tests for the role-based access control middleware to ensure that only users with the correct roles can access protected routes.
2026-03-18 04:06:41 +00:00
BibaBot
94a411d2f4 feat: Add role-based access control tests
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-18 03:07:41 +00:00
BibaBot
c88aceb02b feat: Add role-based access control tests and issue template
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-18 02:07:31 +00:00
BibaBot
9f4fe6c624 docs: Add comprehensive unit test issue template and create new issue #5
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-18 00:07:31 +00:00
BibaBot
28a0fc45a5 feat: Add unit tests for role-based access control and update test script
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-18 00:07:07 +00:00
BibaBot
e64716e0b8 test: add role-based access control tests
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 23:07:11 +00:00
BibaBot
eb45e4474d feat: Add role-based access control middleware and tests
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 22:08:53 +00:00
BibaBot
901bcf454c feat: Add role-based access control tests and fix middleware export
Some checks are pending
Docker Test / test (push) Waiting to run
This commit adds comprehensive unit tests for the role-based access control middleware and fixes the ES module export issue. The tests verify that users with correct roles can access protected routes, while users with incorrect roles or no authentication are properly denied access.
2026-03-17 19:07:03 +00:00
BibaBot
c6dc2e98d7 feat: Add unit tests for role-based access control
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 18:07:07 +00:00
BibaBot
16c8d32246 test: add role-based access control tests
Some checks are pending
Docker Test / test (push) Waiting to run
Added integration tests for the role-based access control middleware to ensure proper permission checks for different user roles.
2026-03-17 17:06:42 +00:00
BibaBot
3af13d1c05 test: add integration tests for role-based access control
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 15:07:24 +00:00
BibaBot
0c81468fb6 test: add integration tests for role-based access control
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 13:07:40 +00:00
BibaBot
10c8b5439e feat: Add unit tests for role-based access control
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 12:07:19 +00:00
BibaBot
f0a9084d59 Add unit tests for role-based access control
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 11:07:20 +00:00
BibaBot
963d8c3aa5 feat: Implement role-based access control middleware and tests
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 10:09:15 +00:00
BibaBot
95a2d85aa3 chore: Update jest configuration for role middleware tests
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 09:07:48 +00:00
BibaBot
387aec880f feat: Add integration tests for role middleware
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 09:07:38 +00:00
BibaBot
6e973936a7 feat: add unit tests for role middleware
Some checks are pending
Docker Test / test (push) Waiting to run
This commit adds comprehensive unit tests for the requireRole middleware to ensure proper role-based access control.
2026-03-17 08:06:50 +00:00
BibaBot
c294e2e9ae Add unit tests for role middleware
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 07:07:36 +00:00
BibaBot
7a9bf3199a test: add role-based access control tests
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 06:07:09 +00:00
BibaBot
cab7146445 feat: Add role-based access control tests and middleware integration
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-17 04:07:27 +00:00
BibaBot
002bea51c3 feat: add role-based access control implementation
Some checks are pending
Docker Test / test (push) Waiting to run
This commit implements the role-based access control system as described in the documentation. It includes the middleware, tests, and updates to existing routes. Closes #42.
2026-03-17 02:06:44 +00:00
BibaBot
29fe82ec96 docs: add issue template for role implementation
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-16 23:06:42 +00:00
BibaBot
76fcfa6e15 feat: Add role middleware tests and update docs
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-16 22:06:48 +00:00
BibaBot
342342423c feat: Add role-based access control tests and update server
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-16 21:07:16 +00:00
BibaBot
bfd432d094 Add comprehensive tests for role middleware and fix package dependencies
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-16 20:07:22 +00:00
BibaBot
64aa924270 cleanup: remove temporary files
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-16 19:09:01 +00:00
BibaBot
7ceb505d76 docs: update RBAC documentation and add integration tests
Some checks are pending
Docker Test / test (push) Waiting to run
This commit updates the RBAC documentation to include information about integration tests and adds comprehensive tests for the role middleware.
2026-03-16 19:08:37 +00:00
BibaBot
cce7385274 docs: add issue tracking for RBAC documentation and tests
This commit adds a new issue to track the implementation of comprehensive RBAC documentation and tests.
2026-03-16 19:07:00 +00:00
BibaBot
7b8c4fa09f test: add tests for role middleware
This commit adds comprehensive tests for the requireRole middleware to ensure proper role-based access control implementation.
2026-03-16 19:06:47 +00:00
BibaBot Jarvis
51d19e4e92 feat: implement role-based access control for API endpoints 2026-03-16 17:06:38 +00:00
BibaBot Jarvis
08f3afd062 feat: implement role-based access control (RBAC) for API endpoints 2026-03-16 16:06:37 +00:00