25993 Commits

Author SHA1 Message Date
Josh
107e0d59b9 feat: add in prompt to CTB modals to avoid premature closing and data loss 2023-01-09 12:13:16 +00:00
Gustav Hansen
16fb8dfe0c
Merge pull request #15288 from ivan-ha/fix/relations-i18n
fix: translations of RelationInputDataManager
2023-01-06 10:04:28 +01:00
Ivan Ha
e41226d794 fixup! fix: translations of RelationInputDataManager 2023-01-06 11:43:54 +08:00
Ben Irvin
a76b557047
Merge pull request #15349 from strapi/enhancement/lint-staged-cache 2023-01-05 10:19:52 +01:00
Ben Irvin
b6557fd214
Merge pull request #15348 from strapi/chore/prettier-md 2023-01-05 09:46:22 +01:00
Ben Irvin
ef66e3aab4 use cache for lint-staged scripts 2023-01-04 17:27:54 +01:00
Ben Irvin
b43a11ad0a prettier md files 2023-01-04 17:16:16 +01:00
Gustav Hansen
08cf81512b
Merge pull request #15332 from strapi/dependabot/npm_and_yarn/codemirror-5.65.11
chore(deps): bump codemirror from 5.65.8 to 5.65.11
2023-01-04 14:59:10 +01:00
Gustav Hansen
62d59fcd02
Merge pull request #15294 from strapi/fix/required-boolean-in-component
[fix] Boolean field validation in component
2023-01-04 10:31:56 +01:00
Jamie Howard
aef978999b
Merge pull request #15296 from pataiadam/main 2023-01-03 13:59:23 +00:00
Jamie Howard
a41e972082
Merge pull request #15196 from strapi/fix/close-modal-with-esc 2023-01-03 12:15:25 +00:00
Gustav Hansen
9f4be24fba
Merge pull request #15331 from strapi/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.15
chore(deps-dev): bump @storybook/builder-webpack5 from 6.5.9 to 6.5.15
2023-01-03 13:11:21 +01:00
Gustav Hansen
e358429acc
Merge pull request #15334 from strapi/chore/docs-deployment
Chore: Bump docs dependencies
2023-01-03 12:29:05 +01:00
Gustav Hansen
ec0f5bc20a Chore: Bump docs dependencies 2023-01-03 11:03:09 +01:00
Gustav Hansen
65515928a1
Merge pull request #15330 from strapi/fix/docs-cname
Fix: Prevent CNAME file from being overwritten by the GH action
2023-01-03 10:46:08 +01:00
dependabot[bot]
0861118149
chore(deps): bump codemirror from 5.65.8 to 5.65.11
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.8 to 5.65.11.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 09:04:32 +00:00
dependabot[bot]
b7f3b576be
chore(deps-dev): bump @storybook/builder-webpack5 from 6.5.9 to 6.5.15
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 09:03:02 +00:00
Gustav Hansen
30355eff0b Fix: Prevent CNAME file from being overwritten by the GH action 2023-01-03 09:14:28 +01:00
Gustav Hansen
129d88cccc
Merge pull request #15278 from ivan-ha/fix/zh-translations
fix: broken translations in EditFolderDialog and various zh translations in Media Library
2023-01-02 12:29:31 +01:00
Gustav Hansen
4f01dd1c8c
Merge pull request #15289 from ivan-ha/fix/content-manager-i18n
fix: zh translations of content-manager.containers.Edit.information.by
2023-01-02 12:26:54 +01:00
Ben Irvin
3bf787764b
Merge pull request #15208 from GregorSondermeier/patch-1 2023-01-02 12:19:31 +01:00
Ben Irvin
94d8b6c1fa
Merge pull request #15213 from strapi/enchancement/eslint-cache 2023-01-02 12:00:59 +01:00
Gustav Hansen
5af5384856
Merge pull request #15314 from strapi/dependabot/npm_and_yarn/nx-14.8.6
chore(deps-dev): bump nx from 14.4.2 to 14.8.6
2023-01-02 11:54:39 +01:00
dependabot[bot]
29fcd21cfb
chore(deps-dev): bump nx from 14.4.2 to 14.8.6
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 14.4.2 to 14.8.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.8.6/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 09:02:30 +00:00
Ben Irvin
d2f4bf4512 add cache-location 2023-01-02 09:56:21 +01:00
Marc
659f31e362
Merge pull request #15149 from strapi/dependabot/npm_and_yarn/pg-8.8.0 2023-01-02 09:47:03 +01:00
Gustav Hansen
700814cdbd
Merge pull request #15303 from strapi/dependabot/npm_and_yarn/docs/json5-2.2.2
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /docs
2023-01-02 09:24:05 +01:00
Gustav Hansen
f1ca1e4051
Merge pull request #15284 from strapi/fix/documentation-link-guided-tour
[fix] Guided tour documentation link
2023-01-02 09:22:00 +01:00
dependabot[bot]
6afb9d7c7a
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /docs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 18:10:49 +00:00
Jean-Sébastien Herbaux
9bb6b846c5
Merge pull request #15182 from strapi/chore/v3EOL 2022-12-30 19:08:43 +01:00
Jean-Sébastien Herbaux
df8d0ece2f
Merge branch 'main' into enchancement/eslint-cache 2022-12-30 19:04:50 +01:00
DMehaffy
a8d766af85
Merge pull request #14553 from paulaxisabel/main
Update the Code Of Conduct
2022-12-30 10:17:38 -07:00
DMehaffy
06e53d80c1
Merge branch 'main' into main 2022-12-30 10:15:56 -07:00
DMehaffy
566c9ebd22
Merge branch 'main' into chore/v3EOL 2022-12-30 10:05:30 -07:00
Ádám Patai
0bf4e6173e feat: Hungarian admin translations 2022-12-29 19:52:44 +01:00
Julie Plantey
f4e1059993 boolean validation on undefined 2022-12-29 15:14:03 +01:00
Ivan Ha
1827fd6f2c fix: zh translations of content-manager.containers.Edit.information.by 2022-12-29 12:40:07 +08:00
Ivan Ha
4c2574b8d1 fix: translations of RelationInputDataManager 2022-12-29 11:55:26 +08:00
Julie Plantey
d28ec97917
Merge pull request #15261 from ivan-ha/fix/translations-of-CarouselAssetActions
fix: translations of CarouselAssetActions
2022-12-28 17:44:50 +01:00
Julie Plantey
ac771047be fixed documentation link and bullet list colors 2022-12-28 16:24:26 +01:00
Ivan Ha
8fee332a98 fixup! fix: various zh translations in Media Library 2022-12-28 22:34:09 +08:00
Convly
8f1988367c v4.5.5 v4.5.5 2022-12-28 15:17:36 +01:00
Ivan Ha
9ed95854cc fixup! fix: translations of CarouselAssetActions 2022-12-28 22:09:22 +08:00
Jean-Sébastien Herbaux
29e6833f13
Merge pull request #14593 from gary-alway/disable-migrations-config 2022-12-28 14:58:52 +01:00
Gregor Sondermeier
eb49c63166 apply code review suggestion in packages/plugins/sentry/README.md 2022-12-28 12:37:26 +01:00
Gregor Sondermeier
7458000a99
Merge branch 'strapi:main' into patch-1 2022-12-28 12:32:04 +01:00
Julie Plantey
aa08a102d5
Merge pull request #15258 from ivan-ha/fix/translation-of-profile-experience
fix: translation of profile language setting
2022-12-28 12:06:40 +01:00
Ivan Ha
6648646c45 fix: various zh translations in Media Library 2022-12-28 18:06:39 +08:00
Ivan Ha
11711bff4f fix: broken non-EN translations in EditFolderDialog 2022-12-28 18:05:47 +08:00
Jean-Sébastien Herbaux
ba1d6491c0
Merge pull request #15232 from Chessman97/fix/documentation-transalation-settings-page
Fixes https://github.com/strapi/strapi/issues/15231
2022-12-28 10:55:50 +01:00