60 Commits

Author SHA1 Message Date
Vins
d5ab1a2b2f Get stripe subscription by uid 2024-04-19 15:11:21 +02:00
Vins
bbecec09a3 Rules and user access 2024-04-19 11:47:55 +02:00
Vins
ad767c7a2e RulesGroupsController 2024-04-18 14:40:44 +02:00
Vins
70815657e8 Updated seeder with subscriptions rules 2024-04-16 10:57:36 +02:00
Vins
5c7522e7bc redeploy 2024-04-16 10:03:15 +02:00
Vins
743934120e redeploy 2024-04-12 15:09:20 +02:00
Vins
de0d1f4e7a Removed console log 2024-04-11 11:36:10 +02:00
Vins
a590134369 Managecollaborators 2024-04-11 11:35:07 +02:00
Vins
d3b7692823 Change / cancel plan though stripe customer dashboard 2024-04-08 15:31:16 +02:00
Vins
755cac0bc6 Get customer from subscription 2024-04-05 11:48:58 +02:00
Vins
a77b111e62 Fixed invite return 2024-04-04 16:51:57 +02:00
Vins
8b821ee785 Removed console.log 2024-04-04 15:37:06 +02:00
Vins
584f7bac57 manage facturation 2024-04-04 14:36:15 +02:00
Vins
948d661d30 Send invitation email ready 2024-04-04 13:35:06 +02:00
Vins
6ca4f04bf2 Subscription 2024-04-04 10:30:32 +02:00
Vins
1e902fdb25 Removed getOrCreate user + Add feature first to the seat 2024-04-02 17:59:56 +02:00
Vins
860ab20b0f Some middlewares 2024-04-02 16:07:55 +02:00
Vins
90486335b8 Added authHandler to strip entrypoint 2024-04-02 16:05:21 +02:00
Vins
d1c7d803b1 Get office membership + create user if not exist 2024-04-02 15:57:11 +02:00
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
0c8cee8b4c WIP 2024-03-27 09:31:48 +01:00
Vins
fe657129a7 Fix Rules + rules PUT rib 2024-02-20 09:30:31 +01:00
Vins
a6bdd87088 done 2023-12-15 13:16:45 +01:00
OxSaitama
73fb1b2625 add checks on office controller 2023-10-25 10:52:27 +02:00
OxSaitama
99985590bc fix erros & access 2023-10-24 21:50:49 +02:00
OxSaitama
da979e3c85 await email creation 2023-10-19 17:04:19 +02:00
OxSaitama
f51aad5e73 add role handler 2023-10-19 16:19:14 +02:00
OxSaitama
9cd108afd4 fix refuse document routing 2023-10-19 16:17:25 +02:00
OxSaitama
af6783a633 refacto email builder 2023-10-19 15:32:06 +02:00
OxSaitama
1c175ac816 check on already used email 2023-10-19 14:43:44 +02:00
OxSaitama
819b554b64 add validation errors 2023-10-12 19:45:26 +02:00
OxSaitama
13139cf167 add error on same email and phone number 2023-10-11 19:17:56 +02:00
OxSaitama
23ba2672dd refacto GET officeFolder for admin & super-admin 2023-10-09 12:02:28 +02:00
OxSaitama
4b790599c2 add middleware for requests on customers 2023-10-09 11:19:51 +02:00
Maxime Lalo
4860a95209 Delete files on refusing documents 2023-10-09 10:05:25 +02:00
Maxime Lalo
81fc7644a0 🐛 Code optimization 2023-09-29 16:53:35 +02:00
Maxime Lalo
e3ae788b01 Security in put 2023-09-29 16:52:50 +02:00
Maxime Lalo
3bb9cf1bdf 🐛 Removing where in rules controller admin 2023-09-29 14:34:05 +02:00
Maxime Lalo
6ef42914e4 Only show rules by namespace 2023-09-29 14:12:57 +02:00
OxSaitama
77578e8d31 refacto customers entry points 2023-09-29 00:32:19 +02:00
OxSaitama
1ce013b5f6 remove uid in req body for updates 2023-08-17 09:46:13 +02:00
OxSaitama
24327a99a3 add checks on user (office)role update 2023-08-16 11:09:48 +02:00
OxSaitama
8b1934d49e add role handler for namespaces 2023-08-14 17:07:24 +02:00
Vins
a05be05b72 Error when deed types name already exists 2023-08-02 10:53:39 +02:00
OxSaitama
f7bc4e58d6 fix(user): add user role update 2023-07-25 15:24:21 +02:00
OxSaitama
399ed9ac3c fix(controllers): include in GET queries 2023-07-24 15:14:59 +02:00
OxSaitama
2f5720f2b3 fix rule validator 2023-07-24 11:15:45 +02:00
Vins
d9f2c267f7 Edited admin PUT OfficesRole, removed validation for demo 2023-07-18 11:13:42 +02:00
Vins
47885ddbe1 Copied put roles into admin namespace 2023-07-17 15:20:01 +02:00