2056 Commits

Author SHA1 Message Date
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
7315c16329 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m5s
2025-09-17 10:19:56 +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
fe52bb4c68 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 9s
2025-09-17 10:12:47 +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
94f4079518 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 9s
2025-09-17 09:34:23 +00:00
Debian Dev4
4833e3c872 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 57s
2025-09-17 09:31:44 +00:00
Debian Dev4
ee5c2db9aa chore(env): NEXT_PUBLIC_FRONT_APP_HOST=https://dev4.4nkweb.com/lecoffre
Some checks failed
build-and-push-ext / build_push (push) Has been cancelled
2025-09-17 09:31:30 +00:00
Debian Dev4
f1a5ba9c0d docs(tests): validation image ext et vérif NEXT_PUBLIC_*
All checks were successful
build-and-push-ext / build_push (push) Successful in 58s
2025-09-17 09:04:28 +00:00
Debian Dev4
298e31e201 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 8s
2025-09-17 09:00:21 +00:00
Debian Dev4
2f97110845 ci: docker_tag=ext (parse .env.example markdown table)
All checks were successful
build-and-push-ext / build_push (push) Successful in 56s
2025-09-17 08:53:58 +00:00
Debian Dev4
cf84f59353 ci: docker_tag=ext (ensure NEXT_PUBLIC_* exported via .env.example + secrets)
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m9s
2025-09-17 08:51:30 +00:00
Debian Dev4
304556c1f1 ci: docker_tag=ext
Some checks failed
build-and-push-ext / build_push (push) Failing after 6s
2025-09-17 08:49:43 +00:00
Debian Dev4
a9b3bf9bd1 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 58s
2025-09-17 08:32:31 +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
c2e1da365e chore(ci,env): ajuster workflow Gitea et actualiser .env.example
All checks were successful
build-and-push-ext / build_push (push) Successful in 57s
2025-09-17 06:35: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
e73614a779 ci: docker_tag=ext rebuild
All checks were successful
build-and-push-ext / build_push (push) Successful in 8s
2025-09-17 06:08:55 +00:00
Debian Dev4
0fa012bc85 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 58s
2025-09-17 05:16:59 +00:00
Debian Dev4
32c74d0a3e docs: utiliser un tag non versionné pour les builds (ext) 2025-09-17 05:16:51 +00:00
Debian Dev4
7a7312afd4 ci: docker_tag=ext-0.1.3 build: standalone Next, caches BuildKit, dockerignore, docs+changelog
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m49s
2025-09-17 05:10:26 +00:00
Debian Dev4
26c26d4fd8 ci: retrigger build-and-push-ext (SSH_PRIVATE_KEY present)
All checks were successful
build-and-push-ext / build_push (push) Successful in 4m18s
2025-09-17 05:01:29 +00:00
Debian Dev4
9ac66c1e16 ci(gitea): exporter SSH_AUTH_SOCK/SSH_AGENT_PID et guard build --ssh
Some checks failed
build-and-push-ext / build_push (push) Has been cancelled
2025-09-17 05:00:00 +00:00
Debian Dev4
3aaf543175 ci(gitea): build+push image ext via USER/TOKEN et docker_tag
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
2025-09-17 04:51:45 +00:00
Debian Dev4
ed982620de docs(ci): préciser secrets CI USER et TOKEN (git.4nkweb.com) 2025-09-17 04:49:51 +00:00
Debian Dev4
b174d9491a ci: remove GitHub workflow; use Gitea CI only 2025-09-17 04:48:04 +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
omaroughriss
c0fc55e93e Delete latest tag for front image
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m57s
2025-09-12 16:25:47 +02:00
omaroughriss
22fb7122a5 Update .env.exemple
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 3m51s
2025-09-12 16:17:19 +02: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
omaroughriss
b6899cbf3f Merge branch 'dev' of https://git.4nkweb.com/4nk/lecoffre-front into dev 2025-09-12 09:49:21 +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
omaroughriss
87bc0290d7 Merge branch 'dev' of https://git.4nkweb.com/4nk/lecoffre-front into dev 2025-09-11 13:38:24 +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