12157 Commits

Author SHA1 Message Date
Bassel Kanso
5c202135e3 Merge branch 'features/api-token-v2' into api-token-v2/refactor-frontend 2022-09-01 14:02:44 +03:00
Julie Plantey
a3a1bea099 RelationInput tests 2022-09-01 12:30:58 +02:00
Bassel Kanso
7f2f205fa3 remove default lifespan value 2022-09-01 12:24:26 +03:00
Convly
4a5562bf78 Merge branch 'features/api-token-v2' of github.com:strapi/strapi into features/api-token-v2 2022-09-01 11:23:47 +02:00
Convly
c3f18c7fdc Update frontend snapshots 2022-09-01 11:21:43 +02:00
Pierre Noël
29376f8113
Merge pull request #14014 from strapi/relations-main-view/find-new-relations
refactor relation findNew route
2022-09-01 11:11:06 +02:00
Simone
758ab18329
Merge pull request #14213 from strapi/api-token-v2/regenerate-an-api-token
Regenerate an API token
2022-09-01 11:07:04 +02:00
Bassel Kanso
1411367b5f Merge branch 'features/api-token-v2' into api-token-v2/refactor-frontend 2022-09-01 11:36:11 +03:00
Ben Irvin
7091e551c4
Merge pull request #14278 from strapi/api-token-v2/lifespan-no-update
Prevent updating an API token's lifespan from the admin API
2022-09-01 10:00:31 +02:00
Simone Taeggi
5985b3ca08 Merge branch 'features/api-token-v2' into api-token-v2/regenerate-an-api-token 2022-09-01 09:50:51 +02:00
Simone Taeggi
078c4fb96c merge main in features/api-token-v2 2022-09-01 09:50:19 +02:00
Simone Taeggi
df1db27b58 add some tests 2022-09-01 09:46:43 +02:00
GitStart
d78c61e1ac
Merge branch 'main' into STRAP-54 2022-09-01 07:16:15 +01:00
Gustav Hansen
e4572e97bf RelationInputWrapper: Fix prop-types, add mock data 2022-08-31 20:43:55 +02:00
DMehaffy
1df064c4f7
Merge branch 'main' into fix/14193 2022-08-31 10:13:54 -07:00
Tim Izzo
b6127a38ed
Merge branch 'main' into main 2022-08-31 18:04:03 +02:00
Tim Izzo
69c59f6e60 Allow ESM module for custom middlewares #14146 2022-08-31 17:58:50 +02:00
Gustav Hansen
06e58a6a21 CM: Update useFetchContentTypeLayout tests 2022-08-31 17:49:31 +02:00
Gustav Hansen
825e3a2220 CM: Update useFetchContentTypeLayout endpoint object 2022-08-31 17:49:31 +02:00
Gustav Hansen
3a0434d546 EditViewDataManagerProvider: Store loaded relations in initialData 2022-08-31 17:49:31 +02:00
Gustav Hansen
2f84ad92ff useRelation: Update interface and group relation / search props together 2022-08-31 17:49:30 +02:00
Gustav Hansen
6ff74c9455 RelationInputWrapper: Move publication states into a constant 2022-08-31 17:49:30 +02:00
Gustav Hansen
535dfc9dee RelationInputWrapper: Pass down publication state translations 2022-08-31 17:49:29 +02:00
Gustav Hansen
6708b1bce8 RelationInputWrapper: Pass publicationState instead of isDraft 2022-08-31 17:49:29 +02:00
Gustav Hansen
77026fe24b RelationInputWrapper: Apply normalization to search results aswell 2022-08-31 17:49:28 +02:00
Gustav Hansen
afc3b5252f RelationInputWrapper: Normalize relations for RelationInput 2022-08-31 17:49:28 +02:00
Gustav Hansen
421f035958 wip 2022-08-31 17:49:28 +02:00
Gustav Hansen
e101fa0b24 RelationInputWrapper: Remove containsKey from field props 2022-08-31 17:49:27 +02:00
Gustav Hansen
a5279973e2 RelationInputWrapper: Add util to generate relation link targets 2022-08-31 17:49:27 +02:00
Gustav Hansen
5420aec8ff CM: Remove legacy SelectOne, SelectMany and SelectWrapper components 2022-08-31 17:49:24 +02:00
Gustav Hansen
d2bfa0d12e RelationInputWrapper: Add select unit tests 2022-08-31 17:49:13 +02:00
Gustav Hansen
211abd8f35 RelationInputWrapper: Add utility tests for filtering deleted entities 2022-08-31 17:49:13 +02:00
Gustav Hansen
377f83b770 RelationInputWrapper: Fix select wiring, move endpoint generation out 2022-08-31 17:49:13 +02:00
Gustav Hansen
94f26679cf RelationInputWrapper: Refactor formatLayout and create fetch endpoint 2022-08-31 17:49:13 +02:00
Gustav Hansen
534c6e4a6e RelationInputWrapper: Pass down disabled state & filtered relations 2022-08-31 17:49:12 +02:00
Gustav Hansen
d5fc2eb305 CM: Render new RelationInput component 2022-08-31 17:49:12 +02:00
Gustav Hansen
4e8d012b3d Merge branch 'main' into feature/relations-main-view 2022-08-31 17:47:38 +02:00
derrickmehaffy
78c45c95a8 Update db versions and mirror readme to strapi package
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-08-31 08:05:55 -07:00
Ben Irvin
55634bacbd lifespan update not allowed 2022-08-31 16:42:48 +02:00
Fabien del Carmen
29410dd8fb
Merge pull request #14190 from strapi/fix/project-analytics-metadata-structure
Update metadata casing and structure
2022-08-31 16:26:45 +02:00
Ben Irvin
9f75d5b604
Merge branch 'main' into fix/delete-duplicate-route-users-delete 2022-08-31 15:39:04 +02:00
Julie Plantey
b3ac09da14
Merge pull request #14246 from strapi/enh/ReactSelect-loading-state
[Enh] ReactSelect loading state
2022-08-31 15:16:38 +02:00
Gustav Hansen
b220ecb7fc
Merge pull request #14270 from strapi/dependabot/npm_and_yarn/codemirror-5.65.8
Bump codemirror from 5.65.7 to 5.65.8
2022-08-31 15:08:58 +02:00
Convly
7eded0ab7b Merge branch 'features/api-token-v2' into api-token-v2/cleanup-content-api-core-service 2022-08-31 14:54:16 +02:00
Ben Irvin
0b20b7ef24
Merge branch 'main' into fix/delete-duplicate-route-users-delete 2022-08-31 14:51:16 +02:00
Gustav Hansen
7f0ddf0654
Merge pull request #14221 from strapi/chore/jest-29
chore: Update jest packages to v29
2022-08-31 14:40:00 +02:00
Julie Plantey
f291947136
Merge pull request #14091 from strapi/feature/relations-main-view-relationinput-interface
RelationInput: Create new component for relation fields in the main layout
2022-08-31 14:39:57 +02:00
Ben Irvin
5a914f1b29 remove duplicate route 2022-08-31 14:08:45 +02:00
GitStart
f138bc381a
Merge branch 'main' into STRAP-54 2022-08-31 16:31:24 +05:45
gitstart
6b94965574 ID in schema have type string 2022-08-31 10:37:08 +00:00