34658 Commits

Author SHA1 Message Date
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
Alexandre Bodin
c224439564 fix: middleware type 2024-04-03 14:24:40 +02:00
Alexandre Bodin
26a9719787 chore: apply feedbacks 2024-04-03 14:24:15 +02:00
Alexandre Bodin
55ae34e5dc chore: introduce providers to simplify main class 2024-04-03 14:24:15 +02:00
Alexandre Bodin
eb61511884 chore: use strapi.service instead of strapi.admin.services 2024-04-03 14:24:15 +02:00
Alexandre Bodin
daf629fd13 chore: remove loadedStrapi and init everything but admin in constructor 2024-04-03 14:24:15 +02:00
Alexandre Bodin
441d4a0584 fix: merge issue with graphql 2024-04-03 14:24:08 +02:00
Alexandre Bodin
7f1131651e fix: v4 test failing with apollo migration 2024-04-03 14:05:35 +02:00
Alexandre Bodin
9dfe475e63 chore: add tests 2024-04-03 13:12:36 +02:00
Alexandre Bodin
2bcdab485d feat: support media deept filtering & relation shortcut filters 2024-04-03 12:43:12 +02:00
Convly
76a943360c chore: update codemods debug logs and fix formatting issues 2024-04-03 11:58:38 +02:00
Ben Irvin
7b669622a6
chore: move cli-tests to tests/cli 2024-04-03 11:56:00 +02:00
Christian
a36def2419
Merge pull request #19989 from strapi/fix/create-webhook-button
fix: create webhooks on an empty list page
2024-04-03 11:21:35 +02:00
Convly
08be1fade2 fix: update path to the INTERNAL_CODEMODS_DIRECTORY 2024-04-03 10:52:19 +02:00
Christian Capeans
e510c18a42 fix: remove unnecessary condition 2024-04-03 10:20:05 +02:00
Ben Irvin
791bc2c971
fix: validation of upload filename 2024-04-03 09:13:44 +02:00
markkaylor
971168147b
chore(history): simplify the meta object (#19990) 2024-04-02 13:49:09 -04:00
Josh
1fac05ede6
fix(admin): force an absolute URL if the BACKEND_URL is relative (#19950)
* fix(admin): force an absolute URL if the BACKEND_URL is relative

resolves #18175

* chore: add test for protocol relative url
2024-04-02 16:55:14 +01:00
Ben Irvin
4ccbba2098
chore: move remaining api-tests tests to tests/api 2024-04-02 17:40:02 +02:00
Christian Capeans
80a93a64a6 fix: mocking less and lint 2024-04-02 17:33:48 +02:00
Alexandre Bodin
3ecec763b6 chore: fix format:check 2024-04-02 17:15:48 +02:00
Ben Irvin
f0ef3f8b28 chore: update check-pr-status dist 2024-04-02 16:51:05 +02:00
Ben Irvin
fb8f73bd7d Merge branch 'v5/main' into chore/merge-develop-v5 2024-04-02 16:35:25 +02:00
Ben Irvin
bcc06e9054 fix: merge issue 2024-04-02 16:30:03 +02:00
Ben Irvin
3c88b6d447 fix: merge issue 2024-04-02 16:29:03 +02:00