46 Commits

Author SHA1 Message Date
Max S
62b51b4047 🔨 email reminder 2024-08-27 12:15:41 +02:00
Maxime Lalo
f6130e00b8 Fixing build and creating default dashboard 2024-07-29 11:31:09 +02:00
Max S
30af203045 SelectField refacto use new dropdown 2024-07-26 15:48:42 +02:00
Max S
1e0c70c84c fix progress 2024-07-22 19:19:56 +02:00
Maxime Lalo
9a490c8029 beginning create folder 2024-07-19 12:44:30 +02:00
Max S
848edfa12c refacto icon buttons component 2024-07-19 10:25:01 +02:00
Max S
0b9b098d46 add color typography and dev tag element 2024-07-15 16:06:49 +02:00
Maxime Lalo
acc8e97a7a New buttons created 2024-07-05 11:27:08 +02:00
Vins
5918fa38ff Reacto typo theme 2024-07-02 14:52:36 +02:00
Vins
ed3e34a010 Refacto color theme 2024-07-02 14:12:48 +02:00
Vins
153be65d4c Customer notes feature finished 2024-06-05 09:39:30 +02:00
Maxime Lalo
6138f774f6 Loader for anchoring download 2023-12-19 11:12:46 +01:00
Maxime Lalo
d27bebecb3 Can download anchoring proof when archived 2023-12-14 16:08:52 +01:00
Maxime Lalo
ae28122852 🐛 Fixing refresh on delete asked document 2023-10-09 15:58:41 +02:00
OxSaitama
cdf2add29f fix selectedFolder for archived folders 2023-10-04 21:13:03 +02:00
OxSaitama
be8279dfa9 fix archived folder 2023-10-04 20:58:41 +02:00
Maxime Lalo
575700761e Refacto archive/restore 2023-10-04 17:23:18 +02:00
Maxime Lalo
b081494b70 🐛 User folder hadn't props isArchived in archived folders 2023-09-20 17:11:08 +02:00
Vins
74d7baeffd Update add collaborators archived 2023-09-19 10:08:00 +02:00
OxSaitama
3012d5045e update middleware and add correct namespace for API 2023-09-06 17:13:02 +02:00
Maxime Lalo
78cd1ec0b3 🐛 Fixing build 2023-07-25 10:36:16 +02:00
Maxime Lalo
6e20a23f00 Fixing front get requests 2023-07-11 09:54:37 +02:00
Maxime Lalo
324429c988 Fixing getters 2023-07-10 16:12:07 +02:00
Maxime Lalo
f57443a811 Fixing build 2023-07-10 15:58:23 +02:00
Maxime Lalo
65dee0696e wip 2023-05-16 17:51:17 +02:00
Maxime Lalo
462b11cd88 🎨 Refacto API + Forms 2023-05-15 18:35:54 +02:00
Maxime Lalo
8bb1074aeb 🐛 Wording archived folders 2023-05-12 11:17:22 +02:00
Maxime Lalo
06674f940b 🐛 Fixing typos and overflow 2023-05-11 18:50:21 +02:00
Hugo Lextrait
fdd7d2ca79 🎨 fix tooltip description 2023-05-11 17:33:16 +02:00
Vincent Alamelle
273565c9d8 Removed reflect-metadata/typedi 2023-05-10 17:38:50 +02:00
Hugo Lextrait
a6b46dbb8e fix bug 1 2023-05-10 10:53:38 +02:00
Hugo Lextrait
b0d6c1a3c0 fix bug 1 2023-05-10 10:53:02 +02:00
Maxime Lalo
f7dd2c244a 🐛 Fixing build 2023-05-05 14:45:45 +02:00
Hugo Lextrait
03c79c197e add customers, create customers to a folder 2023-05-05 11:28:10 +02:00
Maxime Lalo
9000820089 🐛 Fixing build 2023-05-04 14:01:01 +02:00
Maxime Lalo
7eeb866db0 🐛 Small bug fixes 2023-05-04 13:29:51 +02:00
Vincent Alamelle
4fc205d9b5 archived note 2023-05-03 17:15:17 +02:00
Vincent Alamelle
00a7529c72 Removed update archived folder description 2023-05-03 16:20:38 +02:00
Maxime Lalo
d8cbeb1178 🐛 Fixing every missing uid 2023-05-03 12:50:51 +02:00
Maxime Lalo
699b85bc41 Replacing ' char 2023-04-27 15:12:06 +02:00
Maxime Lalo
692f5caac8 Merge branch 'dev' into feature/front-services 2023-04-27 14:37:50 +02:00
Hugo Lextrait
ef0667b7cf resolve build issues 2023-04-27 11:43:32 +02:00
Hugo Lextrait
a90c52167a Get, getbyUid, restore folder and archive folder 2023-04-27 11:41:55 +02:00
Maxime Lalo
88be309c10 🐛 Folder archived working on mobile 2023-04-27 11:07:10 +02:00
hugolxt
b96f297c1d
URL Normalization and Modulation according to a config file (#17)
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28850&t=k&c=2672a46bbbbc4963b29c6214f397fb10


Some more questions on the subject of redirection or dynamic modulation
of pages according to the configuration file.

An example of pathname modulation can be found on the following url:

`/folders/[folderUid]/edit/description`

---------

Co-authored-by: Maxime Lalo <maxime.lalo.pro@gmail.com>
2023-04-24 17:13:03 +02:00
hugolxt
bd2dad7163
page add collaborators (#14)
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28850&t=k&c=822333bd0995425286fa137c4c89977a
2023-04-24 15:31:59 +02:00