36 Commits

Author SHA1 Message Date
Vins
5ff99c4922 Subscribe finished 2024-03-29 15:04:02 +01:00
Vins
9ebb4301bf Entrypoint done 2024-03-28 15:26:48 +01:00
Vins
133e3e96ca Entrypoint get office memberships 2024-03-25 14:55:30 +01:00
Vins
ecc0342155 Fixed 2024-02-16 17:09:21 +01:00
Vins
5be70cff2e Ondoing 2024-02-16 15:00:07 +01:00
Maxime Lalo
220a77e063 Beginning all routes for login/password 2023-11-23 15:54:04 +01:00
OxSaitama
8f7367eb63 fix redirection on login error 2023-10-11 13:00:34 +02:00
OxSaitama
081f38a845 remove customer controller from customer controller 2023-10-02 11:17:47 +02:00
Maxime Lalo
7675c98da6 Merge branch 'refacto/live-vote-controller' into dev 2023-10-02 10:01:42 +02:00
OxSaitama
8334d0c67f refacto notifications with userID protection 2023-09-29 11:38:48 +02:00
OxSaitama
77578e8d31 refacto customers entry points 2023-09-29 00:32:19 +02:00
Maxime Lalo
7a8b6b4226 Refacto live vote controller 2023-09-27 16:17:31 +02:00
OxSaitama
5dae259fc2 add id360 service 2023-09-26 12:01:04 +02:00
Vins
51970e0435 merged dev 2023-09-22 11:36:35 +02:00
Vins
fd8ff9ec78 User notification controller 2023-09-22 11:20:18 +02:00
OxSaitama
4a38b29ea3 Merge branch 'feature/anchoring-api' of github.com:smart-chain-fr/leCoffre into feature/anchoring-api 2023-09-22 10:42:35 +02:00
Loïs Mansot
dc5eb4cb52
add OfficeFolderAnchorsController
- create a job for anchoring all hashes in a folder
- monitor the status of an anchoring
2023-09-21 16:33:30 +02:00
Vins
8e18e09038 test 2023-09-21 10:44:30 +02:00
Vins
cad12c031a test 2023-09-18 16:55:12 +02:00
Vins
5ed44992a9 Unmocked client dashboard page 2023-08-10 14:35:38 +02:00
Vins
a086572b14 page select folder unmocked 2023-08-09 11:39:30 +02:00
OxSaitama
fffcd17944 refacto vote creation in live-votes 2023-07-26 17:11:32 +02:00
OxSaitama
59f1fe2758 add vote service 2023-07-25 18:55:50 +02:00
OxSaitama
3ca6a0565d add all namespace controllers 2023-07-12 17:40:18 +02:00
OxSaitama
afec5a5cea add more input checks and format 2023-07-04 14:05:25 +02:00
OxSaitama
9a686be8ba delete explicit relations for models 2023-06-29 15:23:50 +02:00
OxSaitama
e1b2bec912 add rules middleware 2023-06-26 10:45:29 +02:00
OxSaitama
acbbba023c add controllers for auth 2023-06-21 15:08:00 +02:00
OxSaitama
fe879584f2 add IPFS service 2023-05-05 10:35:38 +02:00
Vincent Alamelle
2ea09003bd Done 2023-05-02 11:27:26 +02:00
OxSaitama
04420ab5ed add user auth from idNot 2023-04-12 15:13:17 +02:00
Arnaud D. Natali
3dc043e6c4
Feature/services test (#17)
controllers, repositories, services and associated tests for:

Deed types, Deed, Document types, Users and Customers

---------

Co-authored-by: Vincent Alamelle <vincent.alamelle@smart-chain.fr>
Co-authored-by: OxSaitama <arnaud.daubernatali@smart-chain.fr>
2023-04-06 18:43:13 +02:00
Hugo Lextrait
9d6e5044c6 Endpoints and private services for each entities, remains link tables btwn ManyMany entities 2023-03-20 15:31:02 +01:00
Hugo Lextrait
00a2ca9d7d created Services and Controllers for Customers, Offices, Users, Deeds, Folders returning not implemented yet 2023-03-17 18:03:21 +01:00
Hugo Lextrait
f95978037a created our first service and controller for users > api/users 2023-03-17 16:37:20 +01:00
Vincent Alamelle
efc7ad1efb WIP 2023-03-16 18:03:58 +01:00