48 Commits

Author SHA1 Message Date
dev4
2eceab024d ci: docker_tag=ext - Update for dev4 deployment
All checks were successful
build-and-push-ext / build_push (push) Successful in 13s
2025-09-19 17:03:57 +00:00
dev4
9d7c11a2b7 ci: docker_tag=ext - Fix: fetch entite/personne data separately v1.1.0
All checks were successful
build-and-push-ext / build_push (push) Successful in 22s
2025-09-19 12:24:55 +00:00
dev4
c4d8676b55 ci: docker_tag=ext - Fix: use sub instead of profile_idn and correct URL base v1.0.9
All checks were successful
build-and-push-ext / build_push (push) Successful in 23s
2025-09-19 12:20:52 +00:00
dev4
0c74cccc04 ci: docker_tag=ext - Add retry logic for getUserRattachements v1.0.8
All checks were successful
build-and-push-ext / build_push (push) Successful in 23s
2025-09-19 12:12:40 +00:00
dev4
2d0d77be1c ci: docker_tag=ext - Fix IdNot API endpoints with retry logic v1.0.7
All checks were successful
build-and-push-ext / build_push (push) Successful in 23s
2025-09-19 11:59:29 +00:00
dev4
d3beff89c8 ci: docker_tag=ext chore(back): v1.0.6 IdNot fallback via sub rattachements
All checks were successful
build-and-push-ext / build_push (push) Successful in 23s
2025-09-19 09:18:13 +00:00
dev4
58f2dfab52 ci: docker_tag=ext chore(back): v1.0.5 token claims + validation profile_idn
All checks were successful
build-and-push-ext / build_push (push) Successful in 23s
2025-09-19 08:17:39 +00:00
dev4
6a0c1ce817 ci: docker_tag=ext chore(back): v1.0.4 logs IdNot enrichis
All checks were successful
build-and-push-ext / build_push (push) Successful in 26s
2025-09-19 08:01:16 +00:00
dev4
8c8b9ce7d6 ci: docker_tag=ext chore(back): log analyse IdNot (rattachement)
All checks were successful
build-and-push-ext / build_push (push) Successful in 15s
2025-09-19 07:23:42 +00:00
dev4
723b532c64 ci: docker_tag=ext chore(back): v1.0.3 IdNot 4xx passthrough robuste
All checks were successful
build-and-push-ext / build_push (push) Successful in 24s
2025-09-19 07:09:19 +00:00
dev4
bd042533b2 ci: docker_tag=ext fix(back): map JSON parse errors to 400; bump 1.0.2; docs/tests updated
All checks were successful
build-and-push-ext / build_push (push) Successful in 24s
2025-09-18 21:55:24 +00:00
dev4
78b920a18b fix(idnot): mapper 400->400 et 401->401 (évite 502) | ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 15s
2025-09-18 20:18:37 +00:00
dev4
4c3848ceea fix(idnot): renvoyer 4xx pour erreurs métier (pas 502) | ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 16s
2025-09-18 20:13:35 +00:00
dev4
7f5c7f041c feat(idnot): accepter code en JSON body sur POST /api/v1/idnot/auth | ci: docker_tag=ext 2025-09-18 19:36:28 +00:00
dev4
e78df8a9f1 ci: docker_tag=ext feat: CORS dynamique + vars exemple
All checks were successful
build-and-push-ext / build_push (push) Successful in 16s
2025-09-18 15:11:09 +00:00
dev4
8eb33adc1f ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 15s
feat(api): GET /api/subscriptions/current (stub via ENABLE_SUBSCRIPTION_STUB)
chore(types): compléter stub sdk-signer-client (timeout, reconnect, options)
chore(ts): build sans toucher signer
2025-09-18 10:12:56 +00:00
dev4
d1075d3f3b feat(idnot): statuts précis auth — 401 email manquant, 403 non-rattachement office
Some checks failed
build-and-push-ext / build_push (push) Failing after 4s
2025-09-17 15:48:08 +00:00
e6fd9192b1 Ensure environment variables are validated as strings for fetch calls
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 47s
2025-09-16 10:54:23 +02:00
7d102772d9 Replace idnotConfig variable with environment variable
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 38s
2025-09-16 10:46:31 +02:00
8ed2ffb16c Removed idnotConfig file 2025-09-16 10:45:27 +02:00
Sosthene
7d47eec1f2 Rename signer-improved to simply signer
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 51s
2025-09-15 04:34:04 +02:00
Sosthene
b04679ba34 Remove database
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 40s
2025-09-10 15:52:51 +02:00
Sosthene
e8cb97b6c6 Use handlers for idNot method 2025-09-07 23:24:26 +02:00
Sosthene
c07591a97a Rm some leftovers 2025-09-07 23:23:38 +02:00
Sosthene
888ca48712 Improve logging 2025-09-07 23:23:10 +02:00
Sosthene
06a6b5c7aa Heavy refactoring 2025-09-07 21:10:39 +02:00
Sosthene
8462b99586 Conversion to typescript 2025-09-07 15:30:32 +02:00
Sosthene
1465c9dfd2 Improve idnot api 2025-08-27 17:51:48 +02:00
Sosthene
7e679ae33f Add sdk signer client interface 2025-08-27 17:51:08 +02:00
Sosthene
9bfcb47293 Add IDNOT_API_KEY env 2025-08-27 17:50:19 +02:00
4f446cad5d Search by firstName or lastName on notaries 2025-08-18 18:34:51 +02:00
ed7edef021 Fix some issues 2025-08-18 17:54:18 +02:00
bbb5b5ae36 Add Database connection 2025-08-11 16:29:39 +02:00
9f14ae59ff Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 43s
2025-08-05 14:52:29 +02:00
omaroughriss
ce2c399055 Add allowed origin
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 33s
2025-07-24 12:59:04 +02:00
698256cd24 Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 32s
2025-07-23 15:26:15 +02:00
5d7baeb433 Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 36s
2025-07-23 12:25:20 +02:00
omaroughriss
462b978d86 Move Stripe feature to the main file 2025-07-23 11:26:08 +02:00
omaroughriss
fecde28049 Add Stripe feature 2025-07-22 17:27:44 +02:00
omaroughriss
ad26f210ed Rename main server just for now 2025-07-22 17:27:28 +02:00
Omar Oughriss
3855c739bc Add mailchimp feature
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 30s
2025-07-18 17:02:13 +02:00
Omar Oughriss
f6f36e1453 Move SMS feature to the main file 2025-07-18 15:41:58 +02:00
omaroughriss
862d82ac6b Add the SMS feature 2025-07-17 14:54:10 +02:00
omaroughriss
4615c57629 Rename the main server just for now 2025-07-17 14:53:44 +02:00
5086f2d281 Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 27s
2025-07-09 17:56:57 +02:00
Omar Oughriss
1e2b53e7a8 Add CI to main
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 28s
2025-06-30 15:19:13 +02:00
Omar Oughriss
05a42f6414 test
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 28s
2025-06-30 14:59:28 +02:00
afa764b678 first commit 2025-06-25 09:09:31 +02:00