29765 Commits

Author SHA1 Message Date
ronronscelestes
e82ca10a1a register page enhancement 2022-03-28 17:58:45 +02:00
ronronscelestes
8a427c6402 logo Form init 2022-03-28 17:35:41 +02:00
soupette
5a9ac4dd21 Fix CTB reloading state
Signed-off-by: soupette <cyril@strapi.io>
2022-03-28 16:51:25 +02:00
ronronscelestes
a7ad4dbf9d Merge branch 'menu-logo/configurations-provider' of https://github.com/strapi/strapi into menu-logo/front-permissions 2022-03-28 14:40:41 +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
vincentbpro
f10b97186a feat(menu-logo): added a permission for project level settings 2022-03-28 11:38:23 +02:00
ronronscelestes
0e98689c6d feedback refacto 2022-03-28 11:34:45 +02:00
WalkingPizza
fd400c7e2d Automatically add displayName in title case to plugin package.json 2022-03-28 11:18:05 +02:00
WalkingPizza
41ec9596ed Automatically convert plugin name to kebab-case 2022-03-28 11:17:49 +02:00
Kevin Antonio Rateni Iatauro
a9c20fc091
Merge branch 'strapi:master' into feature/plugin-name-kebab 2022-03-28 11:17:21 +02:00
Gustav Hansen
19aeaaf7bc GenericInput: prevent controlled/ uncontrolled errors 2022-03-28 10:19:16 +02:00
ronronscelestes
68a0de36e4 added setMenuLogo tests 2022-03-28 10:10:46 +02:00
DanieleAurilio
e9b64aca19 fix email test 2022-03-27 22:27:55 +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
Kevin Antonio Rateni Iatauro
3a0ebf26f7
Merge branch 'strapi:master' into feature/plugin-name-kebab 2022-03-25 18:05:41 +01:00
Mark Kaylor
a083dadce9 add offline layout 2022-03-25 17:44:19 +01:00
ronronscelestes
964b804d34 added tests and refacto 2022-03-25 17:21:49 +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
ronronscelestes
292dcb0f37 init ConfigurationsProvider with menuLogo reducer 2022-03-25 14:48:01 +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
Gustav Hansen
2860d05099 ML: Simplify useAssets() and useFolders() hooks 2022-03-24 18:57:56 +01:00
Gustav Hansen
da5bf0b125 ML: Resolve ignored eslint rules 2022-03-24 18:57:55 +01:00
Gustav Hansen
381c5df208 ML: Add useFolders() hook and tests 2022-03-24 18:57:55 +01:00
Gustav Hansen
d15962c047 ML: Add tests for useAssets() 2022-03-24 18:57:55 +01:00
Gustav Hansen
cf0dfe3b2f ML: Use formatjs inline plural API, display folder count 2022-03-24 18:57:55 +01:00
Mark Kaylor
191b5f856d add component schemas 2022-03-24 17:51:13 +01:00
Gustav Hansen
85163114d9 FolderCard: Restructure component files 2022-03-24 17:31:44 +01: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
cyril lopez
2627aa6ee2
Merge pull request #12882 from strapi/enhancement/speed-up-webpack
Enhancement/speed up webpack
2022-03-24 14:29:24 +01:00
soupette
781bd8d1a1 Add speed plugin to admin dev deps
Signed-off-by: soupette <cyril@strapi.io>
2022-03-24 14:26:57 +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