Ben Irvin
|
cfda358b7f
|
chore: refactor
|
2024-12-16 09:41:08 +01:00 |
|
Ben Irvin
|
6a649cd9b7
|
revert: reimplement fix for mysql fks
|
2024-12-16 09:40:09 +01:00 |
|
Ben Irvin
|
27465bf4d7
|
fix: check indexes before transaction
|
2024-12-13 18:33:47 +01:00 |
|
Ben Irvin
|
e350eaa607
|
chore: fix comment
|
2024-12-13 14:20:58 +01:00 |
|
Ben Irvin
|
4378a7852d
|
fix(database): delete indexes before creating if they already exist
|
2024-12-13 14:03:45 +01:00 |
|
Maxime Castres
|
16399698bd
|
enhancement: update purchase page links (#22419)
* enhancement: update purchase page links
* chore: remove local tests
* chore: add newline
|
2024-12-13 10:07:56 +01:00 |
|
Ben Irvin
|
f698d55751
|
security(deps): bump nanoid to 3.3.8 in yarn.lock (#22397)
|
2024-12-12 08:43:34 +01:00 |
|
dependabot[bot]
|
8414b83797
|
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /docs (#22389)
Bumps the npm_and_yarn group with 1 update in the /docs directory: [nanoid](https://github.com/ai/nanoid).
Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-11 16:30:09 +01:00 |
|
Convly
|
f5cc8358f5
|
Merge branch 'main' into develop
|
2024-12-11 14:48:48 +01:00 |
|
Convly
|
909d84b5d8
|
release: 5.5.1
v5.5.1
|
2024-12-11 14:37:26 +01:00 |
|
Jean-Sébastien Herbaux
|
85dcbf63db
|
Merge pull request #22394 from strapi/chore/managing-workspaces-release
|
2024-12-11 14:20:01 +01:00 |
|
Bassel Kanso
|
5bbda919c8
|
Merge branch 'releases/5.5.1' into chore/managing-workspaces-release
|
2024-12-11 14:57:56 +02:00 |
|
Bassel Kanso
|
11db4ed450
|
chore: remove duplicate dependency
|
2024-12-11 12:30:47 +02:00 |
|
Jean-Sébastien Herbaux
|
3729f715bd
|
Merge pull request #22380 from strapi/fix/components-ordering
|
2024-12-11 11:27:18 +01:00 |
|
Simone
|
bd3c89f680
|
feat(content-manager): add syntax highlighting in the code block type in the Blocks field original solution (#22332)
* feat: install prismjs
* feat(content-manager): add highlights to code block using Prismjs
* feat(content-manager): remove screen debug
* feat(content-manager): extends render leaf props
* feat(content-manager): fix build issue
* feat(content-manager): move prismjs theme import
* feat(content-manager): change theme
* feat(content-manager): theme import minimized
* feat(content-manager): import prismjs types
* feat(content-manager): change gh action config
* feat(content-manager): revert the admin bundle size code
* feat(content-manager): remove console log
* feat(content-manager): change import theme
* feat(content-manager): remove theme
* feat(content-manager): change imports
* feat(content-manager): change prismjs import
* feat(content-manager): try to find the issue in gh action
* feat(content-manager): add theme test
* feat(content-manager): add packup css plugin
* feat(content-manager): remove rollup
* feat(content-manager): add change threshold
* feat(content-manager): import Prism in Code component
* feat(content-manager): remove prismjs
* feat(content-manager): install prismjs
* feat(content-manager): add prismjs theme
* feat(content-manager): install prismjs in admin
* feat(content-manager): try to change Prism import
* feat(content-manager): add config file
* feat(content-manager): add prismjs vite config
* feat(content-manager): change rollup options
* feat(content-manager): modify vite config
* feat(content-manager): add manually prismjs
* feat(content-manager): revert prismjs logic
* feat(content-manager): fix build errors
* feat(content-manager): solve failing fe unit tests
* feat(content-manager): add threshold
* feat(content-manager): fix import default
* feat(content-manager): change vite config
* feat(content-manager): add vite plugin prismjs
* feat(content-manager): update vite config
* feat(content-manager): fix issue decorate
* chore: add prism in admin deps
* feat(content-manager): replace original solution prismjs
* feat(content-manager): remove useless prismjs dep in admin
* feat(content-manager): change prismjs version
* feat(content-manager): remove vite-plugin-prismjs
* feat(content-manager): remove useless duplications in constants file
* feat(content-manager): move some files
* feat(content-manager): fix review comments
* feat(content-manager): remove useless importPath property
---------
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2024-12-11 11:19:23 +01:00 |
|
Rémi de Juvigny
|
cfadcc8b8b
|
Merge pull request #22336 from strapi/chore/rm-preview-flag
* feat: add content preview (remove future flag)
* chore: fix tests
|
2024-12-11 10:37:11 +01:00 |
|
Rémi de Juvigny
|
d416a775c5
|
Merge branch 'develop' into chore/rm-preview-flag
|
2024-12-11 09:51:43 +01:00 |
|
Ben Irvin
|
4afb25b825
|
test(e2e): components and dz in create collection type (#22374)
|
2024-12-10 16:17:50 +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
|
c9f502f155
|
Merge pull request #21914 from strapi/fix/reverse-proxy-config
fix: Reverse proxy config
|
2024-12-09 09:22:38 +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 |
|
Bassel Kanso
|
af5da17207
|
fix: accessing graphql playground without users-permissions plugin (#22354)
|
2024-12-06 15:29:04 +02:00 |
|
Mohamed Dilshad
|
058cd797ee
|
fix(upload): cleaner fallback for files preview (22100) (#22351)
|
2024-12-06 13:05:43 +01:00 |
|
Ben Irvin
|
820adfc37c
|
test(unit): fix locales snapshot (#22347)
* test(unit): fix locales snapshot
* chore: add script for updating
|
2024-12-05 12:36:14 +01:00 |
|
Rémi de Juvigny
|
64a09b716f
|
ci: run backend tests on server json file changes (#22348)
|
2024-12-05 06:26:33 -05:00 |
|
Prafull Pandey
|
b6b03d846e
|
fix: cursor pointer issue in permission checkbox settings icon (#22328)
|
2024-12-05 09:48:17 +01:00 |
|
Jacob Bashista
|
837384c065
|
enhancement: add Wolof and Xhosa languages (#21881)
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
|
2024-12-04 12:03:22 -05: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>
v5.5.0
|
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
|
59cb734ff4
|
chore: fix tests
|
2024-12-04 10:02:35 +01:00 |
|
Den
|
00509c6848
|
fix: Documentation plugin makes git changes in production (#21950)
|
2024-12-04 10:39:03 +02:00 |
|
Rémi de Juvigny
|
81b62a508e
|
feat: add content preview (remove future flag)
|
2024-12-04 09:36:19 +01:00 |
|
Ben Irvin
|
2dcec09530
|
chore: comment out getstarted log (#22327)
|
2024-12-03 13:29:01 +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 |
|
Ben Irvin
|
555a72384e
|
test(e2e): add update and delete content type tests (#22325)
|
2024-12-03 09:07:47 +01: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
|
d6bba97c7e
|
Merge pull request #20897 from smorimoto/mux-player
feat: use mux player for video
|
2024-12-02 16:03:47 +01:00 |
|
Alexandre Bodin
|
84955ce3fe
|
Merge branch 'develop' into mux-player
|
2024-12-02 15:23:53 +01:00 |
|
Laurens Kling
|
eb39c6a021
|
fix: add documentId to me graphql query (#22321)
|
2024-12-02 12:56:05 +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 |
|
Ben Irvin
|
33bb5725bd
|
chore: update sdk-plugin and dedupe yarn.lock (#22296)
|
2024-11-29 15:00:06 +01: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 |
|
Ben Irvin
|
2b33956920
|
ci: fix docs_build (#22304)
* ci: fix docs_build
* ci: run docs_build on global changes
|
2024-11-29 08:45:36 +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 |
|
markkaylor
|
d1d589380e
|
fix: turn on and update i18n settings.spec.ts (#22282)
|
2024-11-28 16:06:34 +01:00 |
|