30539 Commits

Author SHA1 Message Date
Dieter Stinglhamber
10aaea4d39 add connection pool settings 2022-09-08 08:49:21 +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
Dieter Stinglhamber
2ae198e690 add schema and connection timeout 2022-09-08 08:14:11 +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
Gustav Hansen
645f5405e5 RelationInputWrapper: Send entityId when searching 2022-09-07 18:09:11 +02:00
Gustav Hansen
ad5d363253 EditViewDataManagerProvider: Store count and results in intialState 2022-09-07 18:09:11 +02:00
Gustav Hansen
7ed8c3cf62 RelationInputWrapper: Display count next to label 2022-09-07 18:09:11 +02:00
Alexandre Bodin
c44f21d5ba v4.3.8 v4.3.8 2022-09-07 16:47:41 +02:00
Alexandre BODIN
786684f36c
Merge pull request #14342 from strapi/fix/sqlite-pk-migration
Create id column as nullable to avoid conflict with default null values
2022-09-07 16:46:43 +02:00
Gustav Hansen
f03d058cfb
Merge pull request #14334 from strapi/relations-main-view/remove-populate-from-responses
Change populate params for all CM actions responses
2022-09-07 16:44:20 +02:00
Julie Plantey
96d3a0da40 fixing list markup 2022-09-07 16:18:51 +02:00
Alexandre Bodin
886fcc015d Create id column as nullable to avoid conflict with default null values 2022-09-07 15:59:07 +02:00
Pierre Noël
fb666bc22e fix tests 2022-09-07 15:46:15 +02:00
Julie Plantey
4a6819c6b6 load more button tests + native scroll event 2022-09-07 14:57:45 +02:00
Alexandre Bodin
73f523b983 v4.3.7 v4.3.7 2022-09-07 14:24:30 +02:00
Gustav Hansen
ef69f5d2e8
Merge pull request #14335 from strapi/feature/relations-main-view-misc
Relations: Fix backend and frontend communication papercut issues
2022-09-07 14:06:57 +02:00
Gustav Hansen
7198dea70b RelationInputWrapper: Rename omitIds to idsToOmit 2022-09-07 13:44:06 +02:00
Gustav Hansen
9efbd6dfa6 RelationInputWrapper: Fix omitIds when searching 2022-09-07 13:38:22 +02:00
Gustav Hansen
6b7509a3bc RelationInput: Add scroll-to-end behavior and memoize some intermediate values 2022-09-07 12:30:09 +02:00
Gustav Hansen
752501ba36 RelationInputWrapper: Fix translation ids 2022-09-07 12:29:47 +02:00
Gustav Hansen
189b8ef30e RelationInputWrapper: Fix omitIds param for search 2022-09-07 12:29:22 +02:00
Gustav Hansen
61cdc932b6 RelationInputWrapper: Fix onload callback and query params 2022-09-07 12:28:58 +02:00
Gustav Hansen
0fb81faed1 RelationInputWrapper: Replace mock TODOs 2022-09-07 12:28:32 +02:00
Gustav Hansen
7fad018e60 useRelation: Update and fix query params 2022-09-07 12:23:56 +02:00