30097 Commits

Author SHA1 Message Date
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
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
Sébastien Vanvelthem
e94f5eebcf ci: fix missing yarn install on adminBundleSize.yml 2023-05-05 12:15:58 +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
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
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
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
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
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
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
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