35713 Commits

Author SHA1 Message Date
Convly
1424f4a8ca Merge branch 'releases/5.9.0' into develop 2025-01-29 16:42:34 +01:00
Convly
e999f3329e release: 5.9.0 v5.9.0 2025-01-29 16:25:37 +01:00
Mukul Padwal
64ae96a8f1
fix(upload): hide checkbox in upload modal by default (#22093) 2025-01-29 11:07:29 +01:00
Jean-Sébastien Herbaux
7227f5e629
chore: ci/release workflow changes 2025-01-28 15:48:46 +01:00
Bassel Kanso
7051057497
ci: use release app token permissions for release workflow (#22750) 2025-01-28 15:16:26 +02:00
Bassel Kanso
c37b3ead91 ci: typo mistake 2025-01-28 13:54:29 +02:00
Bassel Kanso
bd209139a4 ci: use release app token permissions for release workflow 2025-01-28 12:41:58 +02: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
Convly
8d3ee91451 test: update token name in review workflows test 2025-01-27 18:22:21 +01:00
Convly
66e903657b Merge branch 'feat/pregen-api-tokens' of github.com:strapi/strapi into feat/pregen-api-tokens 2025-01-27 17:54:27 +01:00
Convly
4d07dffc75 fix: handle missing TEST_APP_PATH in e2e utility functions 2025-01-27 17:53:44 +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
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
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
Jean-Sébastien Herbaux
adacf2976c
fix(graphql): component and association population strategy 2025-01-24 12:42:42 +01:00
Jean-Sébastien Herbaux
2fedf32801
Merge branch 'develop' into fix/graphql-load-capabilities 2025-01-24 11:37:44 +01:00
Convly
ee9df65e67 test: filtering on components and associations 2025-01-24 11:28:37 +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
Ben Irvin
3a1d87a9c3
test(e2e): add tests for required fields and regexp (#22691) 2025-01-23 18:10:54 +01:00
Ziyi
250eb615fe
chore: update node-gyp version (#22663)
* chore: upgrade node-gyo version

* fix: remove resolution in package.json
2025-01-23 17:49:47 +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
Marc Roig
32dc532be9
Merge pull request #22705 from strapi/chore/5.8.1
release/5.8.1
2025-01-23 09:33:59 +01:00
Convly
82afe56cec fix: update resolvers to use transformed query parameters for database queries 2025-01-23 09:30:22 +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 v5.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
Ben Irvin
7ff82e00c1
chore: upgrade jscodeshift to v17 (#22678) 2025-01-20 18:07:48 +01:00
dependabot[bot]
23aab3a9b5
chore(deps): bump katex (#22681)
Bumps the npm_and_yarn group with 1 update in the /docs directory: [katex](https://github.com/KaTeX/KaTeX).


Updates `katex` from 0.16.10 to 0.16.21
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.10...v0.16.21)

---
updated-dependencies:
- dependency-name: katex
  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>
2025-01-20 17:29:36 +01:00
Jamie Howard
76a9dc5ca6
fix(i18n): allow unique + un localized fields on i18n content types (#22634) 2025-01-17 09:08:59 +00: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
54778b2fb4 Merge remote-tracking branch 'origin/main' into develop 2025-01-16 09:04:09 +01:00
Rémi de Juvigny
c225ddf596
Merge pull request #22652 from strapi/releases/5.8.0
Releases/5.8.0
2025-01-16 09:02:18 +01:00
DMehaffy
fc1775f773
Merge pull request #22608 from strapi/feat/bugReportTemplate 2025-01-15 08:21:10 -08:00
Rémi de Juvigny
dd9c610dd9 release: 5.8.0 v5.8.0 2025-01-15 16:57:20 +01:00
Rémi de Juvigny
d7f6a8b2b6 fix: scripts-front version number 2025-01-15 16:52:10 +01:00
DMehaffy
83db888cd5
fix: br temp docs link
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2025-01-15 06:11:46 -08:00
Bassel Kanso
743526a19d
ci: publish script should commit and tag once (#22648) 2025-01-15 09:00:10 -05:00
Bassel Kanso
3bd4619c74
ci: passing github token to publishing script (#22647) 2025-01-15 07:42:29 -05:00