14 Commits

Author SHA1 Message Date
Debian Dev4
8d5e32fb79 feat(idnot): loginWithIdNot utilise /api/v1/idnot/state et ajoute state à l’URL authorize
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
2025-09-23 07:15:54 +00:00
Debian Dev4
22bcc727c9 docs: add architecture, installation, deployment, functional, technical, flows, quality, security, TODO [skip ci] 2025-09-22 07:32:24 +00:00
Debian Dev4
792f6eb3cc docs: Documentation des corrections appliquées
All checks were successful
build-and-push-ext / build_push (push) Successful in 57s
- Correction du problème de healthcheck
- Changement pour vérifier le processus next-server
- Installation des outils système
- Configuration Next.js optimisée
2025-09-20 14:23:16 +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
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
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
ed982620de docs(ci): préciser secrets CI USER et TOKEN (git.4nkweb.com) 2025-09-17 04:49:51 +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