ivanThePleasant
|
3ead6f2487
|
Move hash function to user services instead of it being a separate service
|
2022-08-12 10:19:40 +03:00 |
|
ivanThePleasant
|
7e5b38d588
|
Merge branch 'master' into chore/user-level-data
|
2022-08-11 18:28:58 +03:00 |
|
ivanThePleasant
|
f8ac76491f
|
Convert all server events to new format, refactor admin events userAdminId, refactor tests
|
2022-08-11 15:56:39 +03:00 |
|
Alexandre Bodin
|
e2b3aa1fb2
|
Add rest-test-renderer
|
2022-08-11 14:34:20 +02:00 |
|
Alexandre Bodin
|
cd79fabd33
|
Depedency cleanup
|
2022-08-11 14:16:03 +02:00 |
|
Alexandre Bodin
|
17866010b7
|
Apply no promise return
|
2022-08-11 10:20:50 +02:00 |
|
Alexandre Bodin
|
89d77ced5d
|
Update upload plugin
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
92955d19f9
|
Frontend updates
|
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 |
|
Alexandre Bodin
|
28a2a00db8
|
v4.3.4
|
2022-08-11 10:17:34 +02:00 |
|
Alexandre Bodin
|
4d60bfdeee
|
v4.3.3
|
2022-08-10 14:08:54 +02:00 |
|
Julie Plantey
|
2f0259c0c6
|
passing parentFolderId to AssetDialog
|
2022-08-09 18:14:13 +02:00 |
|
ivanThePleasant
|
7291d2e6cf
|
Change user hashing to be a service on admin, introduce adminUserId property to the send function, refactor several events
|
2022-08-09 12:20:25 +03: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 |
|
WalkingPizza
|
544b1258dd
|
Properly flag that upload has multiple files
|
2022-08-08 15:26:09 +02:00 |
|
WalkingPizza
|
4e1d735803
|
Generate a fileInfo array on when necessary
|
2022-08-08 15:08:26 +02:00 |
|
WalkingPizza
|
073e6cc3be
|
Generate fileInfo for every file when uploading in bulk
|
2022-08-08 15:00:12 +02:00 |
|
Marc
|
0d4bdea37b
|
Merge pull request #13949 from strapi/fix/app-crashes-on-upload-faulty-image
Fix: app crashes on upload corrupt image
|
2022-08-08 09:26:40 +02:00 |
|
Julie Plantey
|
7d31f2282c
|
Merge branch 'master' of https://github.com/strapi/strapi into features/folder-breadcrumbs
|
2022-08-04 18:34:14 +02:00 |
|
Gustav Hansen
|
d73b847c5c
|
Merge pull request #13978 from strapi/fix/ml-permissions-view
ML: Improve canRead and canCreate permission messages
|
2022-08-04 17:41:42 +02:00 |
|
Marc-Roig
|
d266c41c01
|
remove faulty image tests
|
2022-08-04 17:35:44 +02:00 |
|
Marc-Roig
|
03c8ba6bba
|
fix optimization file
|
2022-08-04 17:16:43 +02:00 |
|
Julie Plantey
|
ffde4d4b58
|
hide breadcrumbs if in root of ML + added tests
|
2022-08-04 16:25:50 +02:00 |
|
Marc-Roig
|
aa588b4629
|
update corrupt image test
|
2022-08-04 16:07:12 +02:00 |
|
Gustav Hansen
|
838dcc5a01
|
EmptyOrNoPermissions: simplify getContent()
|
2022-08-04 15:36:15 +02:00 |
|
Gustav Hansen
|
3c6a58aaea
|
ML: Remove default NoPermissions component
|
2022-08-04 15:17:56 +02:00 |
|
Julie Plantey
|
324b1628f6
|
fixed translations
|
2022-08-04 15:15:55 +02:00 |
|
Julie Plantey
|
c59cced54b
|
Merge branch 'master' of https://github.com/strapi/strapi into features/folder-breadcrumbs
|
2022-08-04 14:58:59 +02:00 |
|
Gustav Hansen
|
11d021507c
|
ML: Improve canRead and canCreate permission messages
|
2022-08-04 14:00:23 +02:00 |
|
Marc-Roig
|
d8c218a089
|
change writableDiscardStream name
|
2022-08-04 13:05:25 +02:00 |
|
Marc-Roig
|
39102d185e
|
change writableDiscardStream name
|
2022-08-04 12:58:47 +02:00 |
|
Marc-Roig
|
d61104de72
|
check if image is faulty in enhanceFile
|
2022-08-04 12:56:58 +02:00 |
|
Gustav Hansen
|
71f290f4c1
|
Upload: Handle file upload errors gracefully
|
2022-08-04 12:06:17 +02:00 |
|
Marc-Roig
|
096dba7983
|
expect Application Error in test
|
2022-08-04 09:37:38 +02:00 |
|
Marc-Roig
|
5b0bcab7b1
|
move try catch to image manipulation
|
2022-08-03 20:39:44 +02:00 |
|
Marc-Roig
|
ff932b1cb3
|
remove image
|
2022-08-03 12:49:34 +02:00 |
|
Marc-Roig
|
38bd435f2f
|
test corrupt image upload
|
2022-08-03 12:48:12 +02:00 |
|
Marc-Roig
|
06e0bde9c0
|
Merge branch 'master' into fix/app-crashes-on-upload-faulty-image
|
2022-08-03 11:53:44 +02:00 |
|
Marc
|
e73aaf6e9e
|
Merge pull request #13930 from strapi/fix/manually-resize-image-on-upload
Do not override width and height after uploading image
|
2022-08-03 11:51:58 +02:00 |
|
Marc-Roig
|
237d12abf4
|
typos
|
2022-08-03 09:39:52 +02:00 |
|
Marc-Roig
|
840fc194c8
|
remove comment
|
2022-08-03 09:33:47 +02:00 |
|
Marc-Roig
|
fcbff9e5e7
|
handle image transformation error
|
2022-08-03 09:26:26 +02:00 |
|
Julie Plantey
|
0bcc4b17d2
|
Merge branch 'master' of https://github.com/strapi/strapi into features/folder-breadcrumbs
|
2022-08-02 15:59:27 +02:00 |
|
Gustav Hansen
|
f25f1b45b7
|
Merge branch 'master' into chore/bump-ds-1-2-1-beta-0
|
2022-08-02 13:20:54 +02:00 |
|
Alexandre Bodin
|
7039c0d228
|
v4.3.2
|
2022-08-01 17:18:09 +02:00 |
|
Pierre Noël
|
1eab2fb08c
|
v4.3.1
|
2022-08-01 16:44:44 +02:00 |
|
Marc-Roig
|
09fdd984c1
|
test upload image
|
2022-08-01 15:53:03 +02:00 |
|
Julie Plantey
|
9fa0adeb8e
|
feedback fixes
|
2022-08-01 15:41:56 +02:00 |
|