21252 Commits

Author SHA1 Message Date
soupette
43f03aeeba Use ESBuild loader for compression
Signed-off-by: soupette <cyril@strapi.io>
2022-04-08 10:28:18 +02:00
Pierre Noël
b8a0a6e0fb
Merge pull request #12287 from strapi/content-66/dont-generate-env-var-in-production
Harmonize secret generation + don't generate in production mode
2022-04-08 10:23:26 +02:00
Pierre Noël
287b53c014 fix styled-components version to 5.3.3 2022-04-07 18:18:17 +02:00
Pierre Noël
5f993a0857 add JWT_SECRET env var to fix e2e tests 2022-04-07 16:50:20 +02:00
Pierre Noël
54fda9c7c0 change error messages 2022-04-07 16:50:20 +02:00
Pierre Noël
89221e8ee9 fix wording mistakes 2022-04-07 16:50:19 +02:00
Pierre Noël
24ff23dbfb fix kitchen sink config 2022-04-07 16:50:19 +02:00
Pierre Noël
79396f8bbb continue reading API_TOKEN_SALT + add warning deprecated message 2022-04-07 16:50:19 +02:00
Pierre Noël
9e21f01a46 update kitchensink config 2022-04-07 16:50:18 +02:00
Pierre Noël
20e6d9a94b Improve error messages 2022-04-07 16:50:15 +02:00
Pierre Noël
1e6d1ce6a2 fix unit tests 2022-04-07 16:34:58 +02:00
Pierre Noël
019007ba3e improve error message + remove use of API_TOKEN_SALT 2022-04-07 16:34:57 +02:00
Pierre Noël
9fc63af260 harmonize secret generation + don't generate in production mode 2022-04-07 16:34:56 +02:00
Gustav Hansen
084fbe00a5
Merge pull request #12962 from pr0gr8mm3r/master
Add missing german translations
2022-04-07 15:00:37 +02:00
cyril lopez
f398de3f57
Merge pull request #13076 from strapi/fix/cm-list-boolean
DynamicTable: Fix rendering of boolean fields
2022-04-07 15:00:20 +02:00
cyril lopez
93a877a408
Merge pull request #13077 from strapi/fix/component-password-field
Disallow password fields to be selected as component main field
2022-04-07 14:39:19 +02:00
Gustav Hansen
f1742d611b Improve test name 2022-04-07 12:55:27 +02:00
Gustav Hansen
6d6ecf5063 Disallow password fields to be selected as component main field 2022-04-07 10:33:16 +02:00
Gustav Hansen
1b63360b41 DynamicTable: Fix rendering of boolean fields 2022-04-07 10:18:01 +02:00
Alexandre BODIN
f605bef2fe
Merge pull request #13070 from strapi/dependabot/npm_and_yarn/eslint-plugin-import-2.26.0
Bump eslint-plugin-import from 2.25.4 to 2.26.0
2022-04-06 18:30:51 +02:00
Alexandre BODIN
0e7f5c2b65
Merge pull request #12635 from kwang1198/feat/purest@4
Upgrade purest to 4.x
2022-04-06 17:35:49 +02:00
Kai-Siang Wang
d4bb046b4c
Merge branch 'master' into feat/purest@4 2022-04-06 20:07:01 +08:00
dependabot[bot]
c7da7fda47
Bump eslint-plugin-import from 2.25.4 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 11:47:27 +00:00
Alexandre BODIN
12c8a4d6f0
Merge pull request #13071 from strapi/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.4
Bump @testing-library/jest-dom from 5.16.3 to 5.16.4
2022-04-06 13:42:43 +02:00
dependabot[bot]
7dfae4d49d
Bump @testing-library/jest-dom from 5.16.3 to 5.16.4
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.3...v5.16.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 09:14:09 +00:00
cyril lopez
4e5b69058f
Merge pull request #13059 from strapi/ts/documentation-plugin
Fix documenation plugin
2022-04-06 10:41:39 +02:00
Rishi Raj
ef39bdc5e8
Added Sanskrit (sa) to i18n locales 2022-04-06 12:55:36 +05:30
Convly
380d02eded Fix correct tsconfig filename in @strapi/typescript-utils/get-config-path 2022-04-05 16:36:38 +02:00
Convly
1d254182fa Fix webpack configuration to reference the correct tsconfig file 2022-04-05 16:33:30 +02:00
Convly
e84a051956 Update tsconfig base files in @strapi/typescript-utils 2022-04-05 16:32:47 +02:00
Convly
b25ac466ac Update tsconfig templates files 2022-04-05 16:32:18 +02:00
Convly
54fefcf5d2 isTypeScriptProject -> isUsingTypeScript 2022-04-05 16:30:50 +02:00
soupette
db37b4063b Fix documenation plugin
Signed-off-by: soupette <cyril@strapi.io>
2022-04-05 11:15:28 +02:00
cyril lopez
831726978a
Merge pull request #13055 from strapi/typescript/fix-static-resources-resolution
[TS] Fix static resources resolution
2022-04-05 11:11:46 +02:00
pr0gr8mm3r
424f19f0c7 fix plural strings 2022-04-04 21:30:11 +02:00
pr0gr8mm3r
432f2c09d9 change "on"/"off" to "yes"/"no" 2022-04-04 21:24:13 +02:00
pr0gr8mm3r
1762a6d005 fix translation in wrong language 2022-04-04 21:22:46 +02:00
Convly
511bf2920c Update config to handle useTypescript 2022-04-04 17:34:56 +02:00
Convly
77daaf7e72 Merge branch 'features/typescript' into typescript/telemetry 2022-04-04 17:33:07 +02:00
Convly
6f5e69b659 Remove copy-resource, favicon path resolution is already handled by the favicon middleware 2022-04-04 17:19:51 +02:00
Convly
a9525c0704 Remove public folder & package.json file from the copied resources in the build process 2022-04-04 17:14:06 +02:00
Convly
f7a20effb1 Fix public directories 2022-04-04 17:12:47 +02:00
Convly
2626f5e7b4 Merge branch 'features/typescript' into typescript/move-package-json-app-dir 2022-04-04 17:08:09 +02:00
Convly
07e08520d0 Remove the public folder from dist & app dirs 2022-04-04 16:51:37 +02:00
Convly
9565d3ec2b Fix rebase 2022-04-04 12:26:41 +02:00
soupette
1399aa94b6 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:33 +02:00
soupette
c5e690fa24 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:33 +02:00
soupette
17b80aa720 Make sure to send the events only once
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:33 +02:00
soupette
20fcd5983f Fix CTB reloading state
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:32 +02:00
soupette
ca366a312e Add speed plugin to admin dev deps
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:32 +02:00