16 Commits

Author SHA1 Message Date
Maxime Lalo
3348f3ddca 🐛 Small fixes 2023-12-15 15:32:31 +01:00
Maxime Lalo
be78f7216c Small fixes 2023-12-13 16:45:40 +01:00
Maxime Lalo
6f5134a7b6 Hiding delete documents when no right to 2023-10-02 11:54:33 +02:00
Maxime Lalo
56bc8d6113 🐛 Minor fixes 2023-05-11 19:32:32 +02:00
Hugo Lextrait
31b5fed9b3 🎨 fix archived folders 2023-05-11 17:09:28 +02:00
Maxime Lalo
5e964db73b
Show documents working (#27) 2023-05-05 17:16:06 +02:00
Maxime Lalo
7c512c830c 🐛 Fixing pending 2023-05-04 17:09:58 +02:00
Maxime Lalo
2bdc8a7e05 🔨 Fixing build 2023-05-04 17:00:25 +02:00
Hugo Lextrait
4e4fc97ae5 🎨 fixing build 2023-05-04 16:50:02 +02:00
Hugo Lextrait
b05d69e80f post folders 2023-05-03 17:05:39 +02:00
Maxime Lalo
d8cbeb1178 🐛 Fixing every missing uid 2023-05-03 12:50:51 +02:00
Maxime Lalo
235a3c607c 🐛 File name when validated or pending 2023-04-26 11:11:20 +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
Maxime Lalo
0a151f0fb1 Mocking files in folders 2023-04-24 15:08:53 +02:00
Hugo Lextrait
f9ec6a47bd format all front repo 2023-04-17 11:43:18 +02:00
hugolxt
e98b8b601b
Front end Componentss (#5)
1) Progress Bar
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28564&t=k&c=2c1d4ce11f4747b7bcd9814336a8e882

2) Folder Component
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28564&t=k&c=1abbfeae008a486facf59e3cb2ccdd86

3) Api frontend (pas de tickets correspondants)

4) Ask/Pending/Validated/ documents (pas de tickets correspondants)

5) Multiselect [WIP] -> Error message not displaying when the user
search and didn't find in the corresponding options
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28564&t=k&c=1d5ec1f29d2644d3ac7a0c309608c6e3

6) Document Notary Component
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28564&t=k&c=e2da114abf5d40a5adc0c411f7f86c8d

7) Notary Documents For Users Components with filters for each users
according to the document status
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28564&t=k&c=c682d55c2d42438f9a880493a5ac6b12

8) Fix Local Docker Compose Front (pas de tickets correspondants)

9) DropDown Component
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28564&t=k&c=933bcc4418ea46f88c696e52b97d7bfc

10) Minor Fixes

https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28564&t=k&c=0c799226315c4d7ca7ee13648105cfcf

https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28564&t=k&c=eb9838e8ad894ac5b43e4c8562bc6450

---------

Co-authored-by: leabruchon <89223887+leabruchon@users.noreply.github.com>
2023-04-04 16:44:43 +02:00