32355 Commits

Author SHA1 Message Date
dependabot[bot]
cf773a64af chore(deps): bump axios from 1.4.0 to 1.5.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 13:45:41 +02:00
Gustav Hansen
91056e608c
Merge pull request #17834 from strapi/fix/qs-cm-dep
fix(cm): add missing qs dependency
2023-08-28 13:36:17 +02:00
Gustav Hansen
15ac99d97e fix(cm): add missing qs dependency 2023-08-28 12:51:40 +02:00
markkaylor
cb9a162772
Merge pull request #17602 from strapi/enhancement/list-view-settings-menu 2023-08-28 12:09:28 +02:00
Mark Kaylor
d662f04b6a Adjust spacing and padding to match filter popover 2023-08-28 10:55:28 +02:00
Fernando Chavez
97a37fa857 adapt cog button to creator fields 2023-08-28 09:23:18 +02:00
Alexandre Bodin
a2b1a1e724 Merge branch 'temp-fix' 2023-08-25 23:30:17 +02:00
Alexandre Bodin
fefc4a24ac v4.12.7 v4.12.7 2023-08-25 23:19:00 +02:00
Ben Irvin
026570c3a4
Merge pull request #17804 from strapi/feature/add-allowedfields 2023-08-25 15:55:06 +02:00
Fernando Chavez
9b71fdd3b5 Merge branch 'main' of github.com:strapi/strapi into enhancement/list-view-settings-menu 2023-08-25 15:46:44 +02:00
Ben Irvin
716e78bbc6
Merge pull request #17639 from strapi/fix/sanitization-throw-instead-of-filter 2023-08-25 14:22:08 +02:00
Ben Irvin
7cbd31e19c add allowedFields feature 2023-08-25 13:44:44 +02:00
Ben Irvin
259ce5e5f2 remove unused var 2023-08-25 12:47:15 +02:00
Ben Irvin
6a73f62377 allow hidden in permissions manager 2023-08-25 12:38:42 +02:00
Ben Irvin
97576fdaad add tests and fixes 2023-08-25 11:59:37 +02:00
Gustav Hansen
bee7a9bae7
Merge pull request #17796 from strapi/fix/assignee-success-message
Update assignee select success messaging
2023-08-25 11:59:29 +02:00
Jamie Howard
a20b7af3ea chore(ee): update assignee select success messaging 2023-08-25 10:08:38 +01:00
Josh
d2491f8cdf
docs: add fe coding guidelines (#17739) 2023-08-25 09:33:49 +01:00
Marc Roig
7b1c16665b
Merge pull request #17768 from strapi/fix/assignee-data-transfer-ce
fix: include strapi_assignee as a known feature in data transfer
2023-08-25 10:29:31 +02:00
Ben Irvin
fc069e6b0f match sanitize 2023-08-25 09:55:33 +02:00
Ben Irvin
2cd33050fe revert refactoring 2023-08-25 09:54:28 +02:00
Ben Irvin
e8efa10a4c revert traversals 2023-08-25 09:46:50 +02:00
Convly
1ee14299a4 Add missing comments & validation 2023-08-24 15:18:02 +02:00
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
Marc-Roig
f648affa41
fix: include strapi_assignee as a known feature in data transfer 2023-08-24 10:27: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
markkaylor
477bd0a669
Merge branch 'main' into enhancement/list-view-settings-menu 2023-08-22 15:37:09 +02: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
Simone Taeggi
20c49a1e8b feat(cm): new view settings menu for the CM the list view 2023-08-22 12:43:28 +02:00
Ben Irvin
2102fbe3e0 throw on missing schema 2023-08-22 12:41:11 +02:00