18 Commits

Author SHA1 Message Date
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
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
03c79c197e add customers, create customers to a folder 2023-05-05 11:28:10 +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
Maxime Lalo
d8cbeb1178 🐛 Fixing every missing uid 2023-05-03 12:50:51 +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
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