18365 Commits

Author SHA1 Message Date
mfrachet
12708c1dc4 Fix soupette's review 2021-09-21 08:59:45 +02:00
mfrachet
389166481f Add Upload from computer step 2021-09-21 08:57:08 +02:00
soupette
10650d8ced Add links to edit view
Signed-off-by: soupette <cyril@strapi.io>
2021-09-21 07:26:39 +02:00
soupette
ec84252184 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into cm/edit-infos 2021-09-21 06:41:28 +02:00
cyril lopez
0ee4d32aae
Merge pull request #11012 from strapi/fix-overflow-roles
Fix word breaks in RBAC settings
2021-09-21 06:35:11 +02:00
soupette
2e17674688 Clean helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-21 06:28:02 +02:00
soupette
cedd532e54 Remove old files
Signed-off-by: soupette <cyril@strapi.io>
2021-09-21 06:06:07 +02:00
soupette
ff8069a1c8 Rename CM hook
Signed-off-by: soupette <cyril@strapi.io>
2021-09-21 06:01:01 +02:00
soupette
9096a86b91 Add status bullet to locale picker
Signed-off-by: soupette <cyril@strapi.io>
2021-09-21 05:59:09 +02:00
soupette
646e9f220d Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-21 05:39:45 +02:00
cyril lopez
27739e6173
Merge pull request #11015 from strapi/user-save-notification
MigrationQA/ User save notification
2021-09-21 05:32:34 +02:00
cyril lopez
8f6ba8280b
Merge pull request #11014 from strapi/upgrade-plan-fix
MigrationQA/ Upgrade plan modal fix
2021-09-21 05:31:59 +02:00
cyril lopez
1f35334c34
Merge pull request #11013 from strapi/headers-button-size
Migration/ Headers button size
2021-09-21 05:31:32 +02:00
Alexandre Bodin
2d02f8ec2d Use sub query on mysql to avoid alias issue & add mysql 5 tests 2021-09-20 19:29:06 +02:00
Alexandre Bodin
82fe2a1b87 Add timestamps lifecycles subscriber 2021-09-20 19:15:50 +02:00
ronronscelestes
d482518b31 saved notification added 2021-09-20 18:07:21 +02:00
ronronscelestes
988f78d0ae fix merge conflict 2021-09-20 18:01:50 +02:00
ronronscelestes
f0696350d3 fixed UpgradePlanModal close label 2021-09-20 17:35:02 +02:00
ronronscelestes
c58d04bc3b replaced all headers button with size L + updated tests 2021-09-20 17:09:52 +02:00
Marvin Frachet
60afd6cf31
Fix button style on rbac (#11010) 2021-09-20 16:35:56 +02:00
mfrachet
4a64a24645 Fix word breaks in RBAC settings 2021-09-20 15:58:26 +02:00
ronronscelestes
705dd213b2
TextInput label webhooks form header fixed (#11007) 2021-09-20 15:56:02 +02:00
ronronscelestes
60f8bf6ed4
notifyStatus and useFocusWhenNavigate fix on settings views (#11005) 2021-09-20 15:55:43 +02:00
Marvin Frachet
79cff994b2
Fix webhooks wording and button size (#11011) 2021-09-20 15:54:22 +02:00
ronronscelestes
6f53b43184 box padding instead of custom style 2021-09-20 15:37:21 +02:00
ronronscelestes
f8691aa49a fixed TabsGroup, Stack and Checkbox console errors 2021-09-20 14:29:19 +02:00
ronronscelestes
5e4bc05751
Migration/ Email templates (#11000)
* temp commit

* email templates form + test
2021-09-20 14:00:53 +02:00
soupette
03a6f854c3 init D&P status
Signed-off-by: soupette <cyril@strapi.io>
2021-09-20 12:32:26 +02:00
Rémi de Juvigny
e594fea473 Tiny snapshot update 2021-09-20 11:58:10 +02:00
Rémi de Juvigny
0739d81c06 Fix tests 2021-09-20 11:56:56 +02:00
Rémi de Juvigny
65736dff2f Add tests for the permissions accordions 2021-09-20 11:56:56 +02:00
Rémi de Juvigny
0c2fc63ccc Rearrange files and delete obsolete components 2021-09-20 11:56:55 +02:00
Rémi de Juvigny
ebf6466f85 Fix checkboxes alignment 2021-09-20 11:56:54 +02:00
Rémi de Juvigny
eb1855dbc4 Fix checkboxes 2021-09-20 11:56:53 +02:00
Pierre Noël
938673db2f use src structure for templates 2021-09-20 11:35:42 +02:00
soupette
d91193b022 Move files and fix tests with date
Signed-off-by: soupette <cyril@strapi.io>
2021-09-20 10:40:39 +02:00
soupette
1ec3faa433 Add locale toggle
Signed-off-by: soupette <cyril@strapi.io>
2021-09-20 10:25:04 +02:00
cyril lopez
bd5a98903f
Merge pull request #10993 from strapi/add-asset-to-pending
Make add URL work with pending step
2021-09-20 09:44:19 +02:00
mfrachet
18e7477efd Fix snapshot 2021-09-20 09:39:28 +02:00
Alexandre Bodin
59eb3990dd Fix schema storage 2021-09-20 09:12:23 +02:00
soupette
f12bda0e7b Add info box
Signed-off-by: soupette <cyril@strapi.io>
2021-09-20 09:05:23 +02:00
soupette
2bbe7175c4 Move cm component in helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-20 09:05:22 +02:00
mfrachet
331e952721 Update tests 2021-09-20 08:40:54 +02:00
mfrachet
3623fa3186 Make add URL work with pending step 2021-09-20 08:40:54 +02:00
cyril lopez
66e7e857c0
Merge pull request #11002 from strapi/advanced-settings-trad
Migration/ Advanced Settings trad
2021-09-20 07:59:08 +02:00
ronronscelestes
0b9cb955fa fixed getTrad 2021-09-17 17:16:31 +02:00
Pierre Noël
b3f22bac5d use of strapi.dirs 2021-09-17 14:10:48 +02:00
Alexandre Bodin
0d9ba0e5fd Cleanup and add storage with hash to compare and sync in one direction only 2021-09-17 12:00:14 +02:00
Convly
12547dd074 Disable i18n 'locale' mutations 2021-09-17 07:16:30 +02:00
Convly
b94441a8a3 Fix extension state being shared & not reset between multiple Strapi instances 2021-09-17 07:15:42 +02:00