6261 Commits

Author SHA1 Message Date
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
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
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
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
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
Convly
d4688c716a Fix instanciate => instantiate 2022-08-31 11:46:43 +02:00
Convly
2d571845f6 Move content-api utilities and instances creation into their own file, add jsdoc 2022-08-31 11:12:38 +02:00
dependabot[bot]
cdf6fbdbc5
Bump codemirror from 5.65.7 to 5.65.8
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.7 to 5.65.8.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 09:08:47 +00:00
Ben Irvin
dc90c752c8 remove old path 2022-08-31 10:57:13 +02:00
Ben Irvin
1e5f8e9fee fix test 2022-08-31 10:56:59 +02:00
WalkingPizza
f40c1f517a Allow USE RETURNING in SQLite 2022-08-31 10:56:06 +02:00
Bassel Kanso
e9fd658331 add a route to get contentApi Routes 2022-08-31 11:39:55 +03:00
Convly
b25318b945 Merge branch 'main' into features/api-token-v2 2022-08-31 10:37:47 +02:00
Jean-Sébastien Herbaux
b9538ea7c3
Merge pull request #14247 from strapi/api-token-v2/throw-on-unknown-permission
Validate & throw on unknown permissions for API tokens
2022-08-31 10:34:32 +02:00
Julie Plantey
dade723eb8
Merge pull request #14194 from WalkingPizza/fix/webhook-delete-string
Add missing translation strings for webhook creation form
2022-08-31 09:44:41 +02:00
Bassel Kanso
3e301e9c1e - Changes permissions layout
- Update tests
2022-08-31 01:57:31 +03:00
WalkingPizza
a367a3df2d Exclude source maps when loading APIs 2022-08-30 23:21:46 +02:00
WalkingPizza
9cf95c1b0b Fix global.users translation for ES 2022-08-30 22:44:11 +02:00
WalkingPizza
396878e337 Add defaultMessage for headers 2022-08-30 22:41:53 +02:00
WalkingPizza
2209eeca96 Add missing translation strings for webhook creation form 2022-08-30 22:33:54 +02:00
David Fariña
5a7e8e9807 Update upload plugin catalan translation 2022-08-30 16:49:56 +02:00
Julie Plantey
4dd56f38d1 fixed css comments format 2022-08-30 16:12:15 +02:00
Simone Taeggi
830a050ece update snapshot 2022-08-30 16:07:04 +02:00
Julie Plantey
df448bd286 loadingMessage for SelectOne and SelectMany 2022-08-30 16:06:18 +02:00
Simone Taeggi
a2a351e587 replace Fleex with Stack to wrap regenerate and save buttons 2022-08-30 16:04:25 +02:00
Bassel Kanso
89c0fcb22d Merge branch 'features/api-token-v2' into api-token-v2/refactor-frontend 2022-08-30 16:56:25 +03:00
Simone Taeggi
de0b467279 Merge branch 'features/api-token-v2' into api-token-v2/regenerate-an-api-token 2022-08-30 15:48:41 +02:00
Gustav Hansen
51caa5f5a3 chore: Update e2e snapshot tests 2022-08-30 15:44:12 +02:00
Gustav Hansen
269c9cb988 chore: Resolve jest@26 TODO 2022-08-30 15:44:12 +02:00
Gustav Hansen
eaa938eaeb chore: Update frontend snapshot tests 2022-08-30 15:44:12 +02:00
Gustav Hansen
45ff887a21 chore: Update backend snapshot tests 2022-08-30 15:44:12 +02:00
Julie Plantey
f37d2bfe42 fix snapshots 2022-08-30 15:41:17 +02:00
Julie Plantey
d883b17e1f moved RelationInput to CM/components 2022-08-30 15:22:28 +02:00
Pierre Noël
be7c669bed apply feeback 2022-08-30 15:12:07 +02:00