Alexandre Bodin
6b059628de
fix: release invalid versions
2024-04-11 14:14:02 +02:00
Christian
f9554a3727
Merge pull request #20029 from strapi/chore/refactor-link-button-to-v2
...
Refactor LinkButton to v2
2024-04-11 11:40:33 +02:00
Christian
c74b960214
Merge branch 'v5/main' into chore/refactor-link-button-to-v2
2024-04-11 10:05:06 +02:00
Josh
c91c1a71fa
chore(deps): install prettier@2 *just* for jest snapshots ( #20072 )
2024-04-11 08:22:01 +01:00
Alexandre Bodin
cff608ed92
v5.0.0-beta.3
v5.0.0-beta.3
2024-04-10 19:09:43 +02:00
Alexandre Bodin
330b5b968a
fix: i18N non localized sync issue due to doc service changes
2024-04-10 19:04:51 +02:00
markkaylor
a1b6aeee27
fix(history): update relations display ( #20081 )
2024-04-10 17:27:04 +02:00
markkaylor
0a031cc777
feat(history): display new and unknown fields ( #20039 )
2024-04-10 14:51:10 +02:00
Christian Capeans
e47cce9d55
fix: use forwardedAs instead of as prop
2024-04-10 11:03:07 +02:00
Christian Capeans
0269c018d2
fix: use forwardedAs instead of as prop
2024-04-10 11:02:05 +02:00
Christian Capeans
6bf0ee33b0
fix: link dependency coming from react-router-dom
2024-04-10 10:59:56 +02:00
Jean-Sébastien Herbaux
144ac5e55b
Merge pull request #19986 from strapi/v5/tsdoc/ts-doc-as-markdown
2024-04-10 10:16:57 +02:00
Jean-Sébastien Herbaux
e0bb8ea8ce
Merge branch 'v5/main' into v5/tsdoc/ts-doc-as-markdown
2024-04-09 16:26:45 +02:00
Alexandre Bodin
43a32432fc
fix: v4-v5 conflict in polymorphic relations
2024-04-08 19:27:59 +02:00
Josh
f31eabd7d2
feat(admin): rbac middleware ( #19949 )
...
* feat: rbac middleware
* chore: make the entire function curried
2024-04-08 16:31:07 +01:00
Alexandre Bodin
cbc0656f5f
fix: doc service middleware args
2024-04-08 17:15:50 +02:00
Josh
df42d2ac71
Merge branch 'v5/main' of github.com:strapi/strapi into v5/main
2024-04-08 15:22:55 +01:00
Josh
e188aac623
Merge branch 'develop' into v5/main
2024-04-08 15:21:08 +01:00
Jamie Howard
16983e52f4
chore(tests): allow unknown args in e2e ( #20026 )
...
* chore(tests): allow unknown args in e2e
* chore(tests): revert and specify debug as flag
* chore: clean up
* fix: pr feedback
* chore: remove manual debug flag and document new playwright debugging process
* chore: clean up
2024-04-08 15:18:10 +01:00
Alexandre BODIN
8dc428d4d4
Merge pull request #20017 from strapi/v5/document-service-api
...
Improvement to the doc service API
2024-04-08 15:02:54 +02:00
Simone
ecb089c3e0
fix(content-releases): fix flaky FE unit tests ( #19936 )
...
* fix: fix CMReleasesContainer flaky test
* fix: add skipHover option in the render
2024-04-08 14:40:18 +02:00
Rémi de Juvigny
30dc322a9b
enhancement: display relations on history page ( #20054 )
...
* feat: add relation data to history versions response
* fix: restore unknown attributes
* fix: admin test ts errors
* chore: mark feedback
* feat: show missing relations/assets banner
* enhancement: display relation input in history
* fix: bg color, non sticky header, bottom padding
* chore: use RelationResult type
* fix: relations empty view
* chore: add useField generic type
2024-04-08 08:20:14 -04:00
Alexandre BODIN
a806043f96
Merge branch 'v5/main' into v5/document-service-api
2024-04-08 11:22:28 +02:00
Bassel Kanso
6fe2e78edf
Merge pull request #20009 from strapi/fix/creating-api-tokens
...
fix: making api tokens creation work
2024-04-08 11:55:09 +03:00
Bassel Kanso
04bbb9c618
Merge branch 'v5/main' into fix/creating-api-tokens
2024-04-08 11:07:49 +03:00
Marc Roig
bad7fc83ed
fix: prevent empty body when cloning ( #20047 )
2024-04-05 16:32:40 +02:00
Jean-Sébastien Herbaux
d5fe7b300f
Merge branch 'v5/main' into v5/tsdoc/ts-doc-as-markdown
2024-04-05 15:34:06 +02:00
Ben Irvin
9139d4b029
test: use object.defineProperty to mock global.fetch
2024-04-05 15:22:19 +02:00
Alexandre Bodin
2b548ef558
chore: create updateEntry
2024-04-05 14:08:18 +02:00
Josh
b86306c946
chore(cm): fix peer-deps ( #20049 )
2024-04-05 12:48:13 +01:00
Alexandre Bodin
5e5bcf8c8f
chore: improve middleware api
2024-04-05 11:34:41 +02:00
Alexandre Bodin
57ef329165
chore: make document service method take a single argument object
2024-04-05 11:34:40 +02:00
Alexandre Bodin
6c0c7031cc
chore: cleanup entity-service and move everything into document service for further changes
2024-04-05 11:34:10 +02:00
Alexandre Bodin
544d55dc42
chore: simplify components api in doc service and fix some typings
2024-04-05 11:34:10 +02:00
Ben Irvin
7c9a984c7b
tests(cli): use semver for both version tests
2024-04-05 10:55:36 +02:00
Ben Irvin
a8a195eacd
chore: move cli config to tests dir
2024-04-05 10:53:38 +02:00
DMehaffy
68c52dc267
Chore: Update vite and webpack-dev-middleware ( #20037 )
2024-04-05 08:10:26 +01:00
Alexandre Bodin
2fe3160287
Merge branch 'releases/4.22.1' into develop
2024-04-05 08:31:44 +02:00
Alexandre Bodin
009bd52a1a
v4.22.1
v4.22.1
2024-04-05 08:20:38 +02:00
Alexandre BODIN
8a05303f93
Merge pull request #20041 from strapi/revert/19921
...
Chore: Revert @koa/cors upgrade to 5.0.0 due to breaking cors middleware
2024-04-05 08:05:48 +02:00
Rémi de Juvigny
163e91acfe
enhancement: add relation data to history versions response ( #20035 )
...
* feat: add relation data to history versions response
* fix: restore unknown attributes
* fix: admin test ts errors
* chore: mark feedback
2024-04-04 17:31:51 -04:00
Derrick Mehaffy
3fe3bbfca2
Chore: Revert #19921
...
Related to: https://github.com/strapi/strapi/issues/20033
2024-04-04 13:21:00 -07:00
Ben Irvin
5ab818b8ee
test: add e2e tests for CTB restarts from file changes
2024-04-04 18:55:24 +02:00
Christian
ab56a0f690
Merge pull request #20024 from strapi/chore/delete-cli-version-test
...
Refactor cli version test
2024-04-04 18:27:19 +02:00
Christian
14a2f428ae
Merge pull request #20030 from strapi/chore/refactor-link-to-v2
...
Refactor Link to v2
2024-04-04 18:26:28 +02:00
Ben Irvin
188bce38eb
Merge branch 'v5/main' into fix/creating-api-tokens
2024-04-04 16:11:24 +02:00
Jamie Howard
66039c144d
(content-manager): ask for confirmation of d&p tab change ( #19912 )
...
* feat(content-manager): ask for confirmation of d&p tab change when form is modified
* fix(admin): controlled tabs
* chore(admin): types
* chore: update design-system to 1.17.0
2024-04-04 14:36:25 +01:00
Christian Capeans
4c685c92ca
chore: refactor link component to use v2
2024-04-04 14:21:04 +02:00
Christian Capeans
316e5189a5
fix: adjust new links to link button component
2024-04-04 14:07:36 +02:00
Christian Capeans
9e9631fc92
chore: refactor link button components to use v2
2024-04-04 13:21:14 +02:00