Commit Graph

  • cd17248427 chore: bump version to v0.1.36 develop v0.1.36 gitea-actions 2026-05-13 09:22:08 +00:00
  • 6bd7f3b059 fix : package-lock.json tristan 2026-05-13 11:21:39 +02:00
  • b1ea732155 chore: bump version to v0.1.35 v0.1.35 gitea-actions 2026-05-13 09:03:50 +00:00
  • 99e96cb493 [#ERP-41] Mise à jour Malio UI (#10) tristan 2026-05-13 09:03:44 +00:00
  • e6c8381b3c feat : audit log (table + writer + listener + API + admin UI + timeline) (#9) v0.1.34 matthieu 2026-05-13 08:29:30 +00:00
  • dce189d982 chore: bump version to v0.1.33 v0.1.33 gitea-actions 2026-04-20 17:56:54 +00:00
  • 140dca9061 fix : resolve var/cache permission issue in Docker matthieu 2026-04-20 19:56:30 +02:00
  • 93f47e9111 chore: bump version to v0.1.32 v0.1.32 gitea-actions 2026-04-20 15:32:05 +00:00
  • 6cf5ef4cfc Module sites (#8) tristan 2026-04-20 15:31:58 +00:00
  • edbe54cb8a fix(admin) : recherche insensible a la casse + label permissions dans filtres feat/admin-tables-filter-pagination tristan 2026-04-20 17:28:01 +02:00
  • 1550f46b23 Merge remote-tracking branch 'origin/feat/module-site-backend' into feat/admin-tables-filter-pagination tristan 2026-04-20 17:04:04 +02:00
  • cb6d2d72ec feat(admin) : filtres + pagination serveur sur /admin/users/sites/roles tristan 2026-04-20 17:00:34 +02:00
  • a15fc83222 fix(sites-front) : refresh state apres switch/delete/401 + redirect logout Matthieu 2026-04-20 16:47:57 +02:00
  • caae752130 fix(sites) : processors transactionnels + garde sites.manage + anti-TOCTOU Matthieu 2026-04-20 16:47:28 +02:00
  • 8bedab407d feat(sites) : scope /api/sites et /api/users aux sites autorises du caller Matthieu 2026-04-20 16:46:57 +02:00
  • fd5d3fe36f refactor(sites) : decouple module Sites via SiteInterface + leaks groupes user:list Matthieu 2026-04-20 16:46:27 +02:00
  • 296befe187 feat(sites) : outillage opt-in site-aware (ticket 4/4) tristan 2026-04-20 15:11:07 +02:00
  • 03c761eed4 feat(sites) : barre de selection de site (ticket 3/4) tristan 2026-04-20 11:45:48 +02:00
  • d137828919 feat(sites) : API CRUD + rattachement User<->Site + admin (ticket 2/4) tristan 2026-04-20 10:09:05 +02:00
  • 105574ba2f docs(sites) : specifications des 4 tickets de l'epic Sites tristan 2026-04-17 15:45:54 +02:00
  • 8590e3e850 feat(sites) : brique fondatrice du module Sites (ticket 1/4) tristan 2026-04-17 15:45:33 +02:00
  • 6b4868b261 chore: bump version to v0.1.31 v0.1.31 gitea-actions 2026-04-17 12:34:44 +00:00
  • e8c2789435 RBAC - Système complet de permissions (Backend + Frontend) (#7) THOLOT DECHENE Matthieu 2026-04-17 12:34:38 +00:00
  • c061a5f2e7 chore: bump version to v0.1.30 v0.1.30 gitea-actions 2026-04-15 08:31:11 +00:00
  • 46fa7d17ae chore(core) : merge RBAC ticket #343 + fix user:write sensibles (PR #2) Matthieu 2026-04-15 10:30:59 +02:00
  • 0fc4e1651b fix(core) : retire user:write des champs RBAC sensibles du User Matthieu 2026-04-15 08:15:43 +02:00
  • d8bda517f9 docs : ajoute note delegation Codex pour taches mecaniques Matthieu 2026-04-15 08:12:17 +02:00
  • 7ccc913862 docs : exception CLAUDE.md pour les migrations multi-namespace Matthieu 2026-04-14 17:25:26 +02:00
  • eb0b49a7ef fix(core) : RBAC migration deplacee vers le namespace DoctrineMigrations racine Matthieu 2026-04-14 17:21:43 +02:00
  • 0a496f34e0 fix(core) : RBAC Task 6 polish - descriptions des roles systeme coherentes Matthieu 2026-04-14 17:15:23 +02:00
  • aafe08b6ad feat(core) : RBAC Task 6 - fixtures et CreateUserCommand branches sur les roles systeme Matthieu 2026-04-14 17:12:09 +02:00
  • d68aa0456a feat(core) : RBAC Task 5 - migration Doctrine RBAC + data-migration JSON roles Matthieu 2026-04-14 17:02:26 +02:00
  • 3b1f18b0e0 feat(core) : RBAC Task 4 - CoreModule::permissions() + SyncPermissionsCommand Matthieu 2026-04-14 16:56:50 +02:00
  • 7aa32b1972 feat(core) : RBAC Task 3 - mutation User (isAdmin + roles RBAC + permissions directes) Matthieu 2026-04-14 16:48:49 +02:00
  • 3b34d00872 feat(core) : RBAC Task 2 - repositories Permission et Role Matthieu 2026-04-14 16:40:44 +02:00
  • 0fc0b57e37 refactor(core) : RBAC Task 1 - polish apres revue qualite Matthieu 2026-04-14 16:37:53 +02:00
  • f0ea9201f5 feat(core) : RBAC Task 1 - entites Permission et Role + domaine securite Matthieu 2026-04-14 16:30:15 +02:00
  • e3025bf2c9 docs(rbac) : plan et spec ticket #343 + conventions permissions Matthieu 2026-04-14 16:26:49 +02:00
  • b59d0f8a44 chore: bump version to v0.1.29 v0.1.29 gitea-actions 2026-04-14 13:12:49 +00:00
  • 5cb8cff4ce Merge branch 'feature/ERP-7-mise-en-place-du-modular-monolith' into develop Matthieu 2026-04-14 15:11:59 +02:00
  • c62f054da1 chore: bump version to v0.1.28 v0.1.28 gitea-actions 2026-04-14 13:07:45 +00:00
  • 168dad4657 feat(infra) : add logs volume to prod docker-compose Matthieu 2026-04-09 14:28:09 +02:00
  • 68bdb6ff72 docs : add code review report for PR #1 Matthieu 2026-04-09 14:16:33 +02:00
  • 7045debc66 feat : add ESLint linter to frontend with pre-commit hook Matthieu 2026-04-09 14:16:25 +02:00
  • 180bc5c556 fix : fix UserOutput type and use UserRepositoryInterface in CreateUserCommand Matthieu 2026-04-09 14:16:14 +02:00
  • 999cccabaf fix : reset sidebar state on logout Matthieu 2026-04-09 14:16:03 +02:00
  • d42311f22f docs : update ports and fix CHANGELOG project name Matthieu 2026-04-09 14:15:53 +02:00
  • be57451d29 fix : change frontend dev port from 3003 to 3004 to avoid conflicts Matthieu 2026-04-08 11:28:14 +02:00
  • 8ebdf56435 feat : mise à jour du CHANGELOG.md tristan 2026-04-09 11:04:18 +02:00
  • 68d62c31ec feat : mise à jour de la structure du projet tristan 2026-04-09 11:02:19 +02:00
  • bcfecb2281 chore: bump version to v0.1.27 v0.1.27 gitea-actions 2026-04-07 13:33:46 +00:00
  • 90147bd93b fix(infra) : fix public dir permissions in deploy.sh Matthieu 2026-04-07 15:33:37 +02:00
  • 4d106e9625 chore: bump version to v0.1.26 v0.1.26 gitea-actions 2026-04-07 13:29:50 +00:00
  • 9748862684 fix(infra) : add deploy.sh with maintenance mode like Inventory Matthieu 2026-04-07 15:29:32 +02:00
  • 1904c999ec chore: bump version to v0.1.25 v0.1.25 gitea-actions 2026-04-07 13:25:29 +00:00
  • 81266dd64b fix(infra) : update proxy port to 8086 and add maintenance mode Matthieu 2026-04-07 15:24:54 +02:00
  • c5e2800e4c chore: bump version to v0.1.24 v0.1.24 gitea-actions 2026-04-07 13:09:32 +00:00
  • ef1c14f8da feat : add app:create-user console command Matthieu 2026-04-07 15:09:21 +02:00
  • 7e5080859d chore: bump version to v0.1.23 v0.1.23 gitea-actions 2026-04-07 12:59:29 +00:00
  • 414916a20d fix(ci) : pin node:22-alpine instead of lts (now node 24 / npm 11) Matthieu 2026-04-07 14:59:19 +02:00
  • 70c05946bd chore: bump version to v0.1.22 v0.1.22 gitea-actions 2026-04-07 12:56:03 +00:00
  • ede55b9f08 fix(ci) : regenerate package-lock.json for npm ci compatibility Matthieu 2026-04-07 14:55:53 +02:00
  • c61b24bea3 chore: bump version to v0.1.21 v0.1.21 gitea-actions 2026-04-07 12:53:26 +00:00
  • 389bfbef13 refactor(infra) : align prod setup with Lesstime pattern Matthieu 2026-04-07 14:53:10 +02:00
  • 34adb01cbb chore: bump version to v0.1.20 v0.1.20 gitea-actions 2026-04-07 12:40:39 +00:00
  • 212a37f8dc fix(infra) : hardcode prod port 8086 like other apps Matthieu 2026-04-07 14:40:25 +02:00
  • 5cd7fc305f chore: bump version to v0.1.19 v0.1.19 gitea-actions 2026-04-07 12:33:31 +00:00
  • 9109e387b9 fix(ci) : set APP_ENV=prod in production Dockerfile Matthieu 2026-04-07 14:32:44 +02:00
  • 0d87574ea2 chore: bump version to v0.1.18 v0.1.18 gitea-actions 2026-04-07 12:31:13 +00:00
  • 957e05342d chore : bump @malio/layer-ui to 1.2.2 and update config reference Matthieu 2026-04-07 14:30:38 +02:00
  • e4f00c322d chore: bump version to v0.1.17 v0.1.17 gitea-actions 2026-04-07 10:09:05 +00:00
  • 0cb063cdd7 fix : add Tailwind theme colors and maintenance.html Matthieu 2026-04-07 12:08:56 +02:00
  • 282e2d3381 chore: bump version to v0.1.16 v0.1.16 gitea-actions 2026-04-07 10:06:06 +00:00
  • c471b7993f fix : add missing UI components, maintenance page, fix useRoute warning Matthieu 2026-04-07 12:05:57 +02:00
  • b1487c54d3 chore: bump version to v0.1.15 v0.1.15 gitea-actions 2026-04-07 10:04:22 +00:00
  • 778a0a16e8 fix(auth) : add login_check and logout routes Matthieu 2026-04-07 12:04:13 +02:00
  • 8fce19e3d4 chore: bump version to v0.1.14 v0.1.14 gitea-actions 2026-04-07 10:01:52 +00:00
  • 74d87126ea fix : add missing auth layout for login page Matthieu 2026-04-07 12:01:15 +02:00
  • 4effafe3a1 chore: bump version to v0.1.13 v0.1.13 gitea-actions 2026-04-07 10:00:31 +00:00
  • cbe6326284 feat(infra) : add nginx-proxy.conf with maintenance mode Matthieu 2026-04-07 12:00:21 +02:00
  • 3a792c1a56 chore: bump version to v0.1.12 v0.1.12 gitea-actions 2026-04-07 09:56:09 +00:00
  • a14da5113f feat : add initial migration (User table) Matthieu 2026-04-07 11:55:58 +02:00
  • 12e9326ccd chore: bump version to v0.1.11 v0.1.11 gitea-actions 2026-04-07 09:53:46 +00:00
  • 39b462e274 docs : add deployment-docker guide and fix missing assets Matthieu 2026-04-07 11:53:37 +02:00
  • cd51f3f945 chore: bump version to v0.1.10 v0.1.10 gitea-actions 2026-04-07 09:46:04 +00:00
  • 2649e02f7b chore : add .npmrc for @malio private registry Matthieu 2026-04-07 11:45:55 +02:00
  • d33928b5f0 chore: bump version to v0.1.9 v0.1.9 gitea-actions 2026-04-07 09:43:02 +00:00
  • 582339ca99 chore : add .nvmrc (node 24) Matthieu 2026-04-07 11:42:50 +02:00
  • 20e8382ae0 chore: bump version to v0.1.8 v0.1.8 gitea-actions 2026-04-07 09:42:14 +00:00
  • 224df3a4b7 chore : add composer.lock and reference.php Matthieu 2026-04-07 11:42:00 +02:00
  • 0282a21298 chore: bump version to v0.1.7 v0.1.7 gitea-actions 2026-04-07 09:41:46 +00:00
  • adf007b379 fix : autowire persist processor in UserPasswordHasherProcessor Matthieu 2026-04-07 11:41:31 +02:00
  • 65c680da5b chore: bump version to v0.1.6 v0.1.6 gitea-actions 2026-04-07 09:37:17 +00:00
  • 85a6c0d795 refactor : reorganize codebase to DDD architecture Matthieu 2026-04-07 11:37:09 +02:00
  • a119950806 chore: bump version to v0.1.5 v0.1.5 gitea-actions 2026-04-07 09:32:49 +00:00
  • 2fe1062106 docs : add DDD architecture guidelines to CLAUDE.md Matthieu 2026-04-07 11:32:41 +02:00
  • bf6f98d83b chore: bump version to v0.1.4 v0.1.4 gitea-actions 2026-04-07 09:29:17 +00:00
  • 5ef90c3676 fix(ci) : fix Dockerfile paths infra/deploy -> infra/prod Matthieu 2026-04-07 11:29:06 +02:00
  • dce22c0ced chore: bump version to v0.1.3 v0.1.3 gitea-actions 2026-04-07 09:27:57 +00:00
  • ce95ae33b6 fix(ci) : use REGISTRY_TOKEN for both workflows Matthieu 2026-04-07 11:27:45 +02:00