36133 Commits

Author SHA1 Message Date
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
Ben Irvin
b43be74170 fix: merge issue 2024-04-02 16:27:33 +02:00
Ben Irvin
2ef71bdf4c Merge branch 'develop' into v5/main 2024-04-02 16:25:24 +02:00
Alexandre BODIN
bfe081a8d6
Merge pull request #19970 from strapi/fix/issue-19532
fix issue #19532
2024-04-02 16:15:39 +02:00
Christian Capeans
5007d86bd1 fix: create webhooks on an empty list page 2024-04-02 15:31:03 +02:00
Ben Irvin
22e081027f
fix(docs): fix comment that breaks docs build 2024-04-02 15:25:27 +02:00
Ben Irvin
79ce9ef077
Merge branch 'v5/main' into v5/upgrade-tool/enhance-codemods-command 2024-04-02 15:02:56 +02:00
Convly
55b3e22623 feat: replace default typedoc theme with github-wiki, add markdown plugin, and remove old README.md 2024-04-02 14:29:55 +02:00
Convly
10f94d744c fix: lint 2024-04-02 13:04:34 +02:00
Convly
55652b8a77 fix: style 2024-04-02 12:47:14 +02:00
Convly
4928f9527f feat: refactor upgrade-cli and add new codemods commands 2024-04-02 11:35:19 +02:00
Ben Irvin
cf82c830d8
test: restructure test dirs 2024-04-02 11:19:43 +02:00
Josh
56f8262f9d Merge branch 'v5/main' of github.com:strapi/strapi into v5/main 2024-04-02 10:12:18 +01:00
Josh
660b779c4c Merge branch 'develop' into v5/main 2024-04-02 10:11:20 +01:00
Madhuri Sandbhor
a0da7e73e1
fix: dont close modal on error (#19946) 2024-04-02 11:08:26 +02:00
Jamie Howard
43b9e91c67
feat(i18n): non localized fields (#19720)
* feat(i18n): wip non localized fields

* feat(i18n): use document service middleware for non localized fields

* feat(i18n): support component data in non localized sync

* chore(i18n): cleanup and fix unit tests

* fix(i18n): reintroduce permissions sync

* test(i18n): api test for non localized fields

* feat(i18n): add earth icon to symbolise localised fields (#19774)

* test(i18n): cover publish, unpublish, update and create in api tests

* feat(i18n): ensure non localized fields are populated

* fix(i18n): get right id

* fix(content-manager): doc metadata in non d&p cases

* fix(conent-manager): i18n detection

* fix: pr feedback

* fix(i18n): handle non localized components

* feat(i18n): sync non localized components

* fix(i18n): wip unit test

* feat(i18n): handle relations within non localized components

* feat(i18n): reintroduce FE and fix for repeatables

* chore: lockfile

* chore(i18n): cleanup

* chore(i18n): cleanup

* feat(i18n): match relation locales to source entry during transformation

* fix(i18n): unit tests

* fix(i18n): getNonLocalizedAttributes

* chore(i18n): fix unit tests

* chore(i18n): pr feedback

* chore(i18n): pr feedback

* fix(i18n): unit tests

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-04-02 10:08:10 +01:00
Christian Capeans
bd9e1a92ae chore: remove js-cookie dependency 2024-04-02 10:28:07 +02:00
Mattias van den Belt
21128ddc87
fix(admin): move NotFoundPage into authenticated admin panel routes (#19968) 2024-04-02 09:14:21 +01:00
Alexandre Bodin
48671c244d fix: fix issue #19532 2024-03-29 20:22:22 +01:00
Ben Irvin
48f5eeadaf
docs: upgrade to docusaurus 3.1.1 2024-03-29 18:02:40 +01:00
Alexandre BODIN
a8ca9546b7
Merge pull request #19967 from strapi/fix/v4-low-hanging-fruits
chore: fix #19349
2024-03-29 16:59:51 +01:00
Alexandre Bodin
e1634d3c9e chore: fix #19349 2024-03-29 16:51:22 +01:00
Ben Irvin
b003dee48e
chore: upgrade prettier to 3.2.5 2024-03-29 14:39:52 +01:00
Ben Irvin
017049d9d4
test(e2e): close notification boxes after confirming they exist 2024-03-29 12:51:54 +01:00
Ben Irvin
a3e29269a0
test(e2e): close 'saved' notification box after confirming it exists 2024-03-28 18:55:57 +01:00
Madhuri Sandbhor
c9afae39a5
fix(releases): Scheduling info capitalization (#19945)
* fix: first letter casing

* fix: upgraded styled components to fix the error: defaultProps circularly references

* update: @types/styled-components upgraded to 5.1.32

* fix: minor change
2024-03-28 14:29:40 +01:00
Josh
94f313a12e
chore: move CM admin to own package (#19929)
* chore: initiate moving CM to own package

* chore: refactor to handle routes

* chore: init review-workflows-package

* chore: fix build

* chore: refactor review-workflows fe

* chore: fix unit suite

* chore: spelling mistake

Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>

---------

Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-03-28 13:26:44 +00:00
Marc Roig
bebdee5fad
fix: clean document service relation transforms (#19859) 2024-03-28 08:51:53 +01:00