23 Commits

Author SHA1 Message Date
Debian Dev4
c130e2d588 auto_clea 2025-09-25 12:45:54 +00:00
Debian Dev4
9498001973 auto_clea 2025-09-25 12:42:11 +00:00
Debian Dev4
9aa6e85825 ci: docker_tag=ext chore: sync ignores, logging and backups 2025-09-25 08:58:03 +00:00
Debian Dev4
c7034fe0d3 docs: add deployment fixes documentation (2025-09-24)
All checks were successful
build-and-push-ext / build_push (push) Successful in 4m20s
- Document Nginx rewrite fixes for /lecoffre/ 404
- Document conditional Next.js config (prod vs dev)
- Document HMR setup with /lecoffre-hmr/ route
- Document assets proxy /_next/ fix
- Document IdNot flow validation
2025-09-24 20:12:02 +00:00
Debian Dev4
e6ba657e53 ci: docker_tag=ext rebuild front with basePath/assetPrefix + trailingSlash
All checks were successful
build-and-push-ext / build_push (push) Successful in 4m20s
2025-09-24 19:33:53 +00:00
Debian Dev4
f9f3745d6f ci: docker_tag=ext chore: rebuild trailingSlash true
All checks were successful
build-and-push-ext / build_push (push) Successful in 4m46s
2025-09-24 18:03:16 +00:00
Debian Dev4
09fe6b89ff docs: add HMR + IdNot + dev3 via state overview (2025-09-24) 2025-09-24 17:51:58 +00:00
Debian Dev4
20877250e2 clean 2025-09-24 17:49:30 +00:00
Debian Dev4
1e4010e64e docs: update ports and usage (2025-09-24) 2025-09-24 17:48:45 +00:00
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