21080 Commits

Author SHA1 Message Date
Gustav Hansen
97f51652bb
Merge pull request #12632 from strapi/CONTENT-47/uid-error-message
EditViewDataManagerProvider: Handle API errors independently from yup
2022-03-29 16:24:50 +02:00
Alexandre BODIN
ea116c2036
Merge pull request #13001 from strapi/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-29 16:11:48 +02:00
Alexandre BODIN
e3b36a075a
Merge pull request #13000 from strapi/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0
2022-03-29 15:54:09 +02:00
ivanThePleasant
c6307ece63 Added telemetry disable logic to the admin panel events 2022-03-29 16:49:29 +03:00
Alexandre Bodin
2791a2a5ae Merge branch 'master' into chore/knex-v1 2022-03-29 15:49:00 +02:00
Gustav Hansen
28bb1da2a6
Merge pull request #13002 from strapi/fix/prettier-all
Chore: Prettify all files
2022-03-29 15:15:14 +02:00
Gustav Hansen
8aaaff77d4 Chore: Prettify all files 2022-03-29 14:20:41 +02:00
dependabot[bot]
d06282164e
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:12:32 +00:00
dependabot[bot]
b9014bb26e
Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:12:05 +00:00
Alexandre BODIN
e90bfdd9bc
Merge pull request #12958 from strapi/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.3
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
2022-03-29 14:11:04 +02:00
Gustav Hansen
8b65a9501f
Merge pull request #12997 from strapi/revert-12838-fix/upload-actionOptions
Revert "Fix actionOptions not taking into account by the upload provider"
2022-03-29 12:30:27 +02:00
Gustav Hansen
e776192eed
Revert "Fix actionOptions not taking into account by the upload provider" 2022-03-29 11:29:45 +02:00
Gustav Hansen
bac28de5e8
Merge pull request #12838 from strapi/fix/upload-actionOptions
Fix actionOptions not taking into account by the upload provider
2022-03-29 11:10:04 +02:00
Gustav Hansen
8dc44ccdff CM: Fix displaying number fields in the DynamicTable 2022-03-29 10:33:14 +02:00
ivanThePleasant
47dd5cd178 Corrected if clause mistake 2022-03-28 20:58:08 +03:00
Alexandre Bodin
1130511ce3 Update yarn.lock 2022-03-28 19:48:41 +02:00
Alexandre Bodin
3e3a7755eb Merge branch 'master' into chore/knex-v1 2022-03-28 19:44:13 +02:00
Gustav Hansen
3177ddda35 EditViewDataManagerProvider: Reuse getYupInnerErrors from helper-plugin 2022-03-28 19:28:56 +02:00
Alexandre Bodin
c52f42c80d Apply feedbacks 2022-03-28 19:24:58 +02:00
ronronscelestes
9afc313f49
Merge pull request #12979 from strapi/enh/registration-text
[Registration Page] Text and padding improvements
2022-03-28 18:59:16 +02:00
ronronscelestes
8d52ec9cc7 register checkbox text improvement 2022-03-28 18:07:12 +02:00
ronronscelestes
e82ca10a1a register page enhancement 2022-03-28 17:58:45 +02:00
Gustav Hansen
538c1f1ac4 Inputs: add truthy check before calling formatMessage 2022-03-28 14:17:32 +02:00
Gustav Hansen
4aa1c3c388 GenericInput: Pass error values through instead of explicit field name 2022-03-28 12:41:36 +02:00
Gustav Hansen
965b47209c Remove useless useMemo 2022-03-28 12:41:36 +02:00
Gustav Hansen
bc74c10714 EditViewDataManagerProvider: Don't call the API, if yup has thrown errors before 2022-03-28 12:41:36 +02:00
Gustav Hansen
6638aeedce EditViewDataManagerProvider: Handle API errors independently from yup 2022-03-28 12:41:32 +02:00
Gustav Hansen
1ec680924d
Merge pull request #12970 from strapi/fix/generiinput-controlled
GenericInput: prevent controlled/ uncontrolled warnings
2022-03-28 12:26:37 +02:00
Gustav Hansen
19aeaaf7bc GenericInput: prevent controlled/ uncontrolled errors 2022-03-28 10:19:16 +02:00
pr0gr8mm3r
5b1d214240 translate upload plugin to german 2022-03-26 00:00:44 +01:00
pr0gr8mm3r
8040ac9c10 translate content type builder to german 2022-03-25 23:48:03 +01:00
pr0gr8mm3r
2b09ba677d translate admin panel to german 2022-03-25 23:35:23 +01:00
cyril lopez
750d66a3b8
Merge pull request #12957 from strapi/fix/build-error-swallow
Build: Prevent output from swallowing webpack errors
2022-03-25 18:55:59 +01:00
Mark Kaylor
a083dadce9 add offline layout 2022-03-25 17:44:19 +01:00
dependabot[bot]
370f876c74
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.3.
- [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.2...v5.16.3)

---
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-03-25 15:43:20 +00:00
Pierre Noël
cf33ce0b63
Merge pull request #12534 from strapi/content-68/fix-public-path
Move public path config to server.js
2022-03-25 16:35:42 +01:00
Pierre Noël
39d6c1c251 change wording didnt to doesnt 2022-03-25 16:18:57 +01:00
Pierre Noël
aea7e9fccf refactor upload bootstrap 2022-03-25 16:17:40 +01:00
Pierre Noël
091a3d3d85 implement uploadStream wrapping for actionOptions 2022-03-25 16:17:39 +01:00
Alexandre Bodin
6c1f044346 optimize caching 2022-03-25 10:11:14 +01:00
Gustav Hansen
29ac0115ac Build: Prevent output from swallowing webpack errors 2022-03-25 10:04:46 +01:00
Alexandre Bodin
5920e31b5b Put back entire workflow 2022-03-25 09:16:17 +01:00
Alexandre Bodin
4b965665d4 Test each sqlite pkg 2022-03-25 09:02:19 +01:00
ivanThePleasant
613a7c19fe Renamed the command and added path checking 2022-03-24 21:12:47 +02:00
ivanThePleasant
f74c446cd2 Naming changes 2022-03-24 20:47:54 +02:00
ivanThePleasant
d007218b96 Fixed the issue where command throws an error if strapi key is not in package.json 2022-03-24 20:42:16 +02:00
ivanThePleasant
b96e4a984f
Update packages/core/strapi/lib/commands/opt-out-telemetry.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-03-24 20:40:20 +02:00
Jean-Sébastien Herbaux
3bf25de33e
Merge pull request #12815 from surgeharb/master
fix: ApolloServer middleware CORS issue
2022-03-24 16:51:44 +01:00
Gustav Hansen
92e3f45e69
Merge pull request #12213 from strapi/cm/repeatable-components-list-view
CM: Allow displaying components in the list view
2022-03-24 14:07:19 +01:00
ivanThePleasant
58c0a777a3
Update packages/core/strapi/lib/commands/opt-out-telemetry.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2022-03-24 14:40:33 +02:00