2499 Commits

Author SHA1 Message Date
Ben Irvin
082492f357 Merge branch 'develop' into advisory-fix-1 2025-02-14 10:59:05 +01:00
markkaylor
aa5ec8f780
chore: swap Download icon for Earth icon (#22881) 2025-02-14 09:26:52 +01:00
alexandrebodin
51cb30e957 release: 5.10.2 2025-02-13 08:31:58 +00:00
alexandrebodin
8a96041b6e release: 5.10.1 2025-02-13 08:17:57 +00:00
Marc-Roig
a34d7e9945 release: 5.10.0 2025-02-12 13:53:03 +00:00
Alexandre BODIN
a6235c371b
fix: ctb reload state after save & delete (#22805) 2025-02-10 16:12:25 +01:00
Lucas Boilly
bfd160f0c6
fix: corrected typing mistake in translation key (#22766)
Co-authored-by: Simone <startae14@gmail.com>
2025-02-07 09:42:48 -05:00
Rémi de Juvigny
8a76e00846
future: add edit form to preview page (#22823)
* future: add edit form to preview page

* fix: permissions
2025-02-07 09:29:07 -05:00
Rémi de Juvigny
941474818c
chore(deps): bump design system to rc.16 (#22788)
* chore: bump design system to rc.15

* chore: upgrade design system to rc.16

* fix: snapshots
2025-02-05 04:30:11 -05:00
Lucas Boilly
c22d1aa502
chore: remove icon for fields without i18n (#22774) 2025-01-31 09:58:54 -05:00
Alexandre Bodin
3be592e7ed Merge branch 'develop' into chore/rollup 2025-01-29 17:47:50 +01:00
Ben Irvin
e07a466901 fix: validation message shape 2025-01-29 16:54:15 +01:00
Convly
e999f3329e release: 5.9.0 2025-01-29 16:25:37 +01:00
Ben Irvin
1f8e39868e fix: validation on front-end forms 2025-01-29 12:34:22 +01:00
Andrei Luca
7bc7b72479
fix(plugins/users): remove redundant grant-koa dependency in favor of grant.koa (#22622)
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2025-01-27 11:58:37 +00:00
Ben Irvin
8947f3d9fe test(unit): add tests for password byte length 2025-01-24 16:35:37 +01:00
Jean-Sébastien Herbaux
2fedf32801
Merge branch 'develop' into fix/graphql-load-capabilities 2025-01-24 11:37:44 +01:00
Alexandre Bodin
92055a7fb1 chore: use rollup
chore: fetch template only if name matches name convention

chore: linting

chore: fix tests

chore: fix npm scripts

test: try to fix test
2025-01-23 16:28:23 +01:00
Ben Irvin
9efe8c85f4 fix: do not validate byte length on empty values 2025-01-23 14:46:28 +01:00
Ben Irvin
de1f23fc24 revert: fix accidental corrupted regexp 2025-01-23 13:10:01 +01:00
Ben Irvin
41f8cdf116 fix: 72 byte maximum for creating and updating passwords 2025-01-23 12:44:25 +01:00
Convly
82afe56cec fix: update resolvers to use transformed query parameters for database queries 2025-01-23 09:30:22 +01:00
Marc-Roig
ac4b186dab release: 5.8.1 2025-01-22 13:54:34 +00:00
Jamie Howard
76a9dc5ca6
fix(i18n): allow unique + un localized fields on i18n content types (#22634) 2025-01-17 09:08:59 +00:00
Rémi de Juvigny
dd9c610dd9 release: 5.8.0 2025-01-15 16:57:20 +01:00
Ben Irvin
9a064edb85
Merge pull request #22602 from strapi/main
Releases/5.7.0 (#22471)
2025-01-09 11:04:13 +01:00
Kaio Duarte
aa5123c2a3
fix: add missing name to ColorPickerInput (#21976)
* fix: add missing `name` to `ColorPickerInput`

* chore: pair implementation with other form fields

* chore: add unit test

---------

Co-authored-by: Simone <startae14@gmail.com>
2025-01-08 14:30:57 +01:00
Ben Irvin
4be93cf38b release: 5.7.0 2025-01-08 14:28:37 +01:00
Alexandre BODIN
09351efda3
Merge pull request #22567 from strapi/dependabot/npm_and_yarn/npm_and_yarn-6b04d718a2
chore(deps): bump path-to-regexp from 8.1.0 to 8.2.0 in the npm_and_yarn group
2025-01-08 13:46:39 +01:00
Ben Irvin
bb6d0ed50d
enhancement: apollo landing page config (#22285) 2025-01-07 17:42:34 +01:00
dependabot[bot]
affd279425
chore(deps): bump path-to-regexp in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [path-to-regexp](https://github.com/pillarjs/path-to-regexp).


Updates `path-to-regexp` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 12:36:58 +00:00
dependabot[bot]
bbd2f07dff
chore(deps): bump path-to-regexp in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [path-to-regexp](https://github.com/pillarjs/path-to-regexp).


Updates `path-to-regexp` from 8.0.0 to 8.1.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v8.0.0...v8.1.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-03 14:06:40 +00:00
dependabot[bot]
63419c0088
security(deps): upgrade path-to-regexp from 6.3.0 to 8.0.0 (#22357)
* chore(deps): bump path-to-regexp in the npm_and_yarn group

Bumps the npm_and_yarn group with 1 update: [path-to-regexp](https://github.com/pillarjs/path-to-regexp).


Updates `path-to-regexp` from 6.3.0 to 8.0.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.3.0...v8.0.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update for path-to-regexp v8

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2025-01-03 14:04:01 +00:00
Marc Roig
54430efa43
Releases/5.6.0 (#22471) (#22472)
* feat: add content preview (remove future flag)

* chore: fix tests

* test(e2e): components and dz in create collection type (#22374)

* 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

---------



* 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
...




* security(deps): bump nanoid to 3.3.8 in yarn.lock (#22397)

* enhancement: update purchase page links (#22419)

* enhancement: update purchase page links

* chore: remove local tests

* chore: add newline

* enhancement(database): add repair manager with component deletion fix (#22267)

* fix: preview back button behavior (#22432)

* fix: multiple requests locale (#22273)

* fix: multiple requests locale

* fix: actions request

* fix: properly load locales

* fix: add status to localizations

* fix: remove unused types

* fix: front tests

* fix: add validation fields into localizations

* fix: validatable attributes

* fix: select nested fields when populating localizations

* fix: uncomment localizations populate

* fix: document-metadata

* fix: empty populate

* fix: revert to original proposal

* fix: do not select document ids on components (#22330)

* fix: do not select document ids on components

* chore: unit test

* fix: metadata test

* fix: populate

* fix: default fields

* fix: show current locale when bulk publishing

* fix: create locale

* Update packages/core/content-manager/server/src/services/document-metadata.ts



---------



* fix: add component button style (#22425)

* fix: add-component-button-style

* fix: made it prettier

* fix: optimizations

* fix(blocks): various ui issues (#22423)

* fix: blocks-ui-fixes

* fix: made it prettier

* fix: optimizations

* fix: remove double conversion that causes date shift (#22410)

* fix: remove double conversion that causes date shift

* fix: remove useless files

* release: 5.6.0

* Revert "release: 5.6.0"

This reverts commit 77ad0efc79afd9777d140f84e8abc47cda26d1d9.

* release: 5.6.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxime Castres <17828745+Mcastres@users.noreply.github.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Lucas Boilly <45385696+lucasboilly@users.noreply.github.com>
Co-authored-by: Ziyi <ziyi.yuan@strapi.io>
2024-12-19 09:27:12 +01:00
Alexandre Bodin
e2624fe821 Merge branch 'main' into develop 2024-12-17 12:26:11 +01:00
Alexandre Bodin
4012abe398 release: 5.5.2 2024-12-17 12:23:20 +01:00
Marc Roig
0d4051ce87
fix: multiple requests locale (#22273)
* fix: multiple requests locale

* fix: actions request

* fix: properly load locales

* fix: add status to localizations

* fix: remove unused types

* fix: front tests

* fix: add validation fields into localizations

* fix: validatable attributes

* fix: select nested fields when populating localizations

* fix: uncomment localizations populate

* fix: document-metadata

* fix: empty populate

* fix: revert to original proposal

* fix: do not select document ids on components (#22330)

* fix: do not select document ids on components

* chore: unit test

* fix: metadata test

* fix: populate

* fix: default fields

* fix: show current locale when bulk publishing

* fix: create locale

* Update packages/core/content-manager/server/src/services/document-metadata.ts

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

---------

Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-12-16 16:12:40 +01:00
Convly
909d84b5d8 release: 5.5.1 2024-12-11 14:37:26 +01:00
Ben Irvin
39bf1ab0d2
chore: remove githead prop from package.json files (#22372) 2024-12-09 14:21:00 +01:00
Bassel Kanso
af5da17207
fix: accessing graphql playground without users-permissions plugin (#22354) 2024-12-06 15:29:04 +02: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
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>
2024-12-04 16:15:06 +01:00
Den
00509c6848
fix: Documentation plugin makes git changes in production (#21950) 2024-12-04 10:39:03 +02:00
Laurens Kling
eb39c6a021
fix: add documentId to me graphql query (#22321) 2024-12-02 12:56:05 +01: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
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
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