3161 Commits

Author SHA1 Message Date
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
Alexandre Bodin
6f72c38052 v4.1.2 2022-03-02 16:01:32 +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
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
Michele Mondelli
c2e7b8a876 fix: merge devServer custom configuration with default #12667 2022-02-25 23:20:08 +01:00
Mark Kaylor
c0d79898b7 update snapshot 2022-02-25 15:43:04 +01:00
Mark Kaylor
34f7ebf277 move copy icon 2022-02-25 15:42:02 +01:00
Mark Kaylor
7e5229cf41 merge master and fix conflicts 2022-02-25 15:33:34 +01:00
Convly
f9305e4ae5 Fix typo for attribute getter 2022-02-25 15:32:11 +01:00
Convly
9b1f3ca1ae Add first set of tests for the populate filtering 2022-02-25 15:16:26 +01:00
soupette
a5145cd0c4 Fixes #11645
Signed-off-by: soupette <cyril@strapi.io>
2022-02-25 14:53:25 +01:00
soupette
1908c0d6ec Update snapshots
Signed-off-by: soupette <cyril@strapi.io>
2022-02-25 14:26:21 +01:00
Mark Kaylor
ebb3725d97 fix notify load 2022-02-25 11:55:51 +01:00
vincentbpro
042efd0543 test(dark-mode): added global mock for window.matchMedia 2022-02-25 10:22:53 +01:00
Mark Kaylor
3db4ac4b44 test tracking is only called once 2022-02-25 09:14:44 +01:00
vincentbpro
b93ad2524e test(dark-mode): updated snapshots changed because of ThemeToggleProvider 2022-02-24 17:32:08 +01:00
vincentbpro
af664c1dbe test(dark-mode): updated tests for ProfilePage 2022-02-24 17:16:31 +01:00
vincentbpro
0617487a9f test(dark-mode): updated tests for StrapiApp 2022-02-24 17:07:52 +01:00
vincentbpro
ee482e8fb1 test(dark-mode): updated tests for settingsPage 2022-02-24 17:07:37 +01:00
vincentbpro
d4447cb481 test(dark-mode): updated tests using the theme provider 2022-02-24 16:57:36 +01:00
Alexandre Bodin
3a4db96af2 v4.1.1 2022-02-24 16:52:10 +01:00
Alexandre BODIN
1efba6d62a
Merge pull request #12553 from strapi/fix/mysqlDO
Disable primary key requirement on session initialize
2022-02-24 16:05:55 +01:00
Sacha STAFYNIAK
2fda7333fe
fix: beforeDelete lifecycle components access 2022-02-24 15:47:18 +01:00
Mark Kaylor
de322f2874 update snapshot 2022-02-24 15:05:06 +01:00