14487 Commits

Author SHA1 Message Date
Jorrit Schippers
c2c5eafc02
fix(upload): window title in media library (#22806)
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2025-02-07 09:56:10 +01:00
Rémi de Juvigny
b4e84114b7
feat: responsive blocks editor toolbar (#22753)
* ehancement: responsive blocks toolbar

* enhancement: change buttons ui when in menu

* chore: extract ObservedToolbarItem

* chore: observed MoreMenu

* fix: no visible item case

* fix: set intersection observer root

* chore: use useElementOnScreen in toolbar

* chore: export single useElementOnScreen from admin

* fix: unique key

* enhancement: abstract intersection observer callback

* fix: mark feedback

* fix: menu divider

* fix: add menu divider

* fix: show active style and icon on menu item

* fix: use onSelect no menu items

* fix: prevent focusing trigger on menu close

* fix: remove unused editor var
2025-02-06 10:01:35 -05:00
Prafull Pandey
cb302de31a
fix: pagination query params at root level of query return incorrect error message (#22455) 2025-02-06 16:05:14 +02:00
dhoko
4656e5d415
enhancement: better log informations about the errors for yup validations messages (#22001) 2025-02-06 15:42:10 +02:00
Jorrit Schippers
be068eb440
fix(admin): display correct version on admin notification (#22810)
Fixes #22117

Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2025-02-06 12:32:47 +01:00
Lucas Boilly
3dd140e31b
fix: removed unexpected padding around accordions (#22811) 2025-02-06 12:29:55 +01:00
Simone
16cb0821de
feat(relations-on-the-fly): Setup the Future flag for the Relations on the fly (#22771)
* feat(relations-on-the-fly): setup future flag and replace link with a text button

* feat(relations-on-the-fly): create unstable variant of relations components to handle the relations on the fly logic

* feat(relations-on-the-fly): remove code
2025-02-05 16:04:03 +01: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
Rémi de Juvigny
389e87d046
fix: ctb relation types (#22798) 2025-02-05 03:41:03 -05:00
Alexandre BODIN
39c0188c3a
Merge pull request #22742 from strapi/chore/ctb
chore: move to rtk slices & improve typings
2025-02-03 18:04:06 +01:00
PapatMayuri
3baf0cc07f
Merge branch 'develop' into fix/issue_20809 2025-01-31 20:54:16 +05:30
Alexandre Bodin
7a6c796bd2 chore: move to rtk slices & improve typings 2025-01-31 14:34:39 +01:00
markkaylor
88f5d2bfb3
chore(preview): prepare layout for side editor (#22767) 2025-01-31 12:30:31 +01:00
markkaylor
d6a56e1783
fix: class Plugin is not immerable (#22763)
Co-authored-by: pksr <pksr@users.noreply.github.com>
Co-authored-by: Jorrit Schipper <jorrit@ncode.nl>
2025-01-31 12:27:39 +01:00
Andrew Bone
b50a091c41
Fix 'whoops' spelling disagreement (#22728) 2025-01-31 09:06:00 +01: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
1424f4a8ca Merge branch 'releases/5.9.0' into develop 2025-01-29 16:42:34 +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
Mukul Padwal
64ae96a8f1
fix(upload): hide checkbox in upload modal by default (#22093) 2025-01-29 11:07:29 +01:00
Alexandre Bodin
cffeb3f30b chore: touch ups 2025-01-28 19:17:55 +01:00
Jean-Sébastien Herbaux
2649ccb00e
enhancement: pre-generated api tokens 2025-01-28 10:35:01 +01:00
Marc Roig
375330e917
Merge pull request #22741 from strapi/fix/unresponsive-search
fix: debounce relation search
2025-01-28 09:08:23 +01:00
Jean-Sébastien Herbaux
5e9c26cb4c
Merge branch 'develop' into feat/pregen-api-tokens 2025-01-27 17:12:53 +01:00
Convly
5bd5447232 enhancement: add default api token on app creation 2025-01-27 17:04:10 +01:00
Rishith S
bffd3c1819
fix: can't update admin user without having a last name (#22360) 2025-01-27 16:16:29 +02:00
Marc-Roig
5f30c63bed
chore: useDebounce hook 2025-01-27 10:58:08 +01:00
Marc-Roig
d325780fea
fix: debounce relation search 2025-01-27 10:32:05 +01:00
Dhruv Maradiya
008421e40e
feat(content-manager): better bulk publish overview (#22618) 2025-01-24 14:55:55 +01:00
José Luis
0edd480c66
Fix Usecase.button.skip (#22698)
Co-authored-by: Simone <startae14@gmail.com>
2025-01-24 09:58:27 +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
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
41f8cdf116 fix: 72 byte maximum for creating and updating passwords 2025-01-23 12:44:25 +01:00
Alexandre BODIN
fe4cd196c9
Merge pull request #22655 from strapi/feature/CBA-1029-change-label-to-current-edition
feat: updating Plan label now that we have a Growth plan
2025-01-23 11:11:18 +01:00
markkaylor
ae7d728e62
fix(review-workflows): mock returned value does not match useDocument return type (#22719) 2025-01-23 11:09:16 +01:00
Marc Roig
677282f680
Merge pull request #22718 from strapi/main
release: 5.8.1
2025-01-23 10:19:42 +01:00
Alexandre BODIN
9fa0941202
Merge pull request #22579 from strapi/fix/proxy
fix: virtual prefix proxy path for vite middleware to work
2025-01-23 09:21:01 +01:00
markkaylor
926e9af936
feat(content-manager): add container queries to form fields (#22693) 2025-01-22 16:59:44 +01:00
Marc-Roig
ac4b186dab release: 5.8.1 2025-01-22 13:54:34 +00:00
markkaylor
c2c6a58d5a
feat(content-manager): add getters to useDocument (#22683)
* feat: add getTitle to useDocument
* feat: add getInitialFormValues to useDocument
2025-01-22 11:46:18 +01:00
Bassel Kanso
a28002c793
fix: disable lifecycle hooks on transfers [v5] (#22651) 2025-01-21 14:44:24 +02:00
Rémi de Juvigny
4fb36a97d4
fix: adding component to dynamic zone overwrites data (#22656)
* fix: add component to dz at position

* fix: dz component more menu alignment

* test: add e2e test case

* chore: remove commented code

* test: add last position check

* fix: use theme value for padding

* test: force click menu items

* fix: use ds values for theme

* fix: make button a span

* chore: remove unused var

* fix: try force true

* fix: try dispatch click event

* fix: add above first
2025-01-21 04:42:29 -05:00
Simon Norris
cc824a418f type: feat: Adding 'Current Edition' translations to languages where the key already exists 2025-01-21 09:55:29 +01:00
Jean-Sébastien Herbaux
8cd59ae759
chore(telemetry): smooth event rate limiting 2025-01-21 09:39:44 +01:00
Simon Norris
194e17ed0d feat: updating Plan label now that we have a Growth plan 2025-01-16 12:05:16 +01:00
Rémi de Juvigny
dd9c610dd9 release: 5.8.0 2025-01-15 16:57:20 +01:00
Ben Irvin
14fd433d38
fix(database): only drop indexes that exist; do not drop on create (#22633)
* fix(database): verify existance on drop but do not drop on create

* revert: keep mysql conditional
2025-01-14 16:44:14 +01:00
PapatMayuri
f490fbc9a7
Merge branch 'develop' into fix/issue_20809 2025-01-13 00:25:47 +05:30