1238 Commits

Author SHA1 Message Date
Debian Dev4
087ea0b2c3 update submodule 2025-09-22 06:23:39 +00:00
Debian Dev4
b0ac349a69 update submodule 2025-09-22 05:59:39 +00:00
Debian Dev4
45cec46cac docs: Mise à jour de la documentation et correction du bridge
All checks were successful
build-and-push-ext / build_push (push) Successful in 58s
- Mise à jour de docs/ANALYSE.md et docs/ENV-RESUME.md
- Correction de src/pages/authorized-bridge.tsx
- Ajout du workspace VS Code
2025-09-20 10:49:53 +00:00
Debian Dev4
96f8788c08 ci: docker_tag=ext - Update documentation and analysis
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m26s
2025-09-19 17:03:54 +00:00
Debian Dev4
5af06c76f6 ci: docker_tag=ext feat(front): callback bridge authorized-bridge; bump 0.1.6; changelog
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m31s
2025-09-18 22:20:19 +00:00
Debian Dev4
387e7ed65c feat(idnot): POST /api/v1/idnot/auth avec body {code} | ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m28s
2025-09-18 19:36:23 +00:00
Debian Dev4
0cbd1fc714 fix(lecoffre-front): ignorer silencieusement les messages des DevTools dans AuthModal
All checks were successful
build-and-push-ext / build_push (push) Successful in 57s
2025-09-18 16:49:03 +00:00
Debian Dev4
04fcc2e5b2 fix(lecoffre-front): iframe src utilise getIframeUrl() au lieu de getTargetOrigin() pour charger l'URL complète
All checks were successful
build-and-push-ext / build_push (push) Successful in 58s
2025-09-18 16:46:08 +00:00
Debian Dev4
6cfeb5cab8 fix(front): tolérer messages si origin OK même si source !== iframeRef (postMessage)
All checks were successful
build-and-push-ext / build_push (push) Successful in 59s
2025-09-18 16:39:50 +00:00
Debian Dev4
dd22e4baa0 fix(front): forcer HTTPS dès StepEmail pour éviter contexte de sécurité mixte
All checks were successful
build-and-push-ext / build_push (push) Successful in 57s
2025-09-18 16:33:02 +00:00
Debian Dev4
6a986028e9 fix(front): forcer redirection HTTPS vers dev4 après callback ID.not
All checks were successful
build-and-push-ext / build_push (push) Successful in 57s
2025-09-18 16:29:08 +00:00
Debian Dev4
a8a3d58ed1 docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m0s
2025-09-18 15:22:30 +00:00
Debian Dev4
52dca1cd3c ci: docker_tag=ext | refactor(idnot): centralise base URL via BaseApiService
All checks were successful
build-and-push-ext / build_push (push) Successful in 58s
2025-09-18 13:45:07 +00:00
Debian Dev4
623dd4f637 ci: docker_tag=ext | fix(idnot): corrige base URL sans double /api/v1
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m13s
2025-09-18 13:05:10 +00:00
Debian Dev4
0f0a035967 ci: docker_tag=ext | fix(api-url): normalise les slashs + retire Hotjar + message login
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m41s
2025-09-18 07:49:32 +00:00
Debian Dev4
a6e9cbb028 feat(login): mapping erreurs — 401 email→error=3, 403 office→error=5, 502 idnot→error=4
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
2025-09-17 15:48:52 +00:00
Debian Dev4
0b905b34eb fix(auth-callback): attendre router.isReady et nettoyer l’URL après échange du code
Some checks failed
build-and-push-ext / build_push (push) Has been cancelled
2025-09-17 13:05:01 +00:00
Debian Dev4
1a76bf0525 chore(env): mise à jour .env.example + ajustements LoginCallback
Some checks failed
build-and-push-ext / build_push (push) Has been cancelled
2025-09-17 11:46:05 +00:00
Debian Dev4
233c352359 feat(idnot): garde anti-vide sur redirect_uri avec warning + fallback
Some checks failed
build-and-push-ext / build_push (push) Has been cancelled
2025-09-17 10:23:30 +00:00
Debian Dev4
995bb70bbb fix(idnot): utiliser NEXT_PUBLIC_IDNOT_REDIRECT_URI avec fallback non-vide
Some checks failed
build-and-push-ext / build_push (push) Has been cancelled
2025-09-17 10:19:30 +00:00
Debian Dev4
c435e46bde feat(idnot): NEXT_PUBLIC_IDNOT_REDIRECT_URI + usage (isoler redirect_uri)
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m10s
2025-09-17 10:05:46 +00:00
Debian Dev4
4c011f9ec6 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m36s
2025-09-17 08:11:42 +00:00
Debian Dev4
612c0cd0ec ci: docker_tag=ext feat(front): basePath '/lecoffre' + normalize targetOrigin
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m45s
2025-09-17 06:33:37 +00:00
Debian Dev4
2361e184f8 ci: docker_tag=ext-0.1.2 build(front): image ext, env vars, doc+tests, v0.1.2 2025-09-17 04:46:15 +00:00
Debian Dev4
24698b0b64 fix: replace hardcoded localhost:8080 with environment variables
- Fix IdNot API calls to use FrontendVariables instead of hardcoded localhost:8080
- Fix Customers API calls to use FrontendVariables instead of hardcoded localhost:8080
- Add missing FrontendVariables import in Customers.ts
- Resolves API calls using localhost:8080 instead of configured HTTPS endpoints
2025-09-16 21:51:59 +00:00
Sosthene
56878c977c Add helper function to secure handling of processId in the code
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 4m22s
2025-09-12 13:00:51 +02:00
Sosthene
0a3be835a9 Fix Dashboard with folders 2025-09-12 13:00:51 +02:00
Sosthene
2450d674e2 Update CustomerService 2025-09-12 13:00:51 +02:00
omaroughriss
6a7918d081 Update remplaced url
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m56s
2025-09-12 09:57:17 +02:00
Sosthene
7961165e1f Refactor and cleanup LoginCallback
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m58s
2025-09-12 07:30:14 +02:00
Sosthene
5d79b3df16 [Folder] Correctly load the first folder 2025-09-11 15:02:26 +02:00
Sosthene
b70516bc86 [Layouts/Folder] update FolderInformation ClientView 2025-09-11 14:25:16 +02:00
Sosthene
b22eda0399 [Auth/IdNot] make getOfficeProcessByIdNot return value explicit 2025-09-11 14:16:34 +02:00
Sosthene
dfe48d1de9 Update DeedTypeInformations 2025-09-11 14:14:24 +02:00
Sosthene
129e3ea973 Update DeedTypeEdit 2025-09-11 14:14:03 +02:00
Sosthene
b4d8562519 Update DeedTypeCreate 2025-09-11 14:13:09 +02:00
Sosthene
4540ac726a Update FolderService 2025-09-11 14:10:23 +02:00
Sosthene
9a3685ec4f Update DocumentTypeService 2025-09-11 14:09:44 +02:00
Sosthene
02f6a10b9d Update DeedTypeService 2025-09-11 14:09:16 +02:00
Sosthene
229a5a9585 Update CollaboratorService 2025-09-11 14:09:01 +02:00
Sosthene
bb44128e12 WIP redirection
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m59s
2025-09-11 12:45:38 +02:00
Sosthene
a8bdb18cc4 [MessageBus] Systematically pass the return value of getProcess* into MapUtil.toJson()
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m58s
2025-09-11 11:33:33 +02:00
Sosthene
09a2fee475 [Auth] Update idNot methods 2025-09-11 11:33:33 +02:00
Sosthene
a6dfd45299 [MessageBus] explicit return type for getData 2025-09-11 11:33:33 +02:00
Sosthene
e9f1d3991d [MessageBus] refactoring of getProcess* methods 2025-09-11 11:33:33 +02:00
Sosthene
ad78491a90 [cookie] have leCoffreUserInfo and leCoffreOfficeInfo 2025-09-11 11:33:33 +02:00
Sosthene
2455e2cca2 validator id and storage urls as constants (don't break backward compability now) 2025-09-11 11:33:33 +02:00
Sosthene
222b8dc503 [BaseApiService] Remove unused checkJwtToken 2025-09-11 11:33:33 +02:00
Sosthene
e6df9cbba0 [Auth] Add clientAuth to build request to back 2025-09-11 11:33:33 +02:00
Sosthene
114c20dd26 Save maps in SessionStorage 2025-09-11 11:33:33 +02:00