Gustav Hansen
|
ec99de9ff9
|
feat(review-workflows): Fetch stages a user is allowed to transition into
|
2023-08-22 16:49:00 +02: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 |
|
Gustav Hansen
|
4341b3db4c
|
Merge branch 'main' into feature/rw-stage-rbac
|
2023-08-22 13:46:35 +02: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 |
|
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 |
|
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
|
b6f191475f
|
fix extend method names
|
2023-08-21 18:28:06 +02:00 |
|
Ben Irvin
|
4929d9e2db
|
tests for only
|
2023-08-21 18:18:37 +02:00 |
|
Ben Irvin
|
4b188f0f1b
|
add test when exclude is not sent
|
2023-08-21 18:07:11 +02:00 |
|
Ben Irvin
|
bff68b4cdf
|
fix skipping of stages
|
2023-08-21 18:03:38 +02:00 |
|
Jamie Howard
|
e6702ce69a
|
feature(ee): WIP support partial updates of review workflow stage permissions
|
2023-08-21 16:04:25 +01:00 |
|
Marc-Roig
|
7217d58c78
|
feat: validate permissions connect disonnect format
|
2023-08-21 16:25:19 +02:00 |
|
Ben Irvin
|
ac99900a91
|
fix test mocks
|
2023-08-21 16:09:36 +02:00 |
|
Ben Irvin
|
a1f97cd036
|
pass restore options correctly
|
2023-08-21 15:29:46 +02:00 |
|
Ben Irvin
|
78e2119745
|
remove the problem line
|
2023-08-21 14:15:37 +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
|
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 |
|
Jamie Howard
|
8461088555
|
test(ee): stages.listAvailableStages
|
2023-08-21 10:39:57 +01:00 |
|
Jamie Howard
|
180de46bb2
|
chore: cleanup
|
2023-08-21 09:46:32 +01:00 |
|
Marc-Roig
|
fe5755ded1
|
fix: return role name if user has permissions to read admin users
|
2023-08-21 09:50:01 +02:00 |
|
Gustav Hansen
|
9bb30563e1
|
chore(helper-plugin): bump storybook to 7.3.2
|
2023-08-21 08:37:38 +02:00 |
|
dependabot[bot]
|
a404393e1c
|
chore(deps-dev): bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.1.0 to 15.2.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.0/packages/node-resolve)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-20 22:26:21 +00:00 |
|
Marc-Roig
|
df16fd7f35
|
fix: display role names
|
2023-08-18 16:40:26 +02:00 |
|
Marc-Roig
|
e8105938c7
|
feat: partially update rbac permissions
|
2023-08-18 15:35:25 +02:00 |
|
Jamie Howard
|
11f8f0bde2
|
feature(ee): route listing stages that a user can transition an entity into
|
2023-08-18 12:11:55 +01:00 |
|
Ben Irvin
|
1671316291
|
throw errors on missing schema
|
2023-08-17 17:25:11 +02:00 |
|
Ben Irvin
|
1a56693a91
|
cleanup
|
2023-08-17 17:24:11 +02:00 |
|
Ben Irvin
|
5158ac720e
|
fix types
|
2023-08-17 14:59:47 +02:00 |
|
Ben Irvin
|
132052450b
|
fix lint issues
|
2023-08-17 14:28:25 +02:00 |
|
Ben Irvin
|
9ebce88051
|
Merge branch 'main' into fix/sanitization-throw-instead-of-filter
|
2023-08-17 11:43:19 +02:00 |
|
Ben Irvin
|
5988f1af8a
|
fix id field in validate and sanitize
|
2023-08-17 10:35:41 +02:00 |
|