32846 Commits

Author SHA1 Message Date
Gustav Hansen
5e000ddde1
Merge pull request #16541 from strapi/dependabot/npm_and_yarn/resolve-1.22.2
Bump resolve from 1.20.0 to 1.22.2
2023-05-08 12:28:46 +02:00
Gustav Hansen
a8ab02a16a
Merge pull request #16643 from strapi/dependabot/npm_and_yarn/lint-staged-13.2.2
chore(deps-dev): bump lint-staged from 13.0.3 to 13.2.2
2023-05-08 12:26:16 +02:00
Gustav Hansen
028a044e6f
Merge pull request #16642 from strapi/dependabot/npm_and_yarn/webpack-5.82.0
chore(deps): bump webpack from 5.76.0 to 5.82.0
2023-05-08 12:25:25 +02:00
Gustav Hansen
b2e08defbb Chore: Remove styled overwrites 2023-05-08 12:18:14 +02:00
Gustav Hansen
81c9189bd7 Chore: Remove unnecessary styled overwrite 2023-05-08 12:08:19 +02:00
Josh
b59f3d57e5
Merge pull request #16635 from strapi/chore/stop-mocking-use-tracking 2023-05-08 10:27:52 +01:00
Gustav Hansen
56413f25c6 Chore: Update tests 2023-05-08 11:26:01 +02:00
Gustav Hansen
a69bc50ddb Fix: do not crash if no color can be displayed 2023-05-08 11:26:01 +02:00
Gustav Hansen
94ce1a8e4d Fix: Limit border of stage color badges to neutral0 (white) 2023-05-08 11:26:01 +02:00
Gustav Hansen
2145a3c1f5 Fix: Add border to stage color badges 2023-05-08 11:26:01 +02:00
Ben Irvin
58b8c18870 add confirmation to transfer and import 2023-05-08 10:44:29 +02:00
Konstantin Münster
2c4dce9273
Update CustomFieldServerOptions
inputSize properties aren't optional
2023-05-08 10:34:22 +02:00
Konstantin Münster
71e00b0180
Extend CustomFieldServerOptions
add new inputSize configuration
2023-05-08 10:22:50 +02:00
Josh
444d3200c7
Merge pull request #16549 from dome4/main 2023-05-08 08:31:18 +01:00
dependabot[bot]
f7d7dcc792
chore(deps-dev): bump lint-staged from 13.0.3 to 13.2.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 13.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.2.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-07 22:59:32 +00:00
dependabot[bot]
fe0cee13b1
chore(deps): bump webpack from 5.76.0 to 5.82.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.82.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.82.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-07 22:58:40 +00:00
dependabot[bot]
47878c928e
chore(deps): bump mysql2 from 3.2.0 to 3.3.0
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-07 22:57:46 +00:00
Dominic Seitz
93c049bb0d
Merge branch 'main' into main 2023-05-07 22:32:58 +02:00
Ben Irvin
4b37d806ca report diffs before confirming 2023-05-07 16:10:20 +02:00
Ben Irvin
9cbdad0a70 add middleware for schema diff handling 2023-05-07 15:48:14 +02:00
Amandeep Singh Malhotra
8732f348a4 fix: change alignment from stretch to center 2023-05-07 18:13:52 +05:30
Sébastien Vanvelthem
f142554824 Merge remote-tracking branch 'origin/ci-improve-install-time' into ci-improve-install-time 2023-05-06 13:12:54 +02:00
Sébastien Vanvelthem
3df8e70454 ci: add .github/workflow/** to paths 2023-05-06 13:12:39 +02:00
DMehaffy
7d38bcaad1
Merge branch 'main' into ci-improve-install-time 2023-05-05 12:06:36 -07:00
Josh
870865d7b9 chore: make default context so we don't need provider or mocking 2023-05-05 19:06:07 +01:00
Josh
5acae2e2a9 chore: remove tracking mocks 2023-05-05 18:47:48 +01:00
Mark Kaylor
4ddac20ac9 Test publish/unpublish events are emitted 2023-05-05 17:25:38 +02:00
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