28244 Commits

Author SHA1 Message Date
Simone Taeggi
3a4a8c995e update snapshots 2023-02-21 16:22:37 +01:00
Simone Taeggi
dba158774e remove automatically eslint fix 2023-02-21 15:10:32 +01:00
Simone Taeggi
bf3981d5ed merge features/data-transfer and fix conflicts 2023-02-21 09:49:40 +01:00
Convly
478127d7c7 Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-20 16:58:46 +01:00
Gustav Hansen
294b0f6cfa
Merge pull request #15821 from strapi/dependabot/npm_and_yarn/prettier-2.8.4
chore(deps): bump prettier from 2.7.1 to 2.8.4
2023-02-20 15:39:07 +01:00
Gustav Hansen
ff388fdfd7
Merge pull request #15863 from strapi/chore/lodash-chain-fe
Chore: Remove usage of lodash chain from admin/src
2023-02-20 15:07:09 +01:00
Josh
95afe56008
Merge pull request #15864 from strapi/chore/add-vercel-json 2023-02-20 13:18:51 +00:00
Josh
57fd8c9758 chore: add vercel.json 2023-02-20 12:54:47 +00:00
Gustav Hansen
2a95e66bfc
Merge pull request #15860 from strapi/chore/remove-whatwg-fetch
Chore: Remove whatwg-fetch polyfill
2023-02-20 13:45:39 +01:00
Gustav Hansen
831bef25ed Chore: Remove usage of lodash chain 2023-02-20 12:58:46 +01:00
Gustav Hansen
dd1d8f3997
Merge pull request #15859 from strapi/dependabot/npm_and_yarn/node-fetch-2.6.9
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
2023-02-20 12:50:53 +01:00
Simone Taeggi
93aca2d4a9 update snapshot, create unit test DeleteDialog and fix the DeleteTokenDialog props 2023-02-20 12:43:24 +01:00
Gustav Hansen
e86facb7bd Chore: Add whatwg-fetch polyfill to admin-test-utils 2023-02-20 12:23:47 +01:00
Gustav Hansen
8bd42df054
Merge pull request #15858 from strapi/chore/remove-admin-imports-in-tests
chore: remove admin imports from tests
2023-02-20 12:05:12 +01:00
Gustav Hansen
e4c0d0bf19 Chore: Remove whatwg-fetch polyfill 2023-02-20 11:55:54 +01:00
Gustav Hansen
614b7e248c Run prettier 2023-02-20 11:46:18 +01:00
Rémi de Juvigny
fc938c8bd3
Merge pull request #15853 from smorimoto/fix-syntax-error-config-database-template
Fix a tiny syntax error in `config/database.ts` of the template
2023-02-20 11:46:02 +01:00
dependabot[bot]
25d013c123 chore(deps): bump prettier from 2.7.1 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 11:44:07 +01:00
dependabot[bot]
0647bca2a0
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 2.6.9.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v2.6.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 10:37:00 +00:00
Josh
0ec6f5ac1a chore: remove admin imports from tests 2023-02-20 10:20:42 +00:00
Sora Morimoto
f86227b8f4 Fix a tiny syntax error in config/database.ts of the template
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2023-02-18 04:13:48 +09:00
Josh
b536b3adce
Merge pull request #15798 from strapi/fix/plugin-templates 2023-02-17 13:57:35 +01:00
Josh
29761db19b chore: pr amemds
chore: fix scripts

chore: fix dev to be develop

Update examples/getstarted/src/index.js

Update examples/getstarted/src/index.js

Co-Authored-By: markkaylor <mark.kaylor@strapi.io>
2023-02-17 10:17:38 +01:00
Julie Plantey
41735ec7d5
Merge pull request #15824 from strapi/chore/overview-page-fixes
[chore] fixes on Overview page & moved get help link
2023-02-16 17:34:21 +01:00
Josh
382450b106
Merge pull request #15842 from strapi/fix/build-not-exiting 2023-02-16 13:53:34 +00:00
Julie Plantey
d8d5bc586d improve ee-ce translation key 2023-02-16 14:39:50 +01:00
Josh
4f7216dc8b fix: call process.exit after successful build 2023-02-16 14:32:34 +01:00
Julie Plantey
b64701989c translate community links name 2023-02-16 13:59:25 +01:00
Josh
a102970ba2
Merge branch 'main' into fix/plugin-templates 2023-02-16 12:53:54 +00:00
Josh
db4036bc4d chore: remove axios-instance and fix types for StrapiApp 2023-02-16 13:51:54 +01:00
Gustav Hansen
2f1e37cd9d
Merge pull request #15836 from strapi/chore/lodash-cm-imports
GH: Optimize GH bundle-size report setup
2023-02-16 13:32:11 +01:00
Gustav Hansen
36da508eba Chore: Improve GH bundle-size reporter 2023-02-16 11:16:11 +01:00
Julie Plantey
e2f69a002d Merge branch 'main' of https://github.com/strapi/strapi into chore/overview-page-fixes 2023-02-16 10:14:46 +01:00
Gustav Hansen
4a732d8a9b
Merge pull request #15826 from strapi/chore/jest-swc-core-js
Chore: Upgrade swc and remove core-js polyfill for tests
2023-02-16 08:55:53 +01:00
Gustav Hansen
df1073b979
Merge pull request #15832 from strapi/revert-15777-revert-15770-enhancement/bundle-size
Github: Add admin bundle-size PR reporter
2023-02-16 08:54:42 +01:00
Gustav Hansen
dd8d2233a8
Revert "Revert "Github: Add admin bundle-size PR reporter"" 2023-02-15 21:34:52 +01:00
Josh
f4fcfa5f31
Merge pull request #15830 from strapi/chore/convert-to-single-imports 2023-02-15 19:47:04 +00:00
Josh
6b17f8ad12 chore: convert all files to single imports of the DS & icons
chore: remove eslint rule

chore: update snapshots

chore: update snapshots

chore: add eslint rule to stop direct imports apart from v2
2023-02-15 17:23:59 +00:00
Julie Plantey
822cb5a14f feedback fix and improvements 2023-02-15 18:02:40 +01:00
Gustav Hansen
13028d52d8
Merge pull request #15827 from strapi/chore/jest-swc-target-2020
Chore: Bump swc jsc.target to es2020
2023-02-15 17:33:25 +01:00
Gustav Hansen
2bebafdc02 Chore: Bump swc jsc.target to es2020 2023-02-15 14:52:19 +01:00
Gustav Hansen
6e46e60154 Chore: Upgrade swc and remove core-js polyfill for tests 2023-02-15 14:44:20 +01:00
Jamie Howard
04e8ed121c
Merge pull request #15692 from strapi/feature/enhance-min-max-errors 2023-02-15 13:17:07 +00:00
Julie Plantey
aac9ae316b fixes on Overview page & moved get help link 2023-02-15 12:32:08 +01:00
Julie Plantey
63416a5221
Merge pull request #15819 from strapi/chore/i18n-enKW-frMU
[chore] en-KW & fr-MU i18n support
2023-02-15 12:30:21 +01:00
Josh
14d5597a8f
Merge pull request #15818 from strapi/feat/relations-diffing-fe 2023-02-15 10:55:45 +00:00
Gustav Hansen
46a89b1830
Merge pull request #15781 from strapi/enhancement/axios-migration-content-type-builder
replace axiosInstance with getFetchClient inside the content-type builder
2023-02-15 11:33:39 +01:00
Rémi de Juvigny
179b23ac41
Merge pull request #15816 from strapi/chore/dead-market-code
Remove dead code for the install and uninstall plugin actions
2023-02-15 11:02:52 +01:00
Julie Plantey
e2a77803d7 added en-KW & fr-MU support to i18n 2023-02-15 10:54:42 +01:00
Rémi de Juvigny
55b19cafd4 Eliminate rogue log 2023-02-15 10:05:06 +01:00