Commit Graph

12 Commits

Author SHA1 Message Date
Marijn 18a6090366 Answer on candidate (#72)
* Add Penalty Seconds on tests

* Refactors and start of candidate answer relation

* Add breadcrumbs and UI consistency updates across backoffice templates

* Add breadcrumbs and UI consistency updates across backoffice templates

* Add Dutch translations for email verification and security messages

* Rector

* Refactor for code consistency and type safety assertions across repositories and entities

* Refactor candidate-related logic to optimize queries, improve template separation, and add "Answer Mapping" functionality.

* Cleanup

* Update Symfony

* Add coderabbit config

* Fixes from coderabbit
2026-03-22 22:40:25 +01:00
Marijn d0896ceec7 Added sentry env via env variable (#78) 2026-03-22 12:23:24 +00:00
Marijn 700faad5be Sentry release (#77)
* Ignore 404

* Add sentry release
2026-03-22 12:18:20 +00:00
Marijn ee1a15ee78 New pipeline
CI / Tests (push) Failing after 36s
CI / Build and deploy to ${{ startsWith(github.ref, 'refs/tags/') && 'production' || (github.ref == 'refs/heads/main' && 'acceptance' || '') }} (push) Has been skipped
2025-10-21 00:06:23 +02:00
Marijn 69a2b9c811 Open db port 2025-06-15 02:18:27 +02:00
Marijn bdbff32256 Add MAILER_DSN 2025-06-07 23:34:50 +02:00
Marijn Doeve 60723657c2 Add missing env vars 2025-04-29 08:17:50 +02:00
Marijn fe00270637 Labels 2025-04-20 21:51:41 +02:00
Marijn e967a8da63 add network to db 2025-04-20 21:41:00 +02:00
Marijn 4bcab2724a Implement email verification feature, add registration form, and update user entity for verification status 2025-04-20 19:34:27 +02:00
Marijn 628bfa22f0 Start of Symfony 2024-12-29 14:58:03 +01:00
Marijn 4b86b33872 Things! 2024-11-30 17:10:38 +01:00