19 Commits

Author SHA1 Message Date
Maxime Lalo
10639ca35d Modifying cell phone number validation 2023-12-04 15:49:38 +01:00
Maxime Lalo
78cd1ec0b3 🐛 Fixing build 2023-07-25 10:36:16 +02:00
Hugo Lextrait
3df721dad0 fix format phone number 2023-05-11 14:18:18 +02:00
Hugo Lextrait
48a8759e95 🎨 fix format number 2023-05-11 14:10:06 +02:00
Maxime Lalo
117636eb4f Delete asked document working 2023-05-09 12:12:40 +02:00
Maxime Lalo
0c6f495929 🐛 Fixing requests 2023-05-05 17:53:19 +02:00
Hugo Lextrait
03c79c197e add customers, create customers to a folder 2023-05-05 11:28:10 +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
Maxime Lalo
a58a08a603 WIP Put in customer 2023-05-03 15:54:27 +02:00
Maxime Lalo
d8cbeb1178 🐛 Fixing every missing uid 2023-05-03 12:50:51 +02:00
Maxime Lalo
247b0ba108 🐛 Retours Melissa sprint planning 2023-04-28 14:53:28 +02:00
Maxime Lalo
32bdcbcc92 🐛 Warning icon on client only if something pending 2023-04-27 14:10:52 +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
Hugo Lextrait
b976e75a6c page update client infoirmation 2023-04-19 16:16:35 +02:00
Hugo Lextrait
f9ec6a47bd format all front repo 2023-04-17 11:43:18 +02:00
Hugo Lextrait
a9d22efbdf fixes from sprint3 2023-04-14 14:02:42 +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