21 Commits

Author SHA1 Message Date
Hugo Lextrait
ad2b89367f 🎨 patch other document 2023-05-11 12:28:43 +02:00
Arnaud D. Natali
9934816b77
add crypto services to decrypt files path (#28)
Co-authored-by: OxSaitama <arnaud.daubernatali@smart-chain.fr>
2023-05-09 11:35:53 +02:00
Maxime Lalo
7c512c830c 🐛 Fixing pending 2023-05-04 17:09:58 +02:00
Maxime Lalo
9000820089 🐛 Fixing build 2023-05-04 14:01:01 +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
33fbf77396 🐛 Fixed dummy data 2023-04-27 14:14:38 +02:00
Maxime Lalo
32bdcbcc92 🐛 Warning icon on client only if something pending 2023-04-27 14:10:52 +02:00
Maxime Lalo
5feca67743 🐛 Sort folders by pending documents 2023-04-27 11:48:32 +02:00
Maxime Lalo
2284fc4848 OCR Working with mock 2023-04-27 11:40:25 +02:00
Maxime Lalo
e2ede3a5be 🐛 Carousel between files and not documents + download when validated 2023-04-26 12:08: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
Maxime Lalo
ac5414c655 Merge branch 'dev' into feature/ora-lecoffr-420-file-component 2023-04-24 15:58:44 +02:00
Maxime Lalo
fd574305b4 Multiple files working 2023-04-24 15:38:55 +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
Maxime Lalo
0a151f0fb1 Mocking files in folders 2023-04-24 15:08:53 +02:00
Maxime Lalo
cacbfcc706 Mocking documents 2023-04-24 14:43:57 +02:00
Hugo Lextrait
f9ec6a47bd format all front repo 2023-04-17 11:43:18 +02:00
Hugo Lextrait
48cc9e23b5 DefaultNotaryDashboard done, front services init 2023-04-12 17:42:32 +02:00
hugolxt
8240bb780a
functionnal searchbar for front end folder list (#6)
We need to add infinite scroll to this component

1) Folder list ->
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28712&t=k&c=5121c3f117db4114b998f8a560c9dc90

2) SearchBar ->
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28712&t=k&c=8dd6f1a469b840fc86dd51c596e211bf

3) Fixes ->
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28712&t=k&c=0b1860df9481401582e1da03d7b127d9
2023-04-06 11:06:58 +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