1910 Commits

Author SHA1 Message Date
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
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
Sosthene
a6dfd45299 [MessageBus] explicit return type for getData 2025-09-11 11:33:33 +02:00
Sosthene
e9f1d3991d [MessageBus] refactoring of getProcess* methods 2025-09-11 11:33:33 +02:00
Sosthene
ad78491a90 [cookie] have leCoffreUserInfo and leCoffreOfficeInfo 2025-09-11 11:33:33 +02:00
Sosthene
2455e2cca2 validator id and storage urls as constants (don't break backward compability now) 2025-09-11 11:33:33 +02:00
Sosthene
222b8dc503 [BaseApiService] Remove unused checkJwtToken 2025-09-11 11:33:33 +02:00
Sosthene
e6df9cbba0 [Auth] Add clientAuth to build request to back 2025-09-11 11:33:33 +02:00
Sosthene
114c20dd26 Save maps in SessionStorage 2025-09-11 11:33:33 +02:00
Sosthene
c1f12b2cf7 Fix DeedType and DocumentType 2025-09-11 11:33:33 +02:00
Sosthene
8b70278614 Refactor DeedTypeService
* async/await pattern where possible
* remove unused getDeedTypeByUid()
2025-09-11 11:33:33 +02:00
Sosthene
5ea18802f6 Update contracts for DeedType 2025-09-11 11:33:33 +02:00
Sosthene
b889ed498c Catch empty attributes in completeCollaborators 2025-09-11 11:33:33 +02:00
Sosthene
5b819bbe3f Use the VALIDATOR_ID const 2025-09-11 11:33:33 +02:00
Sosthene
f0a16e4ad9 Add getIdNotUserForOffice 2025-09-11 11:33:33 +02:00
Sosthene
859a3428bd LoginCallback heavy refactoring (wip?) 2025-09-11 11:33:33 +02:00
Sosthene
7672c291b1 Add addCollaborators method to OfficeService 2025-09-11 11:33:33 +02:00
Sosthene
6aa4a21d17 Remove broken completeOfficeRoles 2025-09-11 11:33:33 +02:00
Sosthene
5a703126d2 MessageBus refactoring
* better error management
* Keep tracks of when messages sent don't have answers
* New convenient methods
2025-09-11 11:33:33 +02:00
Sosthene
0d1d2d1822 Make AuthModal works with decoupled Pairing creation 2025-09-11 11:33:33 +02:00
Sosthene
4ee08765e9 Heavy refactoring of importData 2025-09-11 11:33:33 +02:00
Sosthene
6c03da2139 Update of process definition for most process creations 2025-09-11 11:33:33 +02:00
Sosthene
8cc2b1f00a Proper url for database calls in DatabaseService 2025-09-11 11:33:33 +02:00
Sosthene
8801c704fa Add AppConstants 2025-09-11 11:33:33 +02:00
Sosthene
4140b9fe09 Add NEXT_PUBLIC_BACK_API_PORT env variable 2025-09-11 11:33:33 +02:00
Sosthene
db9a77725f Log as client (no verification) 2025-09-11 11:33:33 +02:00
Omar Oughriss
a78666b4a9 Add "dev" tagged image
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m57s
2025-09-08 16:10:26 +02:00
Sosthene
b6b0522b59 Improve data import
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 4m27s
2025-08-22 12:01:24 +02:00
f87f7f747d Merge pull request 'Ignore PassIframeReady event in handleMessage' (#21) from ignore_some_events into dev
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m53s
Reviewed-on: #21
2025-08-11 08:23:15 +00:00
Sosthene
489d0bb5c3 Ignore PassIframeReady event in handleMessage
Ignore more events
2025-08-11 10:12:43 +02:00
3899cf1a53 Merge pull request 'backport_legacy_fix' (#19) from backport_legacy_fix into dev
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m56s
Reviewed-on: #19
2025-08-11 08:07:51 +00:00
Sosthene
8aa82f3a9c [bug] Don't count refused documents on progress bar for a folder 2025-08-07 17:54:46 +02:00
Sosthene
6e86e65845 Fix typo on main page 2025-08-07 17:53:09 +02:00
87976783a3 Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m59s
2025-08-05 14:56:53 +02:00
0f28476aed Fix some issues 2025-08-04 17:55:19 +02:00
bb0a504fc3 Merge pull request 'ajanin' (#16) from ajanin into dev
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 4m6s
Reviewed-on: #16
2025-08-04 13:55:39 +00:00
d672e79064 Improve save process 2025-08-04 15:54:56 +02:00
b0f699f6f0 Init import data 2025-08-04 15:54:56 +02:00
d596f4212e Merge pull request 'Fix some issues' (#15) from ajanin into dev
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m56s
Reviewed-on: #15
2025-07-31 19:28:04 +00:00
82c9921372 Fix some issues 2025-07-31 21:27:02 +02:00
d4fdf3ac6d Merge pull request 'Fix some issues' (#14) from ajanin into dev
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m56s
Reviewed-on: #14
2025-07-31 09:41:44 +00:00
d4f51cec5f Fix some issues 2025-07-31 11:40:29 +02:00
omaroughriss
0492b3e28d Delete copy command
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m54s
2025-07-23 16:00:31 +02:00
omaroughriss
0aa0792ea3 Delete arguments builder
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 56s
2025-07-23 15:57:11 +02:00