20895 Commits

Author SHA1 Message Date
Alexandre BODIN
c5bcdd8dcb
Merge pull request #12716 from strapi/releases/4.1.2
Releases/4.1.2
2022-03-02 16:03:12 +01:00
Alexandre Bodin
6f72c38052 v4.1.2 v4.1.2 2022-03-02 16:01:32 +01:00
Alexandre BODIN
4765e6e2cf
Merge pull request #12663 from strapi/fix/11645
Fixes server restarting when modifying admin files
2022-03-02 11:05:32 +01:00
Eggwise
79c5733019
Allow snake_case in validation for content type attr 2022-03-02 11:02:27 +01:00
Eggwise
79fd16cd23
Add snake_case param for validating generate input 2022-03-02 10:58:17 +01:00
soupette
d1d0214be7 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2022-03-02 10:08:55 +01:00
Alexandre BODIN
ec4bfad9fe
Merge pull request #12700 from strapi/feat/lockfile-security-action
Add a lockfile check to the github actions
2022-03-02 10:03:10 +01:00
Vincent
634bbc1520
Merge pull request #12703 from strapi/dark-mode/update-custom-mode-handling
Dark Mode: Update custom theme handling
2022-03-02 09:29:10 +01:00
Sacha STAFYNIAK
f736d3d76c fix: winston default configuration 2022-03-02 05:29:18 +01:00
Sacha STAFYNIAK
8d9b97ce14 chore: add assertions expect count 2022-03-02 01:01:09 +01:00
Sacha STAFYNIAK
4deb81a614 chore: add e2e tests on before delete lifecycle 2022-03-02 00:13:14 +01:00
RufusLeTerrible
adffc30bc7
Merge pull request #12627 from strapi/fix/getNonLocalisedFieldNestedInComponent
Populate nested images for getNonLocalisedFields
2022-03-01 19:00:34 +01:00
Pierre Noël
637f51270f
Merge pull request #12691 from strapi/fix/date-graphql
Fix date field
2022-03-01 18:25:26 +01:00
Pierre Noël
89455ee0f9
Merge pull request #12693 from strapi/fix/upload-file-directly-to-entity
Fix/upload file directly to entity
2022-03-01 18:25:00 +01:00
Pierre Noël
70b2c3f892 change function name 2022-03-01 14:52:31 +01:00
vincentbpro
9282276320 fix(dark-mode): apply custom theme to light mode 2022-03-01 14:50:22 +01:00
Mark Kaylor
b8c5547974 merge master and fix conflicts 2022-03-01 14:43:49 +01:00
Alexandre BODIN
e764f35dd2
Merge pull request #12579 from strapi/fix/populate-with-filtering
Fix the populate filtering
2022-03-01 13:32:38 +01:00
Convly
10743c1e64 Add x permission to the lockfile script.sh script 2022-03-01 12:06:34 +01:00
Convly
59297aa5dd Add a basic lockfile security check action 2022-03-01 11:47:49 +01:00
Vincent
471b5f3efc
Merge pull request #12698 from strapi/dark-mode/fix-cm-relation-select
fix(dark-mode): fixed cm relation select bg color
2022-03-01 10:58:32 +01:00
vincentbpro
e6df41f535 fix(dark-mode): fixed cm relation select bg color 2022-03-01 10:20:11 +01:00
ronronscelestes
456990e809
Merge pull request #12692 from strapi/enh/register-checkbox
Register checkbox
2022-03-01 10:17:03 +01:00
ronronscelestes
2794318d44
Merge pull request #12450 from strapi/feature/usecase-ui
[Feature] Usecase / Persona
2022-03-01 09:50:06 +01:00
Pierre Noël
b4a8c379f2
Merge pull request #12685 from strapi/fix/graphql-upload-non-image
Fix graphql upload of non-image files
2022-02-28 18:49:46 +01:00
Gustav Hansen
35304661d4
Merge pull request #12668 from Mithenks/bug/12667_webpack-dev-server_configuration_ignored_in_front-end_development_mode
fix: merge devServer custom configuration with default #12667
2022-02-28 18:37:23 +01:00
Pierre Noël
8265a9efdf Fix the upload of files directly to an entity 2022-02-28 17:44:18 +01:00
ronronscelestes
f699756d8f register checkbox back + updated snapshots 2022-02-28 17:15:16 +01:00
Pierre Noël
f12c0ac4ee keep graphql date value as a string 2022-02-28 16:36:11 +01:00
Gustav Hansen
64d31b8bac CM: Fix sync layouts in case no relation is set 2022-02-28 16:21:56 +01:00
cyril lopez
f6370aa583
Merge pull request #12687 from strapi/dark-mode/fix-links
Dark mode/fix links
2022-02-28 15:27:43 +01:00
Sacha STAFYNIAK
1f2db4636a Merge branch 'master' into patch-1 2022-02-28 15:25:25 +01:00
Vincent
cb733a1261
Merge pull request #12688 from strapi/dark-mode/fix-icons
Dark mode/fix icons
2022-02-28 15:18:01 +01:00
vincentbpro
1e21f7707a tests(dark-mode): updated snapshots 2022-02-28 13:42:37 +01:00
Gustav Hansen
e88cce8924 CM: Add e2e test for resetted relations after server restart 2022-02-28 13:11:46 +01:00
Vincent
5c0337ff49
Merge pull request #12686 from strapi/dark-mode/media-library
fix(dark-mode): fixed medialib empty card grid
2022-02-28 12:10:55 +01:00
vincentbpro
29a5b1739b tests(dark-mode): updated snapshots 2022-02-28 12:09:46 +01:00
vincentbpro
7ec9fdef61 fix(dark-mode): fixed links using default browser style 2022-02-28 11:56:59 +01:00
Gustav Hansen
959be3e653
Merge pull request #12683 from strapi/dependabot/npm_and_yarn/fs-extra-10.0.1
Bump fs-extra from 10.0.0 to 10.0.1
2022-02-28 11:30:24 +01:00
vincentbpro
18fa757e00 fix(dark-mode): fixed medialib empty card grid 2022-02-28 11:20:12 +01:00
vincentbpro
bca5adcd3d fix(dark-mode): fixed UnP email templates icons 2022-02-28 10:54:51 +01:00
Pierre Noël
3998a9048c fix graphql upload of non-image files 2022-02-28 10:49:16 +01:00
Gustav Hansen
458be60f41
Merge pull request #12676 from endigo/add-mongolian-locale
Add Mongolian locale
2022-02-28 10:10:32 +01:00
dependabot[bot]
e762e06b07
Bump fs-extra from 10.0.0 to 10.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 09:06:14 +00:00
vincentbpro
173ebbb950 fix(dark-mode): fixed reddit logo 2022-02-28 10:04:35 +01:00
Convly
f765a4b8fb Pass down the schema when convert/sanitize the filters 2022-02-28 09:53:17 +01:00
endigo
6d3831b543 remove spaces that added by prettier 2022-02-28 12:47:18 +08:00
endigo
7cd9611dad add Mongolian to snapshot 2022-02-27 16:42:45 +08:00
endigo
8221ea7345 Fix: typo; change Mongolia to Mongolian. Because its about language not a Country 2022-02-27 16:42:30 +08:00
Alex Grozav
473d60d5f3 fix documentation plugin paths builder when multiple contentTypes 2022-02-27 10:33:18 +02:00