Rémi de Juvigny
d416a775c5
Merge branch 'develop' into chore/rm-preview-flag
2024-12-11 09:51:43 +01:00
Convly
7bc5339b03
fix: adjust polymorphic relation encoding and index mapping
2024-12-10 11:33:02 +01:00
Ben Irvin
39bf1ab0d2
chore: remove githead prop from package.json files ( #22372 )
2024-12-09 14:21:00 +01:00
Alexandre Bodin
8927f60a2e
chore: lint
2024-12-06 21:08:12 +01:00
Alexandre Bodin
912211f6e7
Merge branch 'develop' into fix/reverse-proxy-config
2024-12-06 17:19:20 +01:00
Mohamed Dilshad
058cd797ee
fix(upload): cleaner fallback for files preview (22100) ( #22351 )
2024-12-06 13:05:43 +01:00
Prafull Pandey
b6b03d846e
fix: cursor pointer issue in permission checkbox settings icon ( #22328 )
2024-12-05 09:48:17 +01:00
Ben Irvin
b459504b7b
release: merge branch 'main' into develop
2024-12-04 17:23:32 +01:00
Ben Irvin
82460d7ac3
release: 5.5.0 ( #22340 )
...
* feat: use mux player for video
Signed-off-by: Sora Morimoto <sora@morimoto.io>
* chore(deps): bump @strapi/design-system from 2.0.0-rc.13 to 2.0.0-rc.14 (#22274 )
* enhancement: disable preview link when changes are not saved (#22275 )
* feat: send diagnostic messages from remote strapi (#22214 )
* chore: re-add some controls
* chore: test-snapshots
* ci: use correct fetch-depth (#22288 )
* test(front): update snapshots
* ci: use correct fetch-depth
* Chore: setting up nx releases (#22264 )
* chore(deps): update @strapi/pack-up to v5.0.2 (#22261 )
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
* Fix: move msw to devDeps and change koa range (#22129 )
---------
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
* chore: remove yarn.lock from templates/website (#22294 )
* fix: turn on and update i18n settings.spec.ts (#22282 )
* chore: use "workspace:*" for internal dependencies (#22303 )
* chore: use "workspace:*" for internal dependencies
* chore: update yarn lock
* ci: fix docs_build (#22304 )
* ci: fix docs_build
* ci: run docs_build on global changes
* chore: upgrade vite-plugin-dts (#22297 )
* fix: document actions being rendered multiple times (#22283 )
* chore: update sdk-plugin and dedupe yarn.lock (#22296 )
* chore: cleanup removing support for assets without metadata (#22215 )
* Update: Purchase Page links + Add Content History menu link (#21531 )
* Update: Purchase Page links + Add Content History menu link
* enhancement:Update Purchase Page links + Add Content History menu link
* enhancement: update purchase page links
* chore: update links
---------
Co-authored-by: Simone <startae14@gmail.com>
* fix: add documentId to `me` graphql query (#22321 )
* fix(preview): page title and disabled link (#22324 )
* fix: add preview title tag to get browser tooltip
* fix: same header title as edit view
* fix: disabled preview button
* chore: remove useless variable
* fix: broken hover in e2e tests
* fix: prevent flaky iframe src check
* release: 5.5.0
* release: update missed version numbers
* release: update yarn.lock
* release: use workspace for internal packages
* release: update yarn.lock
---------
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Jonas Thelemann <e-mail@jonas-thelemann.de>
Co-authored-by: Adrien Foulon <6115458+Tofandel@users.noreply.github.com>
Co-authored-by: Maxime Castres <17828745+Mcastres@users.noreply.github.com>
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Laurens Kling <laurens@goedideemedia.nl>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-12-04 16:15:06 +01:00
Rémi de Juvigny
ca8b9b60c7
fix: preview back button behavior ( #22334 )
...
* fix: preview back button
* Update packages/core/admin/admin/src/features/BackButton.tsx
2024-12-04 08:23:47 -05:00
Rémi de Juvigny
81b62a508e
feat: add content preview (remove future flag)
2024-12-04 09:36:19 +01:00
Lucas Boilly
5dde62eabd
chore: added french translations for blocks ( #22195 )
...
* chore: added french translations for blocks
* chore: added missing translations
2024-12-03 03:25:00 -05:00
Rémi de Juvigny
03640aa70e
enhancement: cmd+enter and ctrl+enter to save entry ( #22311 )
...
* enhancement: keyboard shortcuts to save entry
* chore: add e2e test
* chore: restore validate fn
* fix: don't register cmd+s for arc browser
* fix: remove cmd+s and ctrl+s
2024-12-02 12:03:22 -05:00
Alexandre Bodin
84955ce3fe
Merge branch 'develop' into mux-player
2024-12-02 15:23:53 +01:00
Maxime Castres
46c3b79e02
Update: Purchase Page links + Add Content History menu link ( #21531 )
...
* Update: Purchase Page links + Add Content History menu link
* enhancement:Update Purchase Page links + Add Content History menu link
* enhancement: update purchase page links
* chore: update links
---------
Co-authored-by: Simone <startae14@gmail.com>
2024-12-02 10:09:05 +01:00
Bassel Kanso
7315bad3dd
chore: cleanup removing support for assets without metadata ( #22215 )
2024-11-29 18:21:32 +02:00
Rémi de Juvigny
7232d30c05
fix: document actions being rendered multiple times ( #22283 )
2024-11-29 05:58:46 -05:00
Ben Irvin
11a2566277
chore: upgrade vite-plugin-dts ( #22297 )
2024-11-29 10:19:23 +01:00
Rémi de Juvigny
d6ed4fcf2c
chore: use "workspace:*" for internal dependencies ( #22303 )
...
* chore: use "workspace:*" for internal dependencies
* chore: update yarn lock
2024-11-28 12:14:36 -05:00
Adrien Foulon
fe41db9384
Fix: move msw to devDeps and change koa range ( #22129 )
...
---------
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-11-28 13:55:31 +01:00
Jonas Thelemann
20adc294cd
chore(deps): update @strapi/pack-up to v5.0.2 ( #22261 )
...
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2024-11-28 13:00:12 +01:00
Rémi de Juvigny
f0a0bc26f5
Merge remote-tracking branch 'origin/main' into develop
2024-11-27 18:37:51 +01:00
Alexandre Bodin
f773f2a550
Merge branch 'develop' into fix/reverse-proxy-config
2024-11-27 17:36:45 +01:00
Rémi de Juvigny
6b5242714b
v5.4.2
2024-11-27 16:31:55 +01:00
Ben Irvin
f6faef36d1
ci: use correct fetch-depth ( #22288 )
...
* test(front): update snapshots
* ci: use correct fetch-depth
2024-11-27 15:51:03 +01:00
Alexandre Bodin
651b22d8b9
chore: test-snapshots
2024-11-27 11:02:09 +01:00
Alexandre Bodin
bec5a58066
chore: support relative path to allow multi deployments of the admin
2024-11-26 22:20:18 +01:00
Alexandre Bodin
e997beffb8
chore: re-add some controls
2024-11-26 18:46:50 +01:00
Alexandre Bodin
0002463618
Merge branch 'develop' into mux-player
2024-11-26 18:45:26 +01:00
Bassel Kanso
d65d44102f
feat: send diagnostic messages from remote strapi ( #22214 )
2024-11-26 15:57:02 +02:00
Rémi de Juvigny
25e4c58708
enhancement: disable preview link when changes are not saved ( #22275 )
2024-11-26 08:10:09 -05:00
markkaylor
230ed7d6db
chore(deps): bump @strapi/design-system from 2.0.0-rc.13 to 2.0.0-rc.14 ( #22274 )
2024-11-26 14:05:51 +01:00
Alexandre Bodin
cd5831a758
fix: support for reverse proxying
2024-11-26 11:04:21 +01:00
Simone
eba25ec571
fix: change MediaLibraryInput attribute type from required to optional ( #22265 )
2024-11-25 16:19:51 +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
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
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