Alexandre Bodin
|
89d77ced5d
|
Update upload plugin
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
0ae14c06cb
|
1st fix pass
|
2022-08-11 10:20:48 +02:00 |
|
WalkingPizza
|
36525d1a26
|
Add E2E tests with fileInfo
|
2022-08-08 17:45:21 +02:00 |
|
WalkingPizza
|
483a260c0d
|
Add E2E tests
|
2022-08-08 16:01:34 +02:00 |
|
Pierre Noël
|
1f7e485278
|
add e2e to bulk-delete only files and only folders
|
2022-07-27 18:02:47 +02:00 |
|
Gustav Hansen
|
4fcb38d53d
|
Merge branch 'master' into features/ML-folder
|
2022-07-05 12:53:51 +02:00 |
|
Pierre Noël
|
0fbcd89ec8
|
add e2e test to check image dimensions are populated
|
2022-06-16 19:37:18 +01:00 |
|
Pierre Noël
|
e5a87523bd
|
add unit test
|
2022-06-14 15:54:45 +01:00 |
|
Pierre Noël
|
ab2406b93d
|
fix sql concat call
|
2022-06-13 09:19:18 +01:00 |
|
Pierre Noël
|
d6008baff7
|
update yarn.lock + some tests
|
2022-06-13 09:19:14 +01:00 |
|
Pierre Noël
|
1e66f567f8
|
change folder uid for pathId
|
2022-06-13 09:16:26 +01:00 |
|
Pierre Noël
|
27bd19bb0d
|
remove pagination on GET /folders
|
2022-05-23 14:31:04 +02:00 |
|
Pierre Noël
|
f55ce496f2
|
fix upload contentt-api tests
|
2022-05-20 11:59:47 +02:00 |
|
Pierre Noël
|
b7e82614f6
|
remove pagination on GET /folders
|
2022-05-20 10:25:58 +02:00 |
|
Pierre Noël
|
eb2ec33426
|
default populate files
|
2022-05-19 17:17:06 +02:00 |
|
Pierre Noël
|
f236cb0da0
|
add test update 404
|
2022-05-19 14:09:54 +02:00 |
|
Pierre Noël
|
f28a8c3dc5
|
fix tests
|
2022-05-19 10:52:32 +02:00 |
|
Pierre Noël
|
6d5ab53f2f
|
add findOne route for folders
|
2022-05-19 10:52:32 +02:00 |
|
Pierre Noël
|
ccb56b1bd7
|
apply feedback
|
2022-05-17 15:41:28 +02:00 |
|
Pierre Noël
|
285b146389
|
fix tests
|
2022-05-17 11:54:28 +02:00 |
|
Pierre Noël
|
c3265a74d3
|
add test move folder inside itself
|
2022-05-17 11:54:28 +02:00 |
|
Pierre Noël
|
103e47a9a4
|
fix tests
|
2022-05-17 11:54:27 +02:00 |
|
Pierre Noël
|
6f25eb6be1
|
add e2e tests
|
2022-05-17 11:54:27 +02:00 |
|
Pierre Noël
|
78f447e6af
|
add bulk move route
|
2022-05-17 11:54:26 +02:00 |
|
Pierre Noël
|
de8fa96869
|
add update folder route
|
2022-05-17 11:54:26 +02:00 |
|
Pierre Noël
|
20177c8895
|
fix typo
|
2022-05-13 16:13:17 +02:00 |
|
Pierre Noël
|
8d5fe3b431
|
apply feedback
|
2022-05-13 16:10:18 +02:00 |
|
Pierre Noël
|
34372daf8b
|
add bulk move route
|
2022-05-06 10:09:01 +02:00 |
|
Pierre Noël
|
c62081284d
|
fix tests
|
2022-05-05 14:50:59 +02:00 |
|
Pierre Noël
|
c4ce0b56dc
|
add update folder route
|
2022-05-05 14:50:56 +02:00 |
|
Pierre Noël
|
ef32318e7b
|
fix folder test
|
2022-04-29 17:19:25 +02:00 |
|
Pierre Noël
|
d1c3caf85c
|
add bulk-delete route
|
2022-04-29 15:56:19 +02:00 |
|
Pierre Noël
|
de2a03268a
|
change tree to folder-structure + fix test
|
2022-04-25 14:37:59 +02:00 |
|
Pierre Noël
|
2f8fd4adc2
|
fix e2e folder test
|
2022-04-25 14:37:58 +02:00 |
|
Pierre Noël
|
ecbf419c3c
|
add tree route
|
2022-04-25 14:37:58 +02:00 |
|
Pierre Noël
|
041f2f6eb3
|
apply feedback
|
2022-04-12 16:32:05 +02:00 |
|
Pierre Noël
|
d0bf7310b3
|
replace path by location + add location to files
|
2022-04-12 16:07:54 +02:00 |
|
Pierre Noël
|
7689a340ea
|
replace names by uids in folder path
|
2022-04-12 16:07:53 +02:00 |
|
Pierre Noël
|
a1c441e8bf
|
remove path for files + add base for delete folders
|
2022-04-12 16:07:53 +02:00 |
|
Pierre Noël
|
a44e2cd25e
|
add ability to set and change file folder location
|
2022-04-12 16:07:53 +02:00 |
|
Pierre Noël
|
fd5d1c2fdc
|
forbid folder name starting or ending with a whitespace
|
2022-04-12 16:07:52 +02:00 |
|
Pierre Noël
|
fbd9ae5a50
|
fix tests
|
2022-04-12 16:07:52 +02:00 |
|
Pierre Noël
|
94308aa2bc
|
restructure upload controllers + add create and get folders
|
2022-04-12 16:07:51 +02:00 |
|
Nick Frasser
|
04e274141b
|
Update upload e2e test to check for provider
|
2022-03-21 23:49:27 -04:00 |
|
Pierre Noël
|
8265a9efdf
|
Fix the upload of files directly to an entity
|
2022-02-28 17:44:18 +01:00 |
|
Pierre Noël
|
3998a9048c
|
fix graphql upload of non-image files
|
2022-02-28 10:49:16 +01:00 |
|
Dieter Stinglhamber
|
7e89f091da
|
remove count route from the upload plugin
|
2021-10-21 14:33:22 +02:00 |
|
Alexandre Bodin
|
7676bf8890
|
Move ML find many to find page
|
2021-10-07 17:23:42 +02:00 |
|
Convly
|
667c29bd3a
|
Fix upload & gql-crud e2e tests
|
2021-09-28 11:11:03 +02:00 |
|