35684 Commits

Author SHA1 Message Date
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
Pierre Wizla
39dfc655f6 Add Local Search plugin 2024-04-04 18:07:26 +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
Alexandre BODIN
9d172782e0
Merge pull request #19940 from strapi/v5/some-codemods
Add multiple v5 codemods
2024-04-04 12:12:34 +02:00
Alexandre BODIN
79f8c92d52
Merge pull request #19971 from strapi/fix/issue-12225
feat: support media deep filtering & relation shortcut filters
2024-04-04 11:57:30 +02:00
Alexandre BODIN
54c5072bd1
Update packages/core/database/src/query/helpers/where.ts
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2024-04-04 11:57:23 +02:00
Christian Capeans
b017a1ae07 fix: version test to check for valid semver 2024-04-04 11:33:18 +02:00
Christian Capeans
2314bc3311 chore: remove unnecessary version test 2024-04-04 10:59:52 +02:00
Alexandre BODIN
689d28d012
Merge pull request #20023 from strapi/chore/ignore-nx-cache
chore: ignore nx cache
2024-04-04 10:29:14 +02:00
Ben Irvin
faf860ce0c chore: ignore nx cache 2024-04-04 09:47:28 +02:00
Alexandre BODIN
e23830c818
Merge pull request #20014 from MattieBelt/patch-5
[v5] fix: use admin.url config for root path redirect
2024-04-04 09:41:21 +02:00
Alexandre BODIN
0104edb7c6
Merge pull request #20015 from strapi/v5/koa-updates
chore: update koa libs
2024-04-04 09:37:39 +02:00
Simone
117cb872e4
fix(content-manager): populate media and nested components on cloning (#19958)
* fix(content-manager): populate media and nested components on cloning

Co-authored-by: Marc Roig <Marc-Roig@users.noreply.github.com>

* fix(content-manager): small changes based on review comments

---------

Co-authored-by: Marc Roig <Marc-Roig@users.noreply.github.com>
2024-04-04 09:29:34 +02:00
Alexandre BODIN
54789dea1c
Merge branch 'v5/main' into patch-5 2024-04-03 22:51:57 +02:00
Alexandre Bodin
bf35cde68f chore: update koa-body 2024-04-03 22:48:48 +02:00
Alexandre Bodin
ae6067744d chore: update koa libs 2024-04-03 20:43:34 +02:00
Alexandre Bodin
a2464092e1 chore: apply updates 2024-04-03 20:43:21 +02:00
Alexandre Bodin
c81b5f327c chore: implement v5 codemods 2024-04-03 20:43:21 +02:00
Alexandre Bodin
a063b749b6 chore: add strapi public interface codemod 2024-04-03 20:43:21 +02:00
Alexandre Bodin
cb63439231 fix: invalid dep version after beta release 2024-04-03 20:43:12 +02:00
Mattias van den Belt
8bcf5c5559 fix: use admin.url config for root path redirect
fixes: #20013
2024-04-03 19:33:09 +02:00
DMehaffy
488120b06b
Merge pull request #20012 from strapi/chore/labelAction 2024-04-03 10:06:16 -07:00
DMehaffy
2106229f0e
Merge branch 'develop' into chore/labelAction 2024-04-03 08:44:35 -07:00
Derrick Mehaffy
1ce4160d1d Remove commented action and rename squad 2024-04-03 08:43:59 -07:00
Derrick Mehaffy
18f20ff585 remove enhancement 2024-04-03 08:41:40 -07:00
Alexandre BODIN
c9159be3ec
Merge pull request #19943 from strapi/v5/core
chore: internal core refactorings
2024-04-03 17:37:12 +02:00
Alexandre Bodin
13a7fe96d1 v5.0.0-beta.2 2024-04-03 17:35:15 +02:00
Jean-Sébastien Herbaux
6c15ef61d9
Merge pull request #19984 from strapi/v5/upgrade-tool/enhance-codemods-command 2024-04-03 17:29:02 +02:00
Alexandre BODIN
e3d3f4c167
Merge pull request #20010 from strapi/chore/upgrade-nx
Upgrade lerna - nx
2024-04-03 17:15:55 +02:00
Derrick Mehaffy
24323ae108 Fix squad name 2024-04-03 07:45:07 -07:00
Derrick Mehaffy
e3a9fc66a9 change project for content 2024-04-03 07:44:37 -07:00
markkaylor
752a6edceb
Merge pull request #19311 from mariansimecek/update-sharp-dep
Update sharp package to version v0.33.3
2024-04-03 10:41:41 -04:00
Derrick Mehaffy
be6aa51058 chore: update github issue label workflow
- Add Dennis + Nick to round-robin
- Add Enhancement label action
- Fix project assignment with new domain ownership
2024-04-03 07:38:45 -07:00
Convly
fcf3e55da5 Merge branch 'v5/main' of github.com:strapi/strapi into v5/tsdoc/ts-doc-as-markdown 2024-04-03 16:37:43 +02:00
Convly
7dccfa1f01 Merge branch 'v5/main' of github.com:strapi/strapi into v5/upgrade-tool/enhance-codemods-command 2024-04-03 16:33:46 +02:00
Alexandre Bodin
e42216c4ab chore: ugprade nx 2024-04-03 15:59:00 +02:00
Josh
bd26c78261
fix(i18n): remove strapi dep to fix circular deps (#20011) 2024-04-03 14:56:47 +01:00
Bassel Kanso
50becbb221 fix: running prettier 2024-04-03 16:53:41 +03:00
Alexandre BODIN
1122223fae
chore: add document-id migration (#19514)
* chore: add document-id migration

* fix: use database identifiers utils

* fix: leave rename identifiers migration name as it was before

* chore: revert database config

* feat: simplify migration document ids query

* update with subquery

---------

Co-authored-by: Marc-Roig <marc12info@gmail.com>
Co-authored-by: Marc Roig <marc.roig.campos@strapi.io>
2024-04-03 15:53:24 +02:00
Alexandre Bodin
c10929f076 chore: fix lerna.json 2024-04-03 15:38:58 +02:00
Bassel Kanso
f76e314f9e fix: making api tokens creation work 2024-04-03 16:38:44 +03:00
Alexandre Bodin
84ed16eef1 chore: upgrade lerna 2024-04-03 15:33:48 +02:00
markkaylor
fe2c29fb5c
Merge pull request #20007 from strapi/releases/4.22.0
v4.22.0 - develop
2024-04-03 09:24:31 -04:00
Alexandre Bodin
fc4a5dd41b chore: update example of document service use method 2024-04-03 15:23:57 +02:00
Alexandre BODIN
266491e4b8
Merge pull request #20004 from strapi/fix/doc-service-middleware-type
fix: middleware type
2024-04-03 15:13:24 +02:00
Mark Kaylor
45fb7bc16d v4.22.0 v4.22.0 2024-04-03 09:06:13 -04:00