36133 Commits

Author SHA1 Message Date
Andrew Bone
b50a091c41
Fix 'whoops' spelling disagreement (#22728) 2025-01-31 09:06:00 +01:00
Alexandre BODIN
fc9d26d995
Merge pull request #22466 from strapi/chore/rollup
chore: use rollup & nx watch mode
2025-01-29 19:19:33 +01:00
Alexandre Bodin
3be592e7ed Merge branch 'develop' into chore/rollup 2025-01-29 17:47:50 +01:00
Ben Irvin
5c1ae79cf1 fix: add max length to users-permissions password 2025-01-29 17:08:29 +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 v5.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
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
Ben Irvin
8947f3d9fe test(unit): add tests for password byte length 2025-01-24 16:35:37 +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
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
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
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