Commit Graph

  • 354f0140cd Bump phpoffice/phpspreadsheet from 5.1.0 to 5.2.0 dependabot[bot] 2025-10-28 01:50:18 +00:00
  • d58d3d7a03 Fix doctrine config v0.0.5 Marijn 2025-10-22 08:36:05 +02:00
  • 858aa36773 Make all entity classes final code-qualities Marijn 2025-10-21 22:13:08 +02:00
  • 5749f85337 Upgrade dependencies v0.0.4 Marijn 2025-10-21 22:02:17 +02:00
  • 311fbf607c Change Dependabot schedule to daily and add Docker Marijn 2025-10-21 20:51:11 +02:00
  • 9f08209d39 Bump rector/rector from 2.1.7 to 2.2.3 v0.0.3 dependabot[bot] 2025-10-13 23:27:19 +00:00
  • a1fc86a6a0 Bump doctrine/doctrine-fixtures-bundle from 4.1.0 to 4.3.0 dependabot[bot] 2025-10-20 23:32:33 +00:00
  • 961c7434ac Bump phpstan/phpstan-doctrine from 2.0.6 to 2.0.10 dependabot[bot] 2025-10-08 18:51:37 +00:00
  • ee1a15ee78 New pipeline Marijn 2025-10-20 23:41:29 +02:00
  • 253729abc0 Add completions Marijn 2025-10-18 17:18:10 +02:00
  • b66d2f9e86 Refactor entities and codebase for native property usage Marijn 2025-10-07 21:46:20 +02:00
  • ab187a28b9 Add Symfony container support for Rector configuration Marijn 2025-10-04 12:48:24 +02:00
  • ca460cca7f - Refactor ORM annotations across entities for consistency. - Adjusted migrations to align with refactored ORM annotations. - Added new PHPStan and PHP-CS-Fixer configurations, including stricter rules. - Introduced tests/object-manager.php to improve test environment setup. Marijn 2025-10-04 12:40:45 +02:00
  • 3e39550c90 Remove EasyAdmin integration Marijn 2025-10-03 22:37:45 +02:00
  • 0319224979 Dependey updates v0.0.2 Marijn 2025-09-28 21:19:01 +02:00
  • 81e471a760 Change namespace to Tvdt Marijn 2025-09-28 18:14:58 +02:00
  • cfb69c8dab Add Deploy step v0.0.1 Marijn 2025-09-08 20:51:41 +02:00
  • 35ec71302b Update bake Marijn 2025-09-08 19:53:23 +02:00
  • b7a570928a Update dependencies Marijn 2025-09-08 19:50:23 +02:00
  • d80436534f Update Symfony packages Marijn 2025-09-08 19:26:45 +02:00
  • 14e2dd490e Bump phpstan/phpstan-symfony from 2.0.6 to 2.0.7 dependabot[bot] 2025-07-25 11:05:00 +00:00
  • 68e54b1110 Bump doctrine/doctrine-bundle from 2.14.0 to 2.15.0 dependabot[bot] 2025-07-25 11:05:12 +00:00
  • e615b2cdea Bump symfony/serializer from 7.3.0 to 7.3.1 dependabot[bot] 2025-07-25 11:05:16 +00:00
  • 4b45a2c557 Bump symfony/security-bundle from 7.3.0 to 7.3.1 dependabot[bot] 2025-07-25 11:05:23 +00:00
  • c6fe553341 Create dependabot.yml Marijn 2025-07-25 13:04:20 +02:00
  • 69a2b9c811 Open db port Marijn 2025-06-15 02:18:27 +02:00
  • f31a7d527d Fix scores? Marijn 2025-06-14 21:34:52 +02:00
  • ed3cf7644f Correct sorting for scores Marijn 2025-06-14 12:30:26 +02:00
  • 77d21b004f Update backoffice templates to dynamically include titles and improve candidate handling in SeasonController Marijn 2025-06-13 13:09:12 +02:00
  • 379fafcd16 Fix cs Marijn 2025-06-12 15:03:01 +02:00
  • 7586d2d8ac Merge branch 'main' of github.com:MarijnDoeve/TijdVoorDeTest Marijn 2025-06-11 18:27:04 +02:00
  • 9e41376244 Translations! Marijn 2025-06-11 18:26:17 +02:00
  • 2bfef94bbe Add settings management for seasons, update templates, migrations, and commands Marijn 2025-06-10 22:58:10 +02:00
  • a8c4cba968 Disable Turbo for now Marijn 2025-06-09 15:52:15 +02:00
  • d5566d4737 Refactor repositories to use DQL queries, simplify logic, and enhance query efficiency Marijn 2025-06-09 14:19:10 +02:00
  • 366bc36520 Fix typo Marijn 2025-06-07 23:47:58 +02:00
  • 79b24b0d44 Refine error handling Marijn 2025-06-07 23:45:40 +02:00
  • 7f93680987 Allow mail send fail Marijn 2025-06-07 23:43:52 +02:00
  • bdbff32256 Add MAILER_DSN Marijn 2025-06-07 23:34:50 +02:00
  • ebadc24b59 PHP 8.4 Marijn 2025-06-07 22:18:38 +02:00
  • e0075fdcdc Rector upgrades Marijn 2025-06-07 22:02:43 +02:00
  • 06aafefffc Upgrade to Symfony 7.3 Marijn 2025-06-07 21:54:21 +02:00
  • ff6534fa81 Improve links Marijn 2025-06-07 21:26:23 +02:00
  • 6a77df402d Add quiz clearing and deletion functionality with UI enhancements Marijn 2025-06-07 20:49:21 +02:00
  • 79236d84e9 Add correction management to backoffice, refactor security voter logic, and enhance candidate scoring Marijn 2025-06-07 16:05:15 +02:00
  • beb8d13dde Refactor Candidate and Quiz entities, rename Correction to QuizCandidate, and update related workflows Marijn 2025-06-06 23:03:13 +02:00
  • 3e724ff1fb Add Turbo Marijn 2025-06-06 20:11:06 +02:00
  • e131d3b8d9 Fix cs Marijn 2025-06-06 19:33:54 +02:00
  • f6715de330 Add trailing comma in multi line. Marijn 2025-06-05 15:25:03 +02:00
  • 0be29190e6 Fix scss Marijn 2025-06-01 21:36:39 +02:00
  • c6f9b57c60 Refactor translations to XLIFF format, enhance elimination workflows, and update compose configuration Marijn 2025-06-01 21:16:32 +02:00
  • cd5946bda8 Hotfix Sass build Marijn 2025-06-01 15:45:15 +02:00
  • 25aa8b8622 Introduce importmap, enhance elimination workflows, and update assets Marijn 2025-06-01 15:11:02 +02:00
  • d3e5cb0569 Refactor elimination feature and improve backoffice usability Marijn 2025-05-30 20:38:20 +02:00
  • e0350c8c31 WIP Marijn 2025-05-19 22:29:56 +02:00
  • 58bda32f09 Update compose.yaml Marijn 2025-05-08 17:08:16 +02:00
  • 0cd23f906e Create devcontainer.json Marijn 2025-05-05 12:34:04 +02:00
  • f1fe827337 Add Sentry Replay Marijn Doeve 2025-04-30 14:59:41 +02:00
  • ca08df26b2 Add Sentry config Marijn Doeve 2025-04-29 08:34:55 +02:00
  • 60723657c2 Add missing env vars Marijn Doeve 2025-04-29 08:17:50 +02:00
  • 09d74ed327 Add lost file Marijn 2025-04-29 07:55:17 +02:00
  • 49b7c0f5d5 Add Sheet upload function Marijn 2025-04-28 08:01:27 +02:00
  • 9bae324447 Enhance login and navigation templates with authentication checks Marijn 2025-04-23 23:35:08 +02:00
  • 4712c01688 Add quiz management features and improve UI Marijn 2025-04-23 23:21:55 +02:00
  • 4e22feb256 Update framework.yaml Marijn 2025-04-22 23:49:20 +02:00
  • 0f07e7eabf Phpstan Marijn 2025-04-22 23:42:07 +02:00
  • 7b05e52d95 A lot Marijn 2025-04-22 22:24:17 +02:00
  • 66b57ea84a Secure admin Marijn 2025-04-21 19:12:48 +02:00
  • daeda4a9b5 Add Sentry integration and configuration Marijn 2025-04-21 18:54:43 +02:00
  • 057bc778ed Fixes Marijn 2025-04-21 18:03:54 +02:00
  • f44b63a91f Error code for wrong season code Marijn 2025-04-21 15:47:27 +02:00
  • acd85bfc2b Fix csrf-tokens Marijn 2025-04-21 14:09:02 +02:00
  • 4863fad3ba Move fixtures to prod Marijn 2025-04-21 13:21:16 +02:00
  • 87104889d1 trailing spaces Marijn 2025-04-21 00:33:45 +02:00
  • 2c6eb2ecb7 New caddy Marijn 2025-04-21 00:27:19 +02:00
  • fe00270637 Labels Marijn 2025-04-20 21:51:41 +02:00
  • e967a8da63 add network to db Marijn 2025-04-20 21:41:00 +02:00
  • ffb7df5895 Update postgres version: Marijn 2025-04-20 21:39:30 +02:00
  • 4885f746f6 Change ports Marijn 2025-04-20 21:37:17 +02:00
  • 4bcab2724a Implement email verification feature, add registration form, and update user entity for verification status Marijn 2025-04-20 19:34:27 +02:00
  • c70f713f7e Refactor Base64 encoding/decoding methods for consistency, update controller routes, and improve CI configuration Marijn 2025-04-14 18:13:01 +02:00
  • 31e6ed406b Refactor routes for consistency, update season codes, and add Justfile for Docker commands Marijn 2025-04-02 22:10:30 +02:00
  • 3192fb6c83 Refactor Base64 encoding/decoding methods and enhance candidate not found flash message php Marijn Doeve 2025-04-02 21:20:44 +02:00
  • acf5c06fcc Refactor code for improved readability and consistency; add flash message handling and enhance quiz functionality Marijn 2025-03-12 23:18:13 +01:00
  • 448daed6ea wip 12-03-2025 Marijn 2025-03-12 09:28:36 +01:00
  • f7b4b98da4 Refactor YAML and Twig files for consistent indentation and formatting Marijn 2025-03-05 22:47:59 +01:00
  • 0ccce51af8 Add AbstractController, implement flash message handling, and refactor repositories Marijn 2025-03-05 21:01:57 +01:00
  • 29bc74fe4f Implement flash messages, refactor candidate retrieval, and enhance quiz functionality Marijn 2025-03-04 22:20:35 +01:00
  • 26b99a8353 Add second quiz Marijn 2025-03-04 20:39:17 +01:00
  • c155fd6754 Refactor Krtek Marijn Doeve 2025-03-04 11:09:35 +01:00
  • 451d117d9e WIP 3-3 Marijn 2025-03-04 08:15:50 +01:00
  • d337ce86fb Base Symfony Setup Marijn 2024-12-29 16:18:38 +01:00
  • 628bfa22f0 Start of Symfony Marijn 2024-12-29 14:55:07 +01:00
  • 3258700efd Last Python commit python Marijn 2024-12-29 14:44:23 +01:00
  • 9b7944c14d More! Marijn 2024-12-11 23:22:09 +01:00
  • 4b86b33872 Things! Marijn 2024-11-30 16:56:40 +01:00
  • 6ad9b46543 progress Marijn 2024-11-25 19:21:44 +01:00
  • 27b8c40c1c Add basic quiz functionality Marijn 2024-11-23 22:25:24 +01:00
  • 6bf0a56b88 Create Django project Marijn 2024-10-19 22:37:23 +02:00
  • 2130454c79 Initial requirements Marijn 2024-10-19 21:57:07 +02:00