Ben Irvin
|
b012dc6e78
|
Bypass schema check and ignore fields and links that do not exist in destination
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
|
2023-05-05 16:15:13 +02:00 |
|
Sébastien Vanvelthem
|
096411fa5e
|
Update .github/actions/yarn-nm-install/action.yml
Co-authored-by: Gustav Hansen <gu@stav.dev>
|
2023-05-05 14:07:15 +02:00 |
|
Marc
|
13502afca0
|
Merge pull request #16626 from strapi/chore/bump-aws-sdk
|
2023-05-05 14:01:47 +02:00 |
|
Ben Irvin
|
7747d1d3d1
|
initial commit
|
2023-05-05 13:11:59 +02:00 |
|
Sébastien Vanvelthem
|
e94f5eebcf
|
ci: fix missing yarn install on adminBundleSize.yml
|
2023-05-05 12:15:58 +02:00 |
|
Mark Kaylor
|
a8b0dcdf48
|
Move clearSelectedEntries last to avoid memory leak warning
|
2023-05-05 10:50:22 +02:00 |
|
Mark Kaylor
|
b37993cea7
|
Improve comments
|
2023-05-05 10:07:33 +02:00 |
|
Marc-Roig
|
1b4b5ffd16
|
chore: bump aws-sdk version
|
2023-05-05 08:27:45 +02:00 |
|
Sébastien Vanvelthem
|
dc2e13176b
|
Merge branch 'main' into ci-improve-install-time
|
2023-05-04 21:59:19 +02:00 |
|
Jen Tak
|
d9640031df
|
Use upload_chunked_stream instead if upload_stream
Cloudinary limits the filesize to 100 MB when uploading in a single request:
https://cloudinary.com/documentation/upload_images#chunked_asset_upload
Larger files must be uploaded in chunks.
Use the upload_chunked_stream to upload all files in chunks. This works for small files just as well.
Closes #16601
|
2023-05-04 19:19:28 +02:00 |
|
Mark Kaylor
|
71ae8a9396
|
Refactor to use separate mutations + mutateAsync
|
2023-05-04 17:46:17 +02:00 |
|
Gustav Hansen
|
a7d616e158
|
Merge pull request #16616 from strapi/fix/rw-settings-btn-spacing
Fix: Reset gap between stage action buttons
|
2023-05-04 17:42:06 +02:00 |
|
Gustav Hansen
|
adfb181285
|
Merge pull request #16614 from strapi/chore/cm-stage-update-notification
Chore: Update success notification text
|
2023-05-04 17:07:07 +02:00 |
|
Mark Kaylor
|
278a797873
|
Rename handleConfirmDeleteAll to handleBulkDelete to match the others and backend actions
|
2023-05-04 16:41:23 +02:00 |
|
Mark Kaylor
|
cac8feb45c
|
Revert common func
|
2023-05-04 16:37:50 +02:00 |
|
Paul
|
d727871dd0
|
Update ru lang
|
2023-05-04 17:33:02 +03:00 |
|
Gustav Hansen
|
16b2e3c35b
|
Fix: Remove drag handler preview when dragging a stage
|
2023-05-04 15:55:20 +02:00 |
|
Mark Kaylor
|
7eaadf31db
|
Add space
|
2023-05-04 15:52:31 +02:00 |
|
Mark Kaylor
|
552e9c8850
|
Test correct text is visible instead of using function call
|
2023-05-04 15:50:50 +02:00 |
|
Paul
|
d62fe6d8b2
|
Create ru.json
|
2023-05-04 16:40:25 +03:00 |
|
Gustav Hansen
|
b52e977182
|
Fix: Reset gap between stage action buttons
|
2023-05-04 15:34:01 +02:00 |
|
Mark Kaylor
|
1bffc6b541
|
Refactor useMutation callback and handle state in the mutate callbacks
|
2023-05-04 15:11:31 +02:00 |
|
Gustav Hansen
|
87a0a58adc
|
Chore: Update success notification text
|
2023-05-04 15:00:30 +02:00 |
|
Josh
|
76e85a68fd
|
Merge pull request #16611 from strapi/chore/update-ds-173
|
2023-05-04 13:38:15 +01:00 |
|
Paul
|
5b8969ab7b
|
Upd ru from en.json
Added 7 new strings
|
2023-05-04 15:37:00 +03:00 |
|
Josh
|
ef9ed92c45
|
chore: update ds@1.7.3
|
2023-05-04 11:45:05 +01:00 |
|
Mark Kaylor
|
3e4b3e46e3
|
Fix incorrect policies
|
2023-05-04 10:38:35 +02:00 |
|
Mark Kaylor
|
f2e769cd69
|
Refactor to check permissions on entities before passing to updateMany
|
2023-05-04 10:38:09 +02:00 |
|
Marc
|
a169d81090
|
Merge pull request #16484 from strapi/feat/declare-content-api-endpoints-in-admin
|
2023-05-04 10:09:05 +02:00 |
|
Convly
|
939beff915
|
Merge branch 'releases/4.10.2'
|
2023-05-03 15:18:53 +02:00 |
|
Convly
|
498c8d7c18
|
Update yarn.lock
|
2023-05-03 15:08:56 +02:00 |
|
Convly
|
a02b19866a
|
v4.10.2
v4.10.2
|
2023-05-03 15:04:25 +02:00 |
|
Mark Kaylor
|
119b88a1b1
|
Add bulk publish and unpublish
|
2023-05-03 12:17:26 +02:00 |
|
Rémi de Juvigny
|
1347bb4f26
|
Merge pull request #16559 from strapi/bulk-publish/modals
Add bulk publish and unpublish modals
|
2023-05-03 11:41:16 +02:00 |
|
Rémi de Juvigny
|
cbad4fadbc
|
Move handle toggle modal
|
2023-05-03 11:04:14 +02:00 |
|
Rémi de Juvigny
|
7d26539c5a
|
Move bulk confirm modal to same file
|
2023-05-03 10:53:33 +02:00 |
|
Rémi de Juvigny
|
1d283eb98e
|
Mark feedback
|
2023-05-03 10:49:45 +02:00 |
|
Nathan Pichon
|
3fa939d16a
|
Merge pull request #15748 from strapi/chore/docs-api-ref
docs: api reference
|
2023-05-03 09:57:19 +02:00 |
|
Simen Daehlin
|
949c211536
|
Merge pull request #16584 from Eventyret/fix/rename-content-builder-message
Renamed message when running in production.
|
2023-05-03 08:44:23 +01:00 |
|
Sébastien Vanvelthem
|
2cae0655ae
|
ci: speed up install
|
2023-05-02 23:26:19 +02:00 |
|
Simen Daehlin
|
0185466fed
|
Merge branch 'main' into fix/rename-content-builder-message
|
2023-05-02 20:07:19 +01:00 |
|
Sébastien Vanvelthem
|
d940e404fa
|
Merge branch 'main' into ci-improve-install-time
|
2023-05-02 20:24:52 +02:00 |
|
Rémi de Juvigny
|
bd4011e1a8
|
Move confirm all dialogs to bulk actions bar file
|
2023-05-02 17:28:32 +02:00 |
|
Rémi de Juvigny
|
aa797ddd00
|
Merge remote-tracking branch 'origin/feature/bulk-publish' into bulk-publish/modals
|
2023-05-02 16:55:50 +02:00 |
|
Gustav Hansen
|
93c85d856d
|
Merge pull request #16585 from strapi/feature/review-workflow-1
Enhancement: Review workflow colors and reordering
|
2023-05-02 16:27:14 +02:00 |
|
Rémi de Juvigny
|
2f480c7ab9
|
Remove testId
|
2023-05-02 16:20:32 +02:00 |
|
Rémi de Juvigny
|
6895240a6f
|
Remove extra wrappers
|
2023-05-02 15:43:32 +02:00 |
|
Nathan Pichon
|
fd2f06ee8e
|
Merge branch 'main' into chore/docs-api-ref
|
2023-05-02 15:25:49 +02:00 |
|
nathan-pichon
|
021024dd7a
|
docs(api): update cron with examples
|
2023-05-02 15:25:13 +02:00 |
|
nathan-pichon
|
4d7e0c2c0e
|
docs(contrib): add some todos
|
2023-05-02 15:19:58 +02:00 |
|