Ben Irvin
1f8e39868e
fix: validation on front-end forms
2025-01-29 12:34:22 +01:00
Ben Irvin
8947f3d9fe
test(unit): add tests for password byte length
2025-01-24 16:35:37 +01:00
Ben Irvin
74fa0d7baa
test(api): login with pass that previously validated
2025-01-23 15:38:57 +01:00
Ben Irvin
360ddc95d6
test(api): password byte length
2025-01-23 15:29:52 +01:00
Ben Irvin
195eaa367f
fix: use path in error message
2025-01-23 15:29:39 +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
Muhammed Sinan
5d90c4b9e4
Validation with min length and byte validation in reset added
2024-12-13 18:36:28 +05:30
Sinan
18193db7bf
code formatted to the project standard
2024-12-11 18:47:54 +05:30
Sinan
ce4de38921
Added validation of 70 by bytwise
2024-12-11 18:41:27 +05:30
Den
00509c6848
fix: Documentation plugin makes git changes in production ( #21950 )
2024-12-04 10:39:03 +02: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
Ben Irvin
bb92b218db
chore: remove yarn.lock from templates/website ( #22294 )
2024-11-28 14:01:48 +01: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
Bassel Kanso
9b8b68f7e4
Chore: setting up nx releases ( #22264 )
2024-11-28 12:58:55 +02:00
Rémi de Juvigny
f0a0bc26f5
Merge remote-tracking branch 'origin/main' into develop
2024-11-27 18:37:51 +01:00
Rémi de Juvigny
2b50b782a4
Merge pull request #22289 from strapi/releases/5.4.2
...
v5.4.2 release
2024-11-27 17:34:48 +01:00
Rémi de Juvigny
6b5242714b
v5.4.2
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
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
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