1917 Commits

Author SHA1 Message Date
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
Convly
44aabde4dd Fix component filtering 2021-11-15 18:12:06 +01:00
ronronscelestes
8f2e2d9384 typography integrated 2021-11-15 17:36:45 +01:00
ronronscelestes
95d0e80128 typography integrated 2021-11-15 16:58:13 +01:00
ronronscelestes
8450dd87b3 typography integrated 2021-11-15 16:39:36 +01:00
ronronscelestes
e92b85943a typography integrated 2021-11-15 16:14:02 +01:00
Convly
09aaa1202e Merge branch 'releases/v4' of github.com:strapi/strapi into v4/graphql-add-id-filter-ct 2021-11-15 15:53:38 +01:00
Convly
e9e16b1fc9 Fix date filtering by not treating date objects as operators groups 2021-11-12 16:30:48 +01:00
Convly
ad8a5e7634 Handle case where the filter is manually disabled 2021-11-12 15:15:41 +01:00
Convly
bac9e8145e Add an ID filter to the collection type's args 2021-11-12 15:07:32 +01:00
Alexandre BODIN
f4facb654b
Merge pull request #11475 from strapi/v4/new-sanitize-fixes
[V4] Enhancements for the new sanitize processes
2021-11-12 14:52:47 +01:00
Convly
da41a49612 Use config module instead 2021-11-12 10:07:08 +01:00
Convly
cf96129d7c Don't remove Subscription type if subscriptions are disabled 2021-11-12 10:05:11 +01:00
Convly
25e62db93a use 'sanitizers' instead of 'utils' 2021-11-10 17:08:54 +01:00