30539 Commits

Author SHA1 Message Date
Convly
159a0604b8 Remove useless console.log 2022-11-15 10:36:47 +01:00
Jorge Rambla
e0e24c16c2
Rewrite invalid uid prefix error message 2022-11-15 10:27:05 +01:00
ivanThePleasant
2addba9fe3 Merge branch 'chore/fix-iso-locales' of https://github.com/strapi/strapi into chore/fix-iso-locales 2022-11-15 11:24:21 +02:00
ivanThePleasant
073b79e76b Add new test to check for duplicate iso locales 2022-11-15 11:22:04 +02:00
dependabot[bot]
22f0d333e9
chore(deps-dev): bump eslint from 8.21.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 09:20:04 +00:00
dependabot[bot]
f60a188f71
chore(deps): bump swagger-ui-dist from 4.12.0 to 4.15.5
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.12.0 to 4.15.5.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.12.0...v4.15.5)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 09:11:17 +00:00
Josh
f0e94fde66 chore: update design-system to 1.2.8 2022-11-15 09:01:04 +00:00
Ben Irvin
ad1db2139e
Merge pull request #14798 from strapi/deits/archive-files
[DEITS] Add archive command option
2022-11-15 09:59:05 +01:00
Josh
c9e9b1ca67 chore: update snapshots 2022-11-15 08:56:55 +00:00
Josh
4650013393 chore: update snapshots 2022-11-15 08:56:40 +00:00
Bart Lagerweij
1f356cccde
Update/add dutch translations
Some dutch translations where missing. They have been added.
Also a few bad translations have been fixed.
2022-11-15 09:53:28 +01:00
Ben Irvin
cfe7e7c77a update text 2022-11-15 09:49:56 +01:00
Ben Irvin
8f957a363e make text more clear 2022-11-15 09:49:32 +01:00
Josh
5fb4c10a40 chore: fix alignment of tags 2022-11-15 08:49:16 +00:00
Convly
ec384c582e Export metadata from the local file destination provider 2022-11-15 09:48:51 +01:00
Josh
b5e75847ca
Merge pull request #14850 from strapi/fix/dynamic-zone-reorder-values 2022-11-15 08:42:59 +00:00
Christian Capeans
4c3bbf50e4 Add the strapi schemas typing 2022-11-15 09:33:35 +01:00
Josh
f4b0bd90f9 Merge branch 'main' into feature/relations-reordering 2022-11-15 08:22:58 +00:00
Christian Capeans
d294657075 Adapt the tests to the new selectedKeys array 2022-11-15 09:20:38 +01:00
Christian Capeans
878fcdd23a Abstract selectedKeys and method to utils 2022-11-15 09:10:03 +01:00
Christian Capeans
17fca91cb5 Join lodash imports in one 2022-11-15 08:48:30 +01:00
Ben Irvin
bd0f0b68d9 synchronize typescript package versions 2022-11-15 08:43:58 +01:00
Ben Irvin
8c9d3a0ff6 add missing rules 2022-11-15 08:41:33 +01:00
Gustav Hansen
ee75ce9e32 Chore: Update @testing-library/react-hooks to 8.0.1 2022-11-14 18:39:19 +01:00
Gustav Hansen
03d815ea17 Chore: Update @testing-library/dom to 8.19.0 2022-11-14 18:38:56 +01:00
Gustav Hansen
5541a32440
Merge pull request #14855 from strapi/chore/remove-istanbul
Chore: Remove istanbul dependency
2022-11-14 18:32:58 +01:00
Christian Capeans
0581a91e21 Delete unnecessary console.logs 2022-11-14 17:43:39 +01:00
Jamie Howard
cad6a8da1c fix(entity-manager): knex withSchema.raw error 2022-11-14 16:39:57 +00:00
Christian Capeans
a580c75d46 Add source and destination schema comparator 2022-11-14 17:35:21 +01:00
Jamie Howard
d7e3db84b6 chore(upload): test setup 2022-11-14 16:27:25 +00:00
Ben Irvin
2d31e80598 update help text 2022-11-14 17:27:23 +01:00
Josh
5a5d4b192a fix: mainField name 2022-11-14 16:21:04 +00:00
Gustav Hansen
54bcc425d8 Chore: Remove istanbul dependency 2022-11-14 17:20:17 +01:00
Josh
3bb40a9e4c refactor: use path.dirname on require.resolve 2022-11-14 16:12:50 +00:00
Josh
3f7eb66647 chore: pr amends 2022-11-14 16:04:26 +00:00
Josh
e26dbe6029 fix: responsive styles 2022-11-14 15:57:33 +00:00
Simone Taeggi
4da811c322 create a util to wrap the old axiosInstance implementations and log the warning 2022-11-14 16:36:30 +01:00
Alexandre BODIN
6117ef7872
Merge pull request #14403 from strapi/custom-fields/docs 2022-11-14 16:23:31 +01:00
Alexandre BODIN
f3f39e6d19
Merge branch 'main' into custom-fields/docs 2022-11-14 16:22:13 +01:00
Julie Plantey
11c5d88c49
Merge pull request #14754 from dmoKruso/fix-en-lang
Update en.json
2022-11-14 16:04:01 +01:00
Josh
8017534e20 chore: use find-root to find root relative to the CJS version 2022-11-14 14:04:05 +00:00
Ben Irvin
eb7b57c117
Merge branch 'features/deits' into deits/ts-linting 2022-11-14 14:15:02 +01:00
Ben Irvin
6a5fa195ec
Merge branch 'features/deits' into deits/archive-files 2022-11-14 14:12:16 +01:00
Simone
cde2230426
Merge branch 'main' into enhancement/axios-refactoring 2022-11-14 14:11:56 +01:00
Josh
c13bf2513a chore: fix tests 2022-11-14 13:04:52 +00:00
Josh
b3a69e5047 chore: replace wrapper with Stack 2022-11-14 12:42:11 +00:00
Josh
d5081aedc2 chore: rename prop 2022-11-14 12:39:53 +00:00
Josh
8f708964ea refactor: refactor from another PR from main 2022-11-14 12:37:08 +00:00
Josh
8c83e9d508 Merge branch 'main' into fix/dynamic-zone-reorder-values 2022-11-14 12:36:36 +00:00
Gustav Hansen
cebbe1d199 chore: Update snapshot tests 2022-11-14 13:31:49 +01:00