36133 Commits

Author SHA1 Message Date
Marc Roig
43f3d25660
feat: draft and publish api tests (#20150)
* feat: refactor test in transaction util

* fix: remove dp tests

* fix: failing api test

* feat: test structure

* feat: update doc service api tests

* fix: test invalid locale param
2024-05-03 09:17:16 +02:00
Alexandre BODIN
9c79921d22
Merge pull request from GHSA-wrvh-rcmr-9qfc
Add validation for custom U&P OAuth callbacks
2024-05-03 08:57:52 +02:00
Ben Irvin
2264b66ec3
fix(database): drop foreign keys before dropping indexes 2024-05-02 19:18:31 +02:00
DMehaffy
1c8a79056b
Merge branch 'develop' into enhancement/up-custom-callback-validation 2024-05-02 10:16:35 -07:00
Marc Roig
ca6c7c80ec
release: 4.24.1 to develop (#20248)
* fix(admin): if were in EE mode wait for the EE routes to be loaded before rendering (#20238)

* fix: issue 20138 (#20240)

* v4.24.1

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-05-02 17:14:54 +02:00
Bassel Kanso
d8bad8366e Merge branch 'v5/main' into v5/replace-axios 2024-05-02 18:07:32 +03:00
Bassel Kanso
79f3446e9e chore: fixing some flaky frontend unit tests 2024-05-02 18:00:16 +03:00
Marc-Roig
6c76c1b8c2
v5.0.0-beta.6 v5.0.0-beta.6 2024-05-02 16:01:39 +02:00
Bassel Kanso
ed63cfdc14 chore: updating lock fine 2024-05-02 16:22:15 +03:00
Bassel Kanso
6138ca5504 Merge branch 'v5/main' into v5/replace-axios 2024-05-02 16:22:04 +03:00
Bassel Kanso
c6ec34cbaf chore: fix flaky unit test 2024-05-02 16:12:27 +03:00
Rémi de Juvigny
f1dbaef309
chore: rename core packages (#20243)
* chore: remove plugin from cm package name

* chore: remove plugin from upload package name

* chore: remove plugin from email package name

* chore: remove plugin from ctb package name

* chore: remove plugin from i18n package name

* fix: plugin ids

* fix: v5 migratino

* fix: import order lint error
2024-05-02 09:07:50 -04:00
Rémi de Juvigny
66bc16965f
chore: run lint fix (#20246) 2024-05-02 08:28:14 -04:00
Bassel Kanso
b5211f7283 Merge branch 'v5/replace-axios' of https://github.com/strapi/strapi into v5/replace-axios 2024-05-02 13:32:57 +03:00
Bassel Kanso
833d0a7ccd chore: removing onUploadProgress from upload plugin 2024-05-02 13:32:54 +03:00
Bassel Kanso
0ca752ad99
Merge branch 'v5/main' into v5/replace-axios 2024-05-02 10:52:23 +03:00
Bassel Kanso
d696828dfe chore: fix transfer token e2e test 2024-05-02 01:43:39 +03:00
Fernando Chávez
de77e236e3
fix(content-manager): bulk publish would only ever show first entry to be published (#20234)
* fix(content-manager): Fix bulk publish selection

* chore: refactor & simplify bulk publish

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-05-01 09:34:34 +01:00
Rémi de Juvigny
9d4475b11a
feat: show hidden fields in history frontend (#20201)
* chore: add configuration to history context

* feat: show fields that aren't in the layout in history

* chore: add renderLayout prop to ComponentInput

* feat: render remaining fields in components

* fix: types

* chore: refactor to composition api

* chore: move renderInput to children

* fix: repeatable components index

* fix: repeatable components toggling together

* chore: move ComponentLayout

* fix: generate temp keys for history values

* chore: delete ComponentLayout

* fix: components with no hidden fields

* fix: add comments

* chore: add comment
2024-04-30 11:53:27 -04:00
markkaylor
4a26739ee0
fix(history): handle sanitization when fetching versions (#20212)
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
2024-04-30 11:33:06 +02:00
Ben Irvin
19fab61054
fix: safe loading of content type names such as then 2024-04-29 17:21:18 +02:00
Bassel Kanso
cefbf003e4 Merge branch 'v5/replace-axios' of https://github.com/strapi/strapi into v5/replace-axios 2024-04-29 16:42:56 +03:00
Bassel Kanso
b98728bbad chore: adding some comments 2024-04-29 16:42:36 +03:00
Simone
53cf1f19cc
feat(main-nav): Main Nav refactoring, add the Home icon (#20176)
* feat(main-nav): replace DS NavLink with admin NavLink

* feat(main-nav): change icon type

* feat(main-nav): fix prettier errors

* feat(main-nav): refactor navlink code and add more test cases

* feat(main-nav): minor fixes

* feat(main-nav): fix ui errors

* feat(main-nav): fix merge issues

* feat(main-nav): fix unit test and types

* feat(main-nav): change offset values
2024-04-29 15:37:57 +02:00
Josh
00f1e17248 test: please work units 2024-04-29 14:18:14 +01:00
Josh
9ecb47b3f9 chore: some test fixes 2024-04-29 13:59:50 +01:00
Josh
5b09b7a441 test: fix webhook by asserting item is deleted 2024-04-29 13:40:16 +01:00
Ben Irvin
4300e8f16c
chore!: remove deprecated verbose option from ts:generate-types 2024-04-29 10:08:59 +02:00
Bassel Kanso
6e4752e83e chore: fix lint issues 2024-04-29 10:14:25 +03:00
Bassel Kanso
83607b1272 chore: fix type errors 2024-04-29 09:45:03 +03:00
Bassel Kanso
0e97285715 chore: remove the axios implementation from admin 2024-04-29 09:28:45 +03:00
Bassel Kanso
fd55682955 Merge branch 'v5/main' into v5/replace-axios 2024-04-29 02:13:48 +03:00
Bassel Kanso
e3ea9f6402 chore: fixing some tests that are not rendering properly 2024-04-26 17:47:13 +03:00
Jean-Sébastien Herbaux
672727c8cf
docs(typescript): type system cheat sheet 2024-04-26 14:46:52 +02:00
Alexandre BODIN
5cda9a07a2
Merge pull request #20204 from strapi/v5/deps-upgrades
Update deps
2024-04-26 14:14:14 +02:00
Alexandre Bodin
3e1be288b8 chore: add fs-extra types where needed 2024-04-26 11:15:51 +02:00
Alexandre Bodin
06f017a9dc fix: http-errors ugprade 2024-04-26 09:32:57 +02:00
Alexandre Bodin
c5892a9f22 chore: upgrade graphql-tools 2024-04-26 09:32:57 +02:00
Alexandre Bodin
11abfd2855 chore: upgrade sentry 2024-04-26 09:32:56 +02:00
Alexandre Bodin
89b8013624 chore: update utility deps 2024-04-26 09:32:10 +02:00
Alexandre Bodin
4829d20648 chore: update actions deps 2024-04-26 09:32:10 +02:00
Alexandre BODIN
46c0958bff
Merge pull request #20206 from strapi/v5/upgrade-mailgun-provider
chore: upgrade mailgun provider and remove deprecated options
2024-04-26 09:13:44 +02:00
Josh
5d000fb33c
chore: upgrade to DS 2.0.0-beta.2 (#20151) 2024-04-25 16:17:23 +01:00
Alexandre Bodin
785473fac9 chore: upgrade mailgun provider and remove deprecated options 2024-04-25 15:17:41 +02:00
Marc Roig
58f553ab42
fix: doc id migration for mysql (#20174)
* fix: doc id migration for mysql

* feat: mysql subquery
2024-04-25 14:10:47 +02:00
Bassel Kanso
991f5c00e8 Merge branch 'v5/remove-root-level-nested-params' of https://github.com/strapi/strapi into v5/remove-root-level-nested-params 2024-04-25 13:53:13 +03:00
Bassel Kanso
b0ab90c6a1 chore: remove support for legacy dz params in query-populate 2024-04-25 13:52:43 +03:00
Madhuri Sandbhor
863b960229 fix: use generic translation errors 2024-04-25 12:45:57 +02:00
Alexandre BODIN
fb2834f9c1
Merge pull request #20175 from strapi/v5/doc-service-returns
chore: make document service api more consistent
2024-04-25 11:42:20 +02:00
Alexandre Bodin
792129f7b4 chore: make document service api more consistent 2024-04-24 18:15:02 +02:00