Alexandre Bodin
|
3429605fba
|
Fix plugin crashing when content type gets deleted
|
2021-11-26 18:13:10 +01:00 |
|
ronronscelestes
|
0c2e2748e3
|
[QA] Fix accordion in U&P Roles (#11693)
* fixed radius accordion content, spaces between accordions, spaces between title and accordions
* updated snapshots
|
2021-11-26 16:13:19 +01:00 |
|
Marvin Frachet
|
4cd5c4d982
|
Bump parts alpha 69 (#11684)
|
2021-11-25 17:23:37 +01:00 |
|
ronronscelestes
|
32286aa049
|
fixed typo in plugin documentation (#11677)
|
2021-11-25 17:12:02 +01:00 |
|
ronronscelestes
|
3232b8d7b8
|
added useFocusWhenNavigate in U&P Roles
|
2021-11-25 14:25:26 +01:00 |
|
Alexandre BODIN
|
9b07a911f8
|
Merge pull request #11670 from strapi/v4/graphql-fix-media-relations-querying
[V4] GraphQL fix media attributes queries
|
2021-11-24 17:47:56 +01:00 |
|
Convly
|
6b2ea4039f
|
Fix image querying in graphql relations
|
2021-11-24 16:19:50 +01:00 |
|
mfrachet
|
637bf8e4f0
|
Fix stuff
|
2021-11-24 15:49:01 +01:00 |
|
mfrachet
|
abc478afbe
|
Fix UP as a TEAM
|
2021-11-24 11:48:58 +01:00 |
|
vincentbpro
|
813c740af8
|
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/fix-fetch-all-entries
|
2021-11-24 10:14:57 +01:00 |
|
ELABBASSI Hicham
|
29cde404a1
|
Bump DS to 68 (#11663)
* Bump DS to 68
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
* fixed Strikethrough import in WysiwygNav
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
|
2021-11-23 18:29:08 +01:00 |
|
vincentbpro
|
cc4ffd1f57
|
Merge branch 'releases/v4' into v4/fix-fetch-all-entries
|
2021-11-23 16:22:48 +01:00 |
|
Dieter Stinglhamber
|
0446793ee9
|
use pluginOption visibility
|
2021-11-23 10:37:08 +01:00 |
|
vincentbpro
|
9b244f8816
|
fix: pageSize meta improved
|
2021-11-22 10:46:03 +01:00 |
|
cyril lopez
|
5603b5d363
|
Merge pull request #11641 from strapi/typography-last-fixes
[DS] Typography last fixes
|
2021-11-19 11:20:45 +01:00 |
|
ronronscelestes
|
9e5732df08
|
updated tests
|
2021-11-19 11:00:20 +01:00 |
|
ronronscelestes
|
a1ca9a152a
|
auth page 2nd part, roles settings fix, documentation plugin page
|
2021-11-19 10:52:22 +01:00 |
|
Alexandre BODIN
|
7ed76b1e5b
|
Merge pull request #11503 from strapi/v4/factories
Init factories for controllers, services, and routers
|
2021-11-19 10:30:07 +01:00 |
|
Alexandre BODIN
|
85884e42e4
|
Merge pull request #11630 from strapi/v4/graphql-only-register-writable-attributes-to-inputs
[V4] GraphQL - Only keep writable attributes in input types
|
2021-11-19 09:47:02 +01:00 |
|
ELABBASSI Hicham
|
acba37d5d9
|
Merge pull request #11598 from strapi/typography-i18n-settings
[DS] Typography i18n settings
|
2021-11-18 18:30:21 +01:00 |
|
cyril lopez
|
bf06c5f590
|
Merge pull request #11628 from strapi/update-ds
[v4] Fix ctb navigation and upgrade DS version
|
2021-11-18 17:23:36 +01:00 |
|
Convly
|
7716baa483
|
Use isWritableAttribute from contentTypes utils
|
2021-11-18 17:15:33 +01:00 |
|
Convly
|
d9dd66de4d
|
Only register writable attributes in input types
|
2021-11-18 16:36:29 +01:00 |
|
soupette
|
443c4d0785
|
Fix ctb navigation and upgrade DS version
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-18 16:21:49 +01:00 |
|
Convly
|
4a2f331120
|
Use getModel instead of contentTypes[] to handle both content types & components in components resolvers
|
2021-11-18 16:20:08 +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 |
|
soupette
|
e7c1eb4ed3
|
Fix some ui bugs
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-17 14:07:56 +01:00 |
|
ronronscelestes
|
3d53acddee
|
feedback fix
|
2021-11-17 12:08:43 +01:00 |
|
soupette
|
8ddebe5cc0
|
Fix password icon color
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-17 11:36:40 +01:00 |
|
Alexandre Bodin
|
dd943a1a4a
|
Cleanup and type
|
2021-11-16 18:23:30 +01:00 |
|
Alexandre Bodin
|
f4507e1cb0
|
Init factories for controllers
|
2021-11-16 18:23:28 +01:00 |
|
ronronscelestes
|
5365cde4c5
|
removed all Text components
|
2021-11-16 17:45:30 +01:00 |
|
ronronscelestes
|
097e56672b
|
removed unnecessary log in webhooks
|
2021-11-16 17:28:19 +01:00 |
|
ronronscelestes
|
dce096bbb2
|
Merge branch 'releases/v4' of https://github.com/strapi/strapi into typography-i18n-settings
|
2021-11-16 17:23:45 +01:00 |
|
ronronscelestes
|
5d9370f400
|
CM i18n typography init
|
2021-11-16 17:23:33 +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 |
|
Convly
|
99e2b241e4
|
Move logic from services to controllers & entity validator
|
2021-11-16 16:02:06 +01:00 |
|
Alexandre BODIN
|
e40aa0c99e
|
Merge pull request #11592 from strapi/v4/graphql-remove-manually-added-timestamps
[V4] GraphQL - Remove Manually Added Timestamps
|
2021-11-16 14:57:10 +01:00 |
|
Convly
|
f4bc56b1af
|
Remove manually added timestamps from graphql types definition
|
2021-11-16 14:04:57 +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 |
|
Alexandre Bodin
|
e0171ea10e
|
Fix documentation plugin access
|
2021-11-16 12:17:26 +01:00 |
|
ELABBASSI Hicham
|
4f34eaceba
|
Merge pull request #11573 from strapi/typography-up-providers
[DS] Typography in Users&Permissions/Providers
|
2021-11-16 11:10:11 +01:00 |
|
ELABBASSI Hicham
|
9bd28ed463
|
Merge pull request #11576 from strapi/typography-up-advanced-settings
[DS] Typography in Users&Permissions/ Advanced settings
|
2021-11-16 11:09:20 +01:00 |
|
Alexandre BODIN
|
6d18f8c15c
|
Merge pull request #11580 from strapi/v4/graphql-fix-component-filtering
[V4] GraphQL - Fix components' filtering
|
2021-11-16 11:07:26 +01:00 |
|
ELABBASSI Hicham
|
2897f5b14b
|
Merge pull request #11578 from strapi/typography-settings-documentation
[DS] Typography in Settings/Documentation
|
2021-11-16 11:06:27 +01:00 |
|
Alexandre BODIN
|
d3aedca699
|
Merge pull request #11579 from strapi/v4/allow-access-token-param
Allow access_token query param for auth
|
2021-11-16 09:34:36 +01:00 |
|
Alexandre Bodin
|
113bea8e7f
|
Support query access_token
|
2021-11-16 09:25:55 +01:00 |
|
Alexandre BODIN
|
4622e4be82
|
Merge pull request #11552 from strapi/v4/graphql-add-id-filter-ct
[V4] Add an ID key to the collection type's filters in GraphQL
|
2021-11-15 19:27:24 +01:00 |
|
ronronscelestes
|
70065d9639
|
fixed snapshots for plugin and settings documentation not waiting for data to be loaded
|
2021-11-15 19:15:25 +01:00 |
|
ronronscelestes
|
daf2e5010d
|
[DS] Typography Users&Permissions/Roles (#11569)
* create a role done
* edit a role done
* list page done
* updated tests
* feedback fix
* updated tests
|
2021-11-15 18:27:32 +01:00 |
|