25075 Commits

Author SHA1 Message Date
Pierre Noël
3f72ff3a73 Merge branch 'main' into feature/relations-main-view 2022-09-08 15:41:31 +02:00
Simone Taeggi
a0d9779c5e replace Number with parseInt 2022-09-08 15:31:17 +02:00
Simone Taeggi
eefc744724 fix delete all permissions on create 2022-09-08 15:21:06 +02:00
Alexandre BODIN
59b83c5953
Merge pull request #14320 from strapi/chore/eslint
chore/eslint
2022-09-08 14:45:12 +02:00
Alexandre BODIN
90fb8d9aea
Merge pull request #14350 from strapi/chore/node-18
Add node 18
2022-09-08 14:38:04 +02:00
Gustav Hansen
7045a742dc
Merge pull request #14353 from strapi/relations-main-view/fix-find-available-when-no-relations-set
Fix no relations return for find available when no relations are set
2022-09-08 12:14:03 +02:00
Gustav Hansen
928dfd660c
Merge pull request #14355 from strapi/feature/relations-main-view-mainfield-fallback
RelationInput: Render id as fallback, if no mainField was set
2022-09-08 12:06:28 +02:00
Gustav Hansen
57dbd073ee
Merge pull request #14356 from strapi/feature/relations-main-view-204
useRelation/ normalizeRelations: Handle empty 204 API responses
2022-09-08 12:06:07 +02:00
Simone Taeggi
85219da3e6 fix lifespan validation keyboard navigation 2022-09-08 12:05:22 +02:00
Gustav Hansen
9e4433f881 useRelation/ normalizeRelations: Handle 204 response code properly 2022-09-08 11:57:51 +02:00
Pierre Noël
79e0671e61
Merge branch 'main' into fix/upload-new-file-to-entity 2022-09-08 11:49:27 +02:00
Simone Taeggi
d48f5919c3 fix the api-token routes policy 2022-09-08 11:39:09 +02:00
Simone Taeggi
3a81a1ddf3 fix bug related to change type from custom 2022-09-08 11:35:35 +02:00
Gustav Hansen
16efdef61c
Merge pull request #14352 from strapi/relations/move-connect-disconnect
[Relations] Move connect/disconnect
2022-09-08 11:33:07 +02:00
Gustav Hansen
f8bff59f86 RelationInput: Render id as fallback, if no mainField was set 2022-09-08 11:28:36 +02:00
Gustav Hansen
98109250ea
Merge pull request #14351 from strapi/relations/search-on-open
[Relations] Search on open
2022-09-08 11:14:33 +02:00
Pierre Noël
ea35195ea1 fix no relations return for find available when no relations are set 2022-09-08 11:10:57 +02:00
Julie Plantey
1513d0e9c1 fire search on open search 2022-09-08 11:06:08 +02:00
Julie Plantey
5322d070b9 moved creation of connect/disconnect 2022-09-08 11:03:59 +02:00
Gustav Hansen
389a582e38 useRelation: Update name of search query param from q to _q 2022-09-08 10:52:03 +02:00
Kevin Antonio Rateni Iatauro
bd201cd054
Merge branch 'main' into hotfix/autocomplete-search 2022-09-08 10:44:24 +02:00
Simone Taeggi
c86c5a62bf change the custom value as initialValue 2022-09-08 08:57:33 +02:00
Simone Taeggi
79000ad133 Merge branch 'features/api-token-v2' into api-token-v2/sync-token-type-and-permissions 2022-09-08 08:45:33 +02:00
Alexandre Bodin
6654ad3528 Add node 18 2022-09-08 08:44:27 +02:00
Simone Taeggi
d2d123e3f8 Merge branch 'features/api-token-v2' into api-token-v2/regenerate-permission 2022-09-08 08:44:06 +02:00
Simone Taeggi
0e271c678c Merge branch 'features/api-token-v2' into api-token-v2/validation-error-empty-lifespan 2022-09-08 08:42:02 +02:00
Simone
cebbca7478
Merge pull request #14317 from strapi/api-token-v2/readable-error-when-we-save-with-already-used-name
Manage tokens having the same name
2022-09-08 08:39:57 +02:00
Simone Taeggi
ad3ff0b455 update e2e test 2022-09-08 00:11:12 +02:00
Simone Taeggi
527bad15ef update e2e test 2022-09-08 00:08:59 +02:00
Simone Taeggi
fabe18e2a0 fix e2e test 2022-09-08 00:03:49 +02:00
Simone Taeggi
a78c2a88cb update snasphot 2022-09-07 23:09:10 +02:00
Simone Taeggi
99b47e7178 update snapshots 2022-09-07 22:48:17 +02:00
Gustav Hansen
a3f298d558
Merge pull request #14346 from strapi/feature/relations-main-view-invalidate-post
FormWrapper: Invalidate relation-queries after submit
2022-09-07 21:47:14 +02:00
Gustav Hansen
fb48392a0d FormWrapper: Invalidate relation-queries after submit 2022-09-07 21:27:07 +02:00
Simone Taeggi
ba9cdb8d7f update admin permissions e2e snapshots 2022-09-07 21:01:32 +02:00
Gustav Hansen
26747086d0 RelationInputWrapper: Fix 1:1 relations reducer 2022-09-07 19:59:40 +02:00
Gustav Hansen
9c2dbecb16
Merge pull request #14344 from strapi/feature/relations-main-view-reverse
RelationInputWrapper: Pass down relation pages in reverse order
2022-09-07 19:22:00 +02:00
Gustav Hansen
c38171bb8f RelationInputWrapper: Add tmp fix when creating an entity 2022-09-07 19:21:20 +02:00
Gustav Hansen
3e90c71ead normalizeRelations: Return empty array as fallback 2022-09-07 19:21:19 +02:00
Gustav Hansen
6d1642d713 RelationInputWrapper: Pass down relation pages in reverse order 2022-09-07 19:21:19 +02:00
Simone Taeggi
cb0bacbfe9 update e2e failing snapshot 2022-09-07 18:58:42 +02:00
Simone Taeggi
e4550714d8 update e2e failing snapshot 2022-09-07 18:54:26 +02:00
Gustav Hansen
62391f956a
Merge pull request #14343 from strapi/feature/relations-main-view-misc-2
Relations: Fix list-view, store count and results, render count as part of the label
2022-09-07 18:51:00 +02:00
Gustav Hansen
f89db56a3f
Merge pull request #14339 from strapi/relation-input/native-scroll
[RelationInput] Native scroll
2022-09-07 18:39:36 +02:00
Gustav Hansen
1fddf048db RelationInputWrapper: Move relations to display into a constant 2022-09-07 18:35:23 +02:00
Rémi de Juvigny
778f30cb6c Remove mycustomfields plugin 2022-09-07 18:34:29 +02:00
Gustav Hansen
ddfaeed2af RelationMultiple: Fix tests 2022-09-07 18:34:17 +02:00
Julie Plantey
829d6a67c2 fix snapshots 2022-09-07 18:18:17 +02:00
Gustav Hansen
4327fcec41 RelationInput: Fix relations length access 2022-09-07 18:16:30 +02:00
Gustav Hansen
f4ccbe2235 DynamicTable: Pass down source content-type 2022-09-07 18:09:11 +02:00