Corentin JOGUET Corentin
  • Joined on 2026-04-12
Corentin deleted branch feat/p2-core-restructure from AcadeNice/corentin_wakdo 2026-06-15 17:01:13 +02:00
Corentin merged pull request AcadeNice/corentin_wakdo#10 2026-06-15 17:01:11 +02:00
refactor(core): src/app structure + fix auto-merge label gate
Corentin created pull request AcadeNice/corentin_wakdo#10 2026-06-15 16:36:51 +02:00
refactor(core): src/app structure + fix auto-merge label gate
Corentin pushed to feat/p2-core-restructure at AcadeNice/corentin_wakdo 2026-06-15 16:36:32 +02:00
9c0ea4a345 fix(ci): gate auto-merge by label via API shell check (Forgejo if-expression matched even unlabeled)
cc726a00b8 refactor(core): move app code to src/app/ (App\ -> src/app, separate from public docroots)
Compare 2 commits »
Corentin created branch feat/p2-core-restructure in AcadeNice/corentin_wakdo 2026-06-15 16:36:32 +02:00
Corentin deleted branch feat/p2-core-php from AcadeNice/corentin_wakdo 2026-06-15 16:33:17 +02:00
Corentin pushed to feat/p2-core-php at AcadeNice/corentin_wakdo 2026-06-15 16:31:10 +02:00
34e557802c refactor(core): move app code to src/app/ (App\ -> src/app, separate from public docroots)
Corentin created branch feat/p2-core-php in AcadeNice/corentin_wakdo 2026-06-15 16:31:10 +02:00
Corentin pushed to dev at AcadeNice/corentin_wakdo 2026-06-15 16:24:47 +02:00
93a6b8e292 Merge pull request 'feat(core): PHP MVC skeleton from scratch (autoloader/router/PDO + tests + CI)' (#9) from feat/p2-core-php into dev
56d0b941e8 ci: install php-xml/php-mbstring for phpunit/phpstan (bookworm php-cli lacks dom/mbstring/xml)
e265b0cb92 Merge remote-tracking branch 'forgejo/dev' into feat/p2-core-php
8c93b26ec0 feat(core): from-scratch PHP MVC skeleton (autoloader/config/PDO/router/front controller) + PHPUnit/PHPStan + composer-less CI
Compare 4 commits »
Corentin deleted branch feat/p2-core-php from AcadeNice/corentin_wakdo 2026-06-15 16:24:47 +02:00
Corentin merged pull request AcadeNice/corentin_wakdo#9 2026-06-15 16:24:46 +02:00
feat(core): PHP MVC skeleton from scratch (autoloader/router/PDO + tests + CI)
Corentin pushed to feat/p2-core-php at AcadeNice/corentin_wakdo 2026-06-15 16:18:14 +02:00
56d0b941e8 ci: install php-xml/php-mbstring for phpunit/phpstan (bookworm php-cli lacks dom/mbstring/xml)
Corentin pushed to feat/p2-core-php at AcadeNice/corentin_wakdo 2026-06-15 16:14:15 +02:00
e265b0cb92 Merge remote-tracking branch 'forgejo/dev' into feat/p2-core-php
8c93b26ec0 feat(core): from-scratch PHP MVC skeleton (autoloader/config/PDO/router/front controller) + PHPUnit/PHPStan + composer-less CI
Compare 2 commits »
Corentin created branch feat/p2-core-php in AcadeNice/corentin_wakdo 2026-06-15 16:14:14 +02:00
Corentin created pull request AcadeNice/corentin_wakdo#9 2026-06-15 16:14:14 +02:00
feat(core): PHP MVC skeleton from scratch (autoloader/router/PDO + tests + CI)
Corentin deleted branch feat/p2-seed-data from AcadeNice/corentin_wakdo 2026-06-15 15:57:16 +02:00
Corentin pushed to dev at AcadeNice/corentin_wakdo 2026-06-15 15:57:16 +02:00
dca5860869 Merge pull request 'feat(db): seed data (RBAC + allergens + catalogue)' (#8) from feat/p2-seed-data into dev
04404dc8c5 docs: clarify manager has read-only user access (user.read), not zero access
fcf52a0895 feat(db): seed data - RBAC matrix + INCO allergens + admin user + catalogue (9 cat / 53 products / 13 menus + composition)
Compare 3 commits »
Corentin merged pull request AcadeNice/corentin_wakdo#8 2026-06-15 15:57:15 +02:00
feat(db): seed data (RBAC + allergens + catalogue)
Corentin pushed to feat/p2-seed-data at AcadeNice/corentin_wakdo 2026-06-15 15:48:02 +02:00
04404dc8c5 docs: clarify manager has read-only user access (user.read), not zero access
Corentin created pull request AcadeNice/corentin_wakdo#8 2026-06-15 15:45:32 +02:00
feat(db): seed data (RBAC + allergens + catalogue)