46 Commits

Author SHA1 Message Date
Vins
0876678ba4 Added mailchimp list id 2024-06-18 11:18:14 +02:00
Vins
c8f77ad783 done 2024-06-18 11:11:22 +02:00
Vins
f70085a7ac Fixed login 2024-04-24 09:50:26 +02:00
Vins
58665e1356 New annual prices + fix switch subscription 2024-04-16 16:34:17 +02:00
Vins
948d661d30 Send invitation email ready 2024-04-04 13:35:06 +02:00
Vins
fc75a78fff Removed SCW_ from variables 2024-04-04 11:15:07 +02:00
Vins
5ff99c4922 Subscribe finished 2024-03-29 15:04:02 +01:00
Vins
dffe813968 Finished 2024-02-19 11:14:33 +01:00
Maxime Lalo
b07e25a439 Security for the gateway 2023-12-05 11:21:15 +01:00
Vins
869a30fac0 Added ovh sms service name variable and cleaned code 2023-12-04 02:30:31 +01:00
Vins
c0cfb8aec7 Sms factor 2023-11-30 11:40:04 +01:00
Vins
bb8b49edbe Ovh 2023-11-30 10:14:49 +01:00
Vins
95ced1f33e Building the switch 2023-11-28 00:56:33 +01:00
OxSaitama
50581146e9 add back api host variable 2023-09-26 16:16:18 +02:00
OxSaitama
9572207133 delete unused variable 2023-09-26 15:46:07 +02:00
OxSaitama
5dae259fc2 add id360 service 2023-09-26 12:01:04 +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
c4dcc16027
add SecureService 2023-09-21 14:09:06 +02:00
OxSaitama
29fd625436 show missing variables for stg 2023-09-20 19:19:28 +02:00
OxSaitama
abad89ca61 add App url for variables 2023-09-20 19:07:58 +02:00
OxSaitama
79d263d179 add idnot auth workflow 2023-09-19 18:15:25 +02:00
OxSaitama
6111321649 add DB url 2023-08-14 16:43:33 +02:00
Vins
c46b4057d1 REdeploy back 2023-07-25 16:46:35 +02:00
Vins
fb387672a9 Removed prisma url 2023-07-25 15:25:26 +02:00
Vins
fe1c22bc14 Removed useless vars 2023-07-25 14:52:16 +02:00
Vins
109c8438c0 redeploy back 2023-07-25 14:36:22 +02:00
Vins
49ed76b40d fix 2023-07-25 14:34:19 +02:00
Vins
387d4c2769 Added prisma url to variables 2023-07-25 14:34:06 +02:00
OxSaitama
341329487b fix(variables): remove logs 2023-07-25 11:35:53 +02:00
OxSaitama
3049dfcd75 fix(middlewares): add error catcher 2023-07-25 11:34:38 +02:00
Vins
ed0a41acaf Fix cron service 2023-07-25 11:14:18 +02:00
Vins
69585af4db Fixed env vars 2023-07-25 11:02:08 +02:00
Vins
4668fcb88f Edit variables error 2023-07-25 10:50:09 +02:00
Vins
df176847c0 Log variables error 2023-07-25 10:20:01 +02:00
Vins
18497903a3 Added env variable 2023-07-25 10:07:24 +02:00
Vins
bd2518bb38 Set mailchimp api key correctly 2023-07-25 10:04:26 +02:00
OxSaitama
afec5a5cea add more input checks and format 2023-07-04 14:05:25 +02:00
OxSaitama
acbbba023c add controllers for auth 2023-06-21 15:08:00 +02:00
Vincent Alamelle
d4c8466f9d Removed key data variables 2023-05-11 14:29:39 +02:00
OxSaitama
fe879584f2 add IPFS service 2023-05-05 10:35:38 +02:00
Maxime Lalo
61fee74e4d Fixing back launch 2023-04-25 17:08: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
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
hugolxt
ead8f43b7f
Staging implementation (#9)
The creation of a single repository is no longer relevant. Therefore, we
have to separate the front and back repo into two distinct repositories.
This PR allows to repatriate the work on dev branch
2023-03-15 14:40:23 +01:00