55 Commits

Author SHA1 Message Date
Max S
157e858762 [New] Modal 2024-07-18 18:40:12 +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
5e2d1315dd Tooltip anchor before download 2024-06-05 23:42:38 +02:00
Maxime Lalo
8e91736c77 Document non trouvé n'apparaît plus 2024-04-29 14:51:29 +02:00
Maxime Lalo
82d10c8f9c 🐛 fixing console log 2024-04-05 10:53:38 +02:00
Vins
7cbfb1cff5 Finished 2024-02-20 14:15:46 +01:00
OxSaitama
0923853716 add redirection on refuse document 2023-10-12 23:21:19 +02:00
OxSaitama
90006e8b69 add openedCustomer arg 2023-10-12 23:18:47 +02:00
Maxime Lalo
150ff1c2c3 Small fixes front 2023-10-09 10:46:14 +02:00
OxSaitama
db97b00078 remove customers calls for customer namespace 2023-09-29 09:52:34 +02:00
Maxime Lalo
2ef60815a9 🐛 Multiple documents working 2023-09-28 17:45:22 +02:00
Maxime Lalo
ddf3fd9701 🐛 Hiding OCR 2023-09-28 13:42:20 +02:00
Maxime Lalo
c55a4ce014 Downloading files working 2023-09-26 15:48:14 +02:00
Maxime Lalo
f45ce48ce3 Show images working 2023-09-26 15:36:34 +02:00
Maxime Lalo
22cf1f5b10 Removing anchor function from documents 2023-09-18 15:35:36 +02:00
OxSaitama
3012d5045e update middleware and add correct namespace for API 2023-09-06 17:13:02 +02:00
Maxime Lalo
462b11cd88 🎨 Refacto API + Forms 2023-05-15 18:35:54 +02:00
Maxime Lalo
1763ccd671 🐛 Filter on archived files 2023-05-12 11:56:14 +02:00
OxSaitama
9816c7753a refacto file rendering 2023-05-11 22:05:09 +02:00
Maxime Lalo
4a6e865daa 🐛 OCR on Document d'identité 2023-05-11 19:17:11 +02:00
Hugo Lextrait
19ccc5a603 🎨 error message and document 2023-05-11 18:53:39 +02:00
Maxime Lalo
480fff082f 🐛 Folder name in view document 2023-05-11 17:50:16 +02:00
Hugo Lextrait
3c92a0e9ab 🎨 fix 4 client dashboard 2023-05-11 16:10:51 +02:00
OxSaitama
04f366611d add france connect authorize 2023-05-11 11:36:02 +02:00
Vincent Alamelle
273565c9d8 Removed reflect-metadata/typedi 2023-05-10 17:38:50 +02:00
Maxime Lalo
1cb93a97f6 Merge branch 'dev' into feature/ora-365-download-file 2023-05-09 17:04:00 +02:00
Maxime Lalo
244993d05d 🐛 Reflect metadata wrong place 2023-05-09 16:26:31 +02:00
Maxime Lalo
8a524348ec Downloading file working 2023-05-09 15:33:42 +02:00
Maxime Lalo
da2b372aa5 🐛 Fixing refuse with back working 2023-05-09 15:01:34 +02:00
Maxime Lalo
2ea53d7a84 🐛 Fixing refused_reason 2023-05-09 12:01:07 +02:00
Maxime Lalo
223e7b5c90 Refuse documents working 2023-05-09 11:59:03 +02:00
Maxime Lalo
85ea2c9ad8 Accept documents working 2023-05-09 11:45:24 +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
Maxime Lalo
247b0ba108 🐛 Retours Melissa sprint planning 2023-04-28 14:53:28 +02:00
Maxime Lalo
33fbf77396 🐛 Fixed dummy data 2023-04-27 14:14:38 +02:00
Maxime Lalo
2284fc4848 OCR Working with mock 2023-04-27 11:40:25 +02:00
Maxime Lalo
cd93d5c340 🐛 Carousel between files and not documents + download when validated 2023-04-26 12:09:00 +02:00
Maxime Lalo
e2ede3a5be 🐛 Carousel between files and not documents + download when validated 2023-04-26 12:08:52 +02:00
Maxime Lalo
e0f985e817 🐛 Wrong path and wrong color view documents 2023-04-26 11:38:47 +02:00
Maxime Lalo
941d8387a4 🐛 Can refuse document without a motive 2023-04-26 11:29:05 +02:00
Maxime Lalo
889e14a451 🐛 Anchoring popup disappear after 2 gifs occurence 2023-04-26 11:00:40 +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
e4ac11559f Filtering documents when they're not pending 2023-04-24 16:00:42 +02:00
Maxime Lalo
2cfd3907b7 Disable arrows when nothing previous/next 2023-04-24 15:58:21 +02:00
Maxime Lalo
fd574305b4 Multiple files working 2023-04-24 15:38:55 +02:00