32329 Commits

Author SHA1 Message Date
Convly
6b58fd8b1c Update visitors 2023-08-24 15:16:56 +02:00
Convly
8ceaa69cc0 Add comment about gql single type resolve validation 2023-08-24 14:38:47 +02:00
Convly
8c212ec85f Merge branch 'fix/sanitization-throw-instead-of-filter' of github.com:strapi/strapi into fix/sanitization-throw-instead-of-filter 2023-08-24 14:38:10 +02:00
Ben Irvin
39661e4063 fix typo 2023-08-24 14:37:48 +02:00
Ben Irvin
aedf994e20
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-24 14:35:58 +02:00
Convly
4e6503dfa8 Add comments to the single type graphql mutations 2023-08-24 14:29:49 +02:00
Ben Irvin
01e4774e98
Merge pull request #17774 from strapi/fix/typo-in-sanitize 2023-08-24 14:09:43 +02:00
Ben Irvin
406815c8e6 remove accidental line 2023-08-24 12:47:50 +02:00
Alexandre BODIN
307122ead0
Merge pull request #17758 from strapi/releases/4.12.6 2023-08-23 17:01:59 +02:00
Alexandre Bodin
60f5155c4f Merge branch 'main' into releases/4.12.6 2023-08-23 15:55:24 +02:00
Alexandre Bodin
9bb6ba1e0d v4.12.6 v4.12.6 2023-08-23 15:50:13 +02:00
Jean-Sébastien Herbaux
72f2961d31
Merge pull request #17569 from strapi/types/fix-attribute-any 2023-08-23 15:24:10 +02:00
Gustav Hansen
b2a69649be
Merge pull request #17477 from strapi/feature/rw-stage-default-sort
Enhancement: Improve content-manager sorting & filtering capabilities
2023-08-23 13:55:35 +02:00
Gustav Hansen
c9fa5fb0ec
Merge pull request #17685 from strapi/fix/code-splitting
Fix: Use sync over async components in admin panel APIs
2023-08-23 13:55:15 +02:00
Gustav Hansen
f06a16895a Chore: Update tests 2023-08-23 12:37:28 +02:00
Gustav Hansen
4b69d56dbc Fix: Use React.lazy over async component imports for plugins 2023-08-23 12:37:28 +02:00
Marc Roig
47e1cc1c0e
Merge pull request #17205 from strapi/feat/default-sort-by-non-visible-attrs 2023-08-23 10:32:20 +02:00
Jamie Howard
a70c03c769
Merge pull request #17748 from strapi/default-sort-by-non-visible-attrs/resolve-merge 2023-08-23 09:30:12 +01:00
Jamie Howard
2fafb39180 Merge remote-tracking branch 'origin/feature/rw-stage-default-sort' into default-sort-by-non-visible-attrs/resolve-merge 2023-08-22 16:22:59 +01:00
Josh
d08e60ce27
fix: webpack dev server wants false not undefined for a non-enabled plugins (#17744) 2023-08-22 12:59:44 +01:00
Josh
dc02df8b42
feat: add auto-focussing via URLSearchParam to content-manager (#17613)
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-08-22 12:18:06 +01:00
Simone
5785e8f4f0
Feature/nps (#17570)
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
2023-08-22 12:59:43 +02:00
Ben Irvin
f7022c5177 fix single type sanitization 2023-08-22 12:44:23 +02:00
Ben Irvin
2102fbe3e0 throw on missing schema 2023-08-22 12:41:11 +02:00
Gustav Hansen
be6b0ad603 Feature: Add review workflow assignee to CM filter options 2023-08-22 12:33:21 +02:00
Gustav Hansen
3c4f28dad7 Feature: Add review workflow stages to CM list-view filter 2023-08-22 12:33:19 +02:00
Fernando Chavez
12047e3083 Add creator fields to filters and list view 2023-08-22 12:29:46 +02:00
Gustav Hansen
8b26835a68 Feature: Allow review workflow stage column as default sort option 2023-08-22 12:29:46 +02:00
Ben Irvin
cab7bef4b0
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-22 12:24:35 +02:00
Gustav Hansen
d25fed47e8
Merge pull request #17288 from strapi/feature/review-workflow-assignee-2
Feature: Workflow Assignees
2023-08-22 12:24:24 +02:00
Ben Irvin
f1015c3094 add util for throwing standardized validationerror 2023-08-22 12:19:30 +02:00
Marc Roig
8ed02e8301
Merge branch 'feature/rw-stage-default-sort' into feat/default-sort-by-non-visible-attrs 2023-08-22 10:43:14 +02:00
Ben Irvin
9a4028d6e3 add missing schema check 2023-08-22 10:42:54 +02:00
Gustav Hansen
e181a5c87e Merge branch 'main' into feature/review-workflow-assignee-2 2023-08-22 10:41:37 +02:00
Josh
7089eb7a3e
fix: dont use relative paths, use webpack alias instead (#17733) 2023-08-22 09:37:43 +01:00
Ben Irvin
ff32681b9a rename exports 2023-08-22 10:33:23 +02:00
Ben Irvin
66e0202942 check for schema in validateFields 2023-08-22 09:20:26 +02:00
Ben Irvin
320fd3d9d9
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-21 13:40:27 +02:00
Ben Irvin
1f58a64e0b move assertions to one function 2023-08-21 13:40:13 +02:00
Ben Irvin
4be735c3ff
Merge pull request #17697 from strapi/poc/fix-playwright-reports-path 2023-08-21 13:09:42 +02:00
Ben Irvin
c931ec3d20 fix test fn name 2023-08-21 13:08:48 +02:00
Ben Irvin
8568f4f6c7 fix test fn names 2023-08-21 13:05:56 +02:00
Ben Irvin
50f1b1e809 remove old code 2023-08-21 12:49:31 +02:00
Ben Irvin
0852b6aa4b
Update packages/core/admin/server/services/permission/permissions-manager/validate.js
Co-authored-by: Christian <christian.capeans.perez@strapi.io>
2023-08-21 12:43:43 +02:00
Ben Irvin
8623a867fb
Merge pull request #17693 from strapi/fix/throw-error-on-missing-schema 2023-08-21 09:59:51 +02:00
dependabot[bot]
2e1bda08f0
chore(deps-dev): bump nx from 16.6.0 to 16.7.2 (#17722)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 08:59:16 +01:00
Gustav Hansen
3a4d5aabd6
Merge pull request #17721 from strapi/chore/storybook-deps
chore(helper-plugin): setup dependabot pattern group, bump storybook
2023-08-21 09:08:56 +02:00
Gustav Hansen
9bb30563e1 chore(helper-plugin): bump storybook to 7.3.2 2023-08-21 08:37:38 +02:00
Gustav Hansen
aef1f94959 chore(helper-plugin): setup dependabot pattern group for storybook 2023-08-21 08:36:22 +02:00
Gustav Hansen
3257689c44
Merge pull request #17716 from strapi/dependabot/npm_and_yarn/rollup/plugin-node-resolve-15.2.0
chore(deps-dev): bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0
2023-08-21 08:30:57 +02:00