6 Commits

Author SHA1 Message Date
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
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
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
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
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