20877 Commits

Author SHA1 Message Date
Rémi de Juvigny
416ee8d33e Revert validated logo 2022-03-03 14:40:21 +01:00
Alexandre BODIN
5f1a64a5e4
Merge pull request #12737 from strapi/chore/dependabot-label-config
Update dependabot label config
2022-03-03 13:13:18 +01:00
Rémi de Juvigny
1b2c249f7e Update tests 2022-03-03 12:43:09 +01:00
Rémi de Juvigny
0b559e5860 Replace validated icon 2022-03-03 12:39:16 +01:00
Rémi de Juvigny
9a62da0002 Add validated badge 2022-03-03 12:29:44 +01:00
Alexandre Bodin
fd0e11309e Update dependabot label config 2022-03-03 12:05:21 +01:00
Alexandre BODIN
50733c4f51
Merge pull request #12730 from strapi/chore/update-label-checker
Update label checker to use pr: instead of issue-type
2022-03-03 12:03:24 +01:00
Mark Kaylor
02479e1394 fix search index 2022-03-03 11:56:13 +01:00
Mark Kaylor
eb6ce65f5a update snapshot 2022-03-03 10:30:05 +01:00
Alexandre BODIN
08f203f4d6
Merge pull request #12724 from strapi/fix/doMySQL2
Ensure the session PK check is disabled during schema update for MySQL
2022-03-03 09:08:01 +01:00
Alexandre Bodin
2f43e30b6c Update label checker to use pr: instead of issue-type 2022-03-03 08:46:02 +01:00
Luan
81cbf3b690 fix: sanitization of date type in query param 2022-03-02 23:33:22 -03:00
derrickmehaffy
9445117c27 Ensure the session primary key check is disabled during schema update
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-03-02 16:01:58 -07:00
Aurélien Georget
df8cc6a063
Monitor when errors happen in registration form 2022-03-02 21:12:00 +01:00
Aurélien Georget
a6b6991f06
Add events to monitor first admin creation 2022-03-02 19:14:23 +01:00
Aurélien Georget
0c15900e5b
Add events to monitor automatic tab opening 2022-03-02 19:02:31 +01:00
Mark Kaylor
c3650292f0 update search placeholder 2022-03-02 18:18:54 +01:00
Mark Kaylor
784b729fc7 add empty layout 2022-03-02 18:03:50 +01:00
Mark Kaylor
319e2f5960 add local search 2022-03-02 17:24:53 +01:00
Pierre Noël
1d7ce86506 Merge branch 'master' into content-68/fix-public-path 2022-03-02 16:15:19 +01:00
Pierre Noël
2e0a4d1507 add missing /api in redirectUrl placeholder 2022-03-02 16:05:05 +01:00
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
Pierre Noël
1087100656 only check that public folder exists without creating it if not 2022-03-02 15:52:32 +01:00
Pierre Noël
f8c533a614 Merge branch 'master' into content-68/fix-public-path 2022-03-02 15:32:36 +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