Christian Capeans
|
1a54d70801
|
Rename thisStrapi to strapi
|
2023-08-28 16:51:22 +02:00 |
|
Gustav Hansen
|
ce8540811c
|
Merge pull request #17798 from strapi/fix/assignee-rbac-edit-view
fix(cm): check permissions before loading users
|
2023-08-28 16:03:21 +02:00 |
|
Gustav Hansen
|
24cc6f5da6
|
chore(cm): skip assignee select tests temporarily
|
2023-08-28 15:31:29 +02:00 |
|
Marc Roig
|
86a2a1fbf6
|
Merge pull request #17772 from strapi/fix/assignee-private-field
|
2023-08-28 14:41:57 +02:00 |
|
Gustav Hansen
|
ff5be4bd41
|
Merge pull request #17825 from strapi/dependabot/npm_and_yarn/eslint-492705ce87
chore(deps-dev): bump the eslint group with 2 updates
|
2023-08-28 14:33:13 +02:00 |
|
Gustav Hansen
|
ab7a4275dc
|
Merge pull request #17827 from strapi/dependabot/npm_and_yarn/axios-1.5.0
chore(deps): bump axios from 1.4.0 to 1.5.0
|
2023-08-28 14:32:43 +02:00 |
|
Gustav Hansen
|
c8dc77f828
|
Merge pull request #17828 from strapi/dependabot/npm_and_yarn/node-fetch-2.7.0
chore(deps): bump node-fetch from 2.6.9 to 2.7.0
|
2023-08-28 14:31:12 +02:00 |
|
Gustav Hansen
|
8ff281e1ae
|
fix(cm): check permissions before loading users
|
2023-08-28 14:24:09 +02:00 |
|
Gustav Hansen
|
9e5b7470ae
|
Merge pull request #17797 from strapi/fix/assignee-display-names
Use getDisplayName for CM list view assignee column
|
2023-08-28 13:56:47 +02:00 |
|
dependabot[bot]
|
b4aaa065b2
|
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom).
Updates `eslint` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0)
Updates `eslint-plugin-jest-dom` from 5.0.1 to 5.1.0
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.0.1...v5.1.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-plugin-jest-dom
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-28 13:46:02 +02:00 |
|
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 |
|
dependabot[bot]
|
3037c56119
|
chore(deps): bump node-fetch from 2.6.9 to 2.7.0
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.9 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.9...v2.7.0)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-28 13:45:27 +02:00 |
|
Jamie Howard
|
7383cadbb1
|
test(ee): update test for CM list view assignee
|
2023-08-28 13:36:56 +02:00 |
|
Jamie Howard
|
a2c1c37f7a
|
fix(ee): use getDisplayName for CM list view assignee column
|
2023-08-28 13:36:56 +02:00 |
|
Gustav Hansen
|
cb84d53dd5
|
fix(authenticatedApp): catch errors for user id generation silently
|
2023-08-28 13:36:43 +02:00 |
|
Gustav Hansen
|
00b155bacf
|
fix(app): catch tracking endpoints errors silently
|
2023-08-28 13:36:43 +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 |
|
Pete Feltham
|
377434099c
|
Fix strapi import failure caused by commas inserted into asset metadata at 1024 byte intervals
|
2023-08-28 18:56:23 +10: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 |
|
Ben Irvin
|
355d056a4d
|
clarify language
|
2023-08-25 15:54:35 +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 |
|
Marc-Roig
|
5c8fcfa155
|
fix: revert getModel to contentTypes change
|
2023-08-24 14:48:39 +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
|
0d72a73038
|
Merge pull request #17776 from strapi/fix/sanitize-on-dynamic-model
|
2023-08-24 13:50:19 +02:00 |
|
Ben Irvin
|
ca2c387811
|
use updated model instead of base schemas
|
2023-08-24 13:37:22 +02:00 |
|