5123 Commits

Author SHA1 Message Date
vincentbpro
fa482eec41 Merge branch 'releases/v4' of github.com:strapi/strapi into v4/fix-wysiwyg-hint 2021-11-18 10:19:57 +01:00
ELABBASSI Hicham
1f6dc5af80
Merge pull request #11614 from strapi/typography-ml
[DS] Typography in Media Library
2021-11-18 09:43:12 +01:00
mfrachet
9a64a7b955 Dnd working, needs refacto for selection 2021-11-18 09:16:56 +01:00
soupette
b4173b9281 Remove plugins.js file
Signed-off-by: soupette <cyril@strapi.io>
2021-11-18 08:51:38 +01:00
Alexandre Bodin
d709898a82 Improve types to mvp 2021-11-17 19:01:52 +01:00
Alexandre BODIN
84301a358d
Merge pull request #11612 from strapi/v4/fix-empty-component-permissions
[V4] Fix empty component permissions
2021-11-17 18:11:54 +01:00
ronronscelestes
08150779b1 updated snapshots 2021-11-17 17:56:06 +01:00
ronronscelestes
be4d127e25 views done 2021-11-17 17:53:31 +01:00
ronronscelestes
ced1fac45d components done 2021-11-17 17:51:17 +01:00
ronronscelestes
6de3371e61 edit asset dialog + media library input 2021-11-17 17:46:38 +01:00
ronronscelestes
513347d97e Asset dialog, asset list 2021-11-17 17:36:15 +01:00
vincentbpro
539e849643 tests: added tests for getLastName util 2021-11-17 17:01:53 +01:00
vincentbpro
6ca4087c0f fix: removed unnecessary empty string test 2021-11-17 17:01:11 +01:00
Convly
091d360f7b Fix missing permission for empty components in CTs 2021-11-17 16:57:22 +01:00
soupette
e9c370ae75 Fix DZ thread background-color
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 16:18:29 +01:00
cyril lopez
bbe27d84ee
Merge pull request #11609 from strapi/v4/plugins-page
[V4] Plugins page
2021-11-17 16:15:54 +01:00
soupette
c519699ca0 Fix ctb ui in customRadioGroup
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 16:12:51 +01:00
cyril lopez
cb293d9d7b
Merge pull request #11590 from strapi/typography-homepage
[DS] Typography in Homepage
2021-11-17 15:33:52 +01:00
soupette
ed20b01206 Add plugins page
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 15:10:25 +01:00
Alexandre Bodin
ccd95221c8 Fix single types routes 2021-11-17 14:53:45 +01:00
soupette
5767590ac4 Merge branch 'releases/v4' of github.com:strapi/strapi into v4/plugins-page 2021-11-17 14:43:46 +01:00
vincentbpro
b437b26d29 fix: reusing inputJSON hint component for WYSIWYG 2021-11-17 14:40:55 +01:00
cyril lopez
4b2127797f
Merge pull request #11588 from strapi/typography-sso
[DS] Typography in SSO
2021-11-17 14:26:49 +01:00
soupette
e7c1eb4ed3 Fix some ui bugs
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 14:07:56 +01:00
Alexandre Bodin
bab9d8bf2f Fix tests failing with wrong strapi instance after destroying is passed in services and controllers 2021-11-17 14:05:18 +01:00
cyril lopez
3969927c2e
Merge pull request #11602 from strapi/fix-password-icon
[v4] Fix password icon color
2021-11-17 11:47:34 +01:00
soupette
db24f10dd3 Fix footer padding
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 11:45:14 +01:00
cyril lopez
6b0984902e
Merge pull request #11601 from strapi/ml-modal-filters
[v4] Add filters to ML modal
2021-11-17 11:38:25 +01:00
soupette
8ddebe5cc0 Fix password icon color
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 11:36:40 +01:00
soupette
2cde615dad Add filters to ML modal
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 11:21:31 +01:00
mfrachet
719dad6309 Fix asset types 2021-11-17 09:27:10 +01:00
Alexandre Bodin
e928bac64f Fix unwanted changes 2021-11-16 18:23:31 +01:00
Alexandre Bodin
dd943a1a4a Cleanup and type 2021-11-16 18:23:30 +01:00
Alexandre Bodin
d057976298 Add core router 2021-11-16 18:23:29 +01:00
Alexandre Bodin
cd807f5f2d Use prototype chaining to allow super keyword 2021-11-16 18:23:29 +01:00
Alexandre Bodin
f4507e1cb0 Init factories for controllers 2021-11-16 18:23:28 +01:00
ronronscelestes
097e56672b removed unnecessary log in webhooks 2021-11-16 17:28:19 +01:00
cyril lopez
3a31a96067
Merge pull request #11594 from strapi/typography-webhooks
[DS] Typography in webhooks
2021-11-16 16:49:03 +01:00
Alexandre BODIN
c393c6fe21
Merge pull request #11572 from strapi/v4/fix-create-update-with-empty-body
[V4] Fix 500 on create/update with empty body
2021-11-16 16:36:47 +01:00
ronronscelestes
a7ee05d49c feedback fix 2021-11-16 16:14:08 +01:00
Convly
99e2b241e4 Move logic from services to controllers & entity validator 2021-11-16 16:02:06 +01:00
Alexandre BODIN
57928b7bdc
Merge pull request #11436 from strapi/feat/differentiate-first-admin
Differentiate first admin
2021-11-16 15:42:04 +01:00
ronronscelestes
3791852a94 integrated Typography, fixed snapshots not waiting for data 2021-11-16 15:33:14 +01:00
Alexandre BODIN
6660e2ff50
Merge pull request #11583 from strapi/v4/creation-date-fields-cm
Add createdAt and updatedAt back into the CM layouts and metas
2021-11-16 15:26:14 +01:00
ronronscelestes
a1551a4d0f removed it.only 2021-11-16 15:06:35 +01:00
ronronscelestes
32fc03a15c fixed tests LV not showing data 2021-11-16 15:05:08 +01:00
ronronscelestes
61556b70af typography in LV 2021-11-16 15:00:53 +01:00
ronronscelestes
4ba49202d7 typography edit component + trigger message fixed 2021-11-16 14:51:34 +01:00
Convly
749eefda96 Merge branch 'releases/v4' of github.com:strapi/strapi into v4/fix-create-update-with-empty-body 2021-11-16 14:19:47 +01:00
Alexandre BODIN
f130b2b549
Merge pull request #11591 from strapi/v4/documentation-plugin-fixes
Fix documentation plugin access
2021-11-16 14:00:55 +01:00