36133 Commits

Author SHA1 Message Date
Simone
eba25ec571
fix: change MediaLibraryInput attribute type from required to optional (#22265) 2024-11-25 16:19:51 +01:00
Marc Roig
5c73ca244d
feat: trunk integration (#22248)
* feat: trunk tests

* feat: random test fail

* chore: final setup

* fix: remove test.only

* fix: run on all projects

* chore: comment
2024-11-25 15:55:18 +01:00
Ben Irvin
f1500a6387
ci: balance sharding to reduce total workflow runtime (#22249)
---
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
2024-11-25 11:08:45 +01:00
Jean-Sébastien Herbaux
fef0f91d51
fix: Remove Private Attributes from GraphQL Filters and Inputs (#21934) 2024-11-25 11:05:48 +01:00
Simone
c196a9d2b8
fix: hide the locale option in the Edit view dropdown if you don't have permission to read it (#22229)
* fix: hide the locale option in the edit view if you don't have permission

* fix: change the permission condition

* fix: show the option if you have read permission
2024-11-25 09:54:32 +01:00
Rémi de Juvigny
3827154d28
chore: add json data to dummy preview (#22243) 2024-11-25 03:37:44 -05:00
markkaylor
c91f2b4a2b
fix(e2e): wait for relation response before saving (#22245) 2024-11-25 09:17:41 +01:00
Ben Irvin
c9f32f6f0c
ci: fix docs workflow jobs (#22161) 2024-11-22 16:43:59 +01:00
Jean-Sébastien Herbaux
0d36a8d9ae
fix: unit tests for typescript types gen (#22246) 2024-11-22 14:43:21 +01:00
Marc Roig
e38c525e71
fix: search param being encoded twice (#22212)
* fix: search encoding

* fix: remove _q encoding in review workflows

* fix: fe test
2024-11-22 14:07:42 +01:00
Sora Morimoto
dd53b0048b feat: use mux player for video
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2024-11-22 16:53:27 +09:00
markkaylor
185e16fdc3
fix(content-manager): navigate when publishing AND creating document (#22231) 2024-11-21 17:38:20 +01:00
Marc Roig
2350a50f6e
fix: preview title overflow (#22232) 2024-11-21 13:56:46 +01:00
Convly
aa57521774 Merge branch 'main' into develop 2024-11-21 12:15:21 +01:00
Convly
c7e2ed60ec v5.4.1 v5.4.1 2024-11-21 12:08:17 +01:00
George C. A.
88d99fc5af
fix: the confirmation message of restoring a version was updated (#22223)
* fix: the confirmation message of restoring a version was updated

* fix: the confirmation message of restoring a version was updated
2024-11-21 12:15:29 +02:00
Den
ac654f8b86
fix: The list view settings popover is not scrollable (#21579)
* fix: The list view settings popover is not scrollable
I limited the maximum height and added the ability to scroll content inside the block.

* fix: The list view settings popover is not scrollable
executed yarn prettier:write

---------

Co-authored-by: Simone <startae14@gmail.com>
2024-11-20 16:31:44 +01:00
Rishith S
1527e185a7
fix: configure the view button missing for components (#22106)
* fix/solved the issue where  configure the view button not visible in components

* fix/solved the issue where  configure the view button not visible in components
2024-11-20 16:05:10 +01:00
George C. A.
1d42106141
fix: replaced the Code icon with CodeBlock icon (#22218) 2024-11-20 15:31:34 +02:00
Archana Agivale
c6c51a76de
Fix: 20766 [Design] Roles missing space between labels and the dropdown field (#22146)
* fix: issue 20766 [Design] Roles missing space between labels and the dropdown field
Ref : #20766

* fix: Roles missing space between labels and the dropdown field
#20766
2024-11-20 13:08:02 +00:00
Marc Roig
780730225a
chore: e2e test for preview (#22190)
* chore: e2e test for preview

* fix: comments
2024-11-20 13:55:42 +01:00
Nikolay Shebanov
faf42a9ea1
fix: resolve naming conflict in the v5 document_id migration (#22140) 2024-11-20 12:22:10 +01:00
Ben Irvin
403e03f1ae
enhancement: add db info to startup logger (#21876) 2024-11-20 12:18:25 +01:00
markkaylor
57121fdbd9
chore(e2e): turn on the i18n editview.spec.ts tests (#22217) 2024-11-20 11:54:36 +01:00
markkaylor
502b1e2079
fix(e2e): use clickAndWait to ensure the page is ready (#22216) 2024-11-20 10:57:49 +01:00
Marc Roig
b67f4e6a09
feat: preview allowed origins config (#22138)
* feat: allowed origins config

* chore: update getstarted admin preview config

* fix: do not extend middlewares if allowedOrigins is not defined

* fix: middleware merging
2024-11-20 09:54:32 +01:00
markkaylor
2b3b491922
chore: bump design system from 2.0.0-rc.12 to 2.0.0-rc.13 (#22213) 2024-11-20 09:32:07 +01:00
Ben Irvin
eedb036f0a
test(e2e): add content search test suite (#22209) 2024-11-19 17:09:22 +01:00
Ben Irvin
f4ae0b6b92
test(e2e): fix flaky ctb tests (#22204)
* test(e2e): fix flaky edit-single-type test
* test(e2e): fix flaky edit-collection-type
2024-11-19 12:01:27 +01:00
Bassel Kanso
1f96ed54e0
feat: adding info diagnostics --verbose options to data-transfer providers (#22085)
Co-authored-by: Ziyi <daydreamnation@live.com>
2024-11-19 12:48:54 +02:00
George C. A.
72ea34aaac
fix: added the prop for pointer cursor (#22197)
* fix: added the prop for poitner cursor

* fix: added the prop for pointer cursor
2024-11-18 23:23:25 +02:00
Lucas Boilly
f49f46a1c1
fix: replaced translation id (#22193) 2024-11-18 09:36:51 -05:00
Arthur Moreau
a64e37d9e3
Merge pull request #22171 from strapi/feat/cli/deploy-warning
feat(cloud-cli): display warning when using deploy command
2024-11-18 11:17:29 +01:00
Gonzalo Andres Garcia
cc2952e15c fix: comments 2024-11-18 10:52:25 +01:00
Gonzalo Andres Garcia
80a13cabfc feat: warning message 2024-11-18 10:52:25 +01:00
Ben Irvin
51bdcd0aa9
test(e2e): improve efficiency of collection-type test (#22178) 2024-11-18 09:06:45 +01:00
George C. A.
ec9b1b708d
fix(history): add disabled styles to strapi components input (#22172) 2024-11-15 16:33:53 +01:00
Sam Phillemon
f17a7b85a8
fix(upload): fixed the caching issue in media-lib new folder (#21893) 2024-11-15 15:28:19 +01:00
Ben Irvin
e5d808a4a7
test(front): run front-end tests with runInBand (#22153) 2024-11-15 12:07:52 +01:00
邓超
77f4caa9f9
enhancement: add support for user database migrations in typescript (#21374)
---------
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2024-11-15 08:40:55 +01:00
Hannah Paine
51dcef446e
Merge pull request #21602 from Sam-Phillemon9493/fix/issue_21600
fix: added the neutral800 for the feild title in content builder
2024-11-14 18:33:46 +01:00
Hannah Paine
7ef6beb12b
Merge pull request #21988 from kaioduarte/fix-form-submit
fix: prevent submitting form on button clicks
2024-11-14 18:06:49 +01:00
Gonzalo Andres Garcia
abfb27782f
feat(cloud-cli): add command to link project with environment (#22062)
* feat: link environment
2024-11-14 17:51:51 +01:00
Marc Roig
4a29d23d6f
feat: will navigate event (#22109)
* feat: preview tabs

* fix: re organize imports

* fix: pr suggestions

* fix: padding

* fix: use paddings

* chore: remove margin bottom from tab

* chore: do not use style tag

* fix: remove unused align

* feat: will navigate event

* fix: remove duplicate compo

* fix: document status
2024-11-14 14:01:52 +01:00
Ben Irvin
f0e8aa961b
chore: upgrade cheerio to release version (#22145) 2024-11-14 12:29:56 +01:00
Kaio Duarte
c4c2822dff
fix: reset createdAt field when duplicating entry (#21991)
* fix: reset createdAt field when duplicating entry

* fix: reset updatedAt timestamp on clone
2024-11-14 10:29:19 +01:00
Ben Irvin
6a883bcf3f Merge branch 'main' into develop 2024-11-14 09:29:13 +01:00
Ben Irvin
9cfbdb7af7
Release 5.4.0 2024-11-14 09:22:26 +01:00
Ben Irvin
dc642306fb Merge branch 'main' into releases/5.4.0 2024-11-13 17:29:50 +01:00
Ben Irvin
186981dd71 v5.4.0 v5.4.0 2024-11-13 17:06:50 +01:00