30539 Commits

Author SHA1 Message Date
Gustav Hansen
6ddbe31667
Merge pull request #14092 from strapi/feature/relations-main-view-integration-relation-input
CM: Render new RelationInput component
2022-08-31 20:45:05 +02: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
Jean-Sébastien Herbaux
344d200582
Merge pull request #14271 from strapi/api-token-v2/cleanup-content-api-core-service
Core Content API service cleanup
2022-08-31 16:33:02 +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
v-dimitroff
124ca4beb1
Update packages/providers/upload-aws-s3/README.md
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
2022-08-31 16:54:24 +03:00
Ben Irvin
9f75d5b604
Merge branch 'main' into fix/delete-duplicate-route-users-delete 2022-08-31 15:39:04 +02:00
Mark Kaylor
a3b014e47e Fix spacing on popover 2022-08-31 15:34:37 +02:00
Mark Kaylor
b5bd86bab6 Use Flex component with props 2022-08-31 15:16:59 +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
Ben Irvin
c5b5f5905f
Merge pull request #14268 from strapi/api-token-v2/cleanup-old-route
Api token v2/Cleanup
2022-08-31 14:50:49 +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
Dieter Stinglhamber
5b5fe16dd7 update db template 2022-08-31 14:20:27 +02:00
Ben Irvin
5a914f1b29 remove duplicate route 2022-08-31 14:08:45 +02:00
Dillen Meijboom
0826dc87db
Fix several issues in the users-permissions OpenAPI specification 2022-08-31 13:58:44 +02:00
GitStart
f138bc381a
Merge branch 'main' into STRAP-54 2022-08-31 16:31:24 +05:45
gitstart
76ca2b7880 ID in schema have type string 2022-08-31 10:40:25 +00:00
gitstart
6b94965574 ID in schema have type string 2022-08-31 10:37:08 +00:00
Simone Taeggi
e2cc597af3 add hook test 2022-08-31 12:32:48 +02:00
Mark Kaylor
4622409c11 Fix accessibility and add tests 2022-08-31 11:58:24 +02:00
Convly
b86c49c474 re - Fix instanciate => instantiate 2022-08-31 11:50:53 +02:00
Ben Irvin
7b543df81c fix snapshot 2022-08-31 11:48:28 +02:00