|
89f7923e43
|
Redirect methode update & added env variable
|
2025-09-12 11:04:58 +02:00 |
|
|
55c30134ff
|
Add & update env variables
|
2025-09-12 11:04:26 +02:00 |
|
|
08ec129196
|
Updated env file
|
2025-09-12 11:03:25 +02:00 |
|
omaroughriss
|
6a7918d081
|
Update remplaced url
Build and Push to Registry / build-and-push (push) Successful in 3m56s
|
2025-09-12 09:57:17 +02:00 |
|
omaroughriss
|
b6899cbf3f
|
Merge branch 'dev' of https://git.4nkweb.com/4nk/lecoffre-front into dev
|
2025-09-12 09:49:21 +02:00 |
|
Sosthene
|
7961165e1f
|
Refactor and cleanup LoginCallback
Build and Push to Registry / build-and-push (push) Successful in 3m58s
|
2025-09-12 07:30:14 +02:00 |
|
Sosthene
|
5d79b3df16
|
[Folder] Correctly load the first folder
|
2025-09-11 15:02:26 +02:00 |
|
Sosthene
|
b70516bc86
|
[Layouts/Folder] update FolderInformation ClientView
|
2025-09-11 14:25:16 +02:00 |
|
Sosthene
|
b22eda0399
|
[Auth/IdNot] make getOfficeProcessByIdNot return value explicit
|
2025-09-11 14:16:34 +02:00 |
|
Sosthene
|
dfe48d1de9
|
Update DeedTypeInformations
|
2025-09-11 14:14:24 +02:00 |
|
Sosthene
|
129e3ea973
|
Update DeedTypeEdit
|
2025-09-11 14:14:03 +02:00 |
|
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 |
|
omaroughriss
|
87bc0290d7
|
Merge branch 'dev' of https://git.4nkweb.com/4nk/lecoffre-front into dev
|
2025-09-11 13:38:24 +02:00 |
|
Sosthene
|
bb44128e12
|
WIP redirection
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()
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 |
|
omaroughriss
|
068532d8be
|
Set callbackurl to local.lecoffreio.4nkweb
Build and Push to Registry / build-and-push (push) Successful in 3m53s
|
2025-09-11 10:13:41 +02:00 |
|
omaroughriss
|
19fca09d0f
|
Merge branch 'dev' of https://git.4nkweb.com/4nk/lecoffre-front into dev
|
2025-09-11 10:11:55 +02:00 |
|
Sosthene
|
0986d60974
|
Set callbackurl to 127.0.0.1:3000
Build and Push to Registry / build-and-push (push) Successful in 3m54s
|
2025-09-10 15:58:57 +02:00 |
|
Omar Oughriss
|
a78666b4a9
|
Add "dev" tagged image
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
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
Build and Push to Registry / build-and-push (push) Successful in 3m53s
Reviewed-on: #21
|
2025-08-11 08:23:15 +00:00 |
|