3647 Commits

Author SHA1 Message Date
Mark Kaylor
29e4e5f428 simplify empty plugin grid further 2022-03-03 16:21:16 +01:00
Mark Kaylor
d4c883c115 clean up empty plugin grid 2022-03-03 16:08:38 +01:00
Mark Kaylor
8264a353a8 replace flexsearch with matchSorter 2022-03-03 15:22:54 +01:00
soupette
d88a879fc1 Use imperative API to track register submission
Signed-off-by: soupette <cyril@strapi.io>
2022-03-03 15:12:31 +01:00
Kim, Harim
59a3b7e037
Merge branch 'strapi:master' into fix/populate-user 2022-03-03 22:58:16 +09:00
Pierre Noël
d48302fec0 fix unit test 2022-03-03 14:56:53 +01:00
harimkims
4a71a9c93c Add new sanitizer to remove user relation from role entities 2022-03-03 22:45:55 +09:00
Rémi de Juvigny
416ee8d33e Revert validated logo 2022-03-03 14:40:21 +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
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
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
Alexandre Bodin
6f72c38052 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
soupette
d1d0214be7 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2022-03-02 10:08:55 +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
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
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
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
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
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
vincentbpro
18fa757e00 fix(dark-mode): fixed medialib empty card grid 2022-02-28 11:20:12 +01:00
Pierre Noël
3998a9048c fix graphql upload of non-image files 2022-02-28 10:49:16 +01:00