Fernando Chávez
|
3e86379b86
|
Merge pull request #17043 from strapi/feat/creator-fields-on-rbac
Feat: Add creator fields as filter options
|
2023-07-25 14:47:07 +02:00 |
|
Marc-Roig
|
7869953896
|
poc: add review workflow stage change action
|
2023-07-25 14:40:22 +02:00 |
|
Gustav Hansen
|
4edaa88958
|
Chore: Cleanup configure the view styles
|
2023-07-25 14:07:43 +02:00 |
|
Fernando Chavez
|
100e4ac81e
|
fix problems with tests
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
0eedce3a7e
|
move getDisplayName to content-manager level
|
2023-07-25 14:02:43 +02:00 |
|
Jamie Howard
|
d0e299595a
|
feature(content-manager): display full user names in list view
|
2023-07-25 14:02:43 +02:00 |
|
Marc-Roig
|
dfe799a9ae
|
chore: ignore metadata visible sync
|
2023-07-25 14:02:43 +02:00 |
|
Marc-Roig
|
f3343b0c0b
|
chore: comment displayName firstname might not be mandatory
|
2023-07-25 14:02:43 +02:00 |
|
Marc Roig
|
eaea931eaf
|
Update packages/core/admin/admin/src/translations/en.json
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2023-07-25 14:02:43 +02:00 |
|
Marc Roig
|
99685f75e3
|
Update packages/core/helper-plugin/src/utils/getDisplayName/index.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2023-07-25 14:02:43 +02:00 |
|
Marc-Roig
|
6962799fb9
|
chore: use optional chaining instead of lodash
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
e76974dbe4
|
fix lint errors
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
14bd4110b3
|
change allowed attributes logic and show creator fields on list view
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
967d0f93ad
|
Fix problem with created by name
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
f850c135c2
|
include creator attributes on queryFields and fix creator attributes config
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
adf2aac0c4
|
revert changes
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
a49062753a
|
small improves|
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
49d2f7818c
|
when user is creating a new entry, used empty array for relations with creator fields
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
cbd20fccf9
|
use admin picker to every relation with admin::user
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
a282679b8a
|
fix border case with CT with relations with admin users
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
d1540bf7ee
|
fix tests and lint errors
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
66a8e34198
|
fix other problems with author attributes
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
fb20e3623e
|
don't show author fields on edit view if user doesn't have permissions
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
be3a7db0c1
|
add getDisplayName to the helper plugin
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
9d684b4f18
|
add author filters and handle them
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
2319c6d15e
|
show creator fields only if user has admin read permissions
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
43f40db27f
|
sort filter attributes with a collator
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
d0acdba51c
|
don't return non writtable attrs on snaitized outpud because they are already handled
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
5428f2a455
|
make creator fields visible
|
2023-07-25 14:02:43 +02:00 |
|
Gustav Hansen
|
7bdef19a80
|
Merge pull request #17436 from strapi/feature/review-workflow-assignee-2-merge-07-25
Merge `main` into `feature/review-workflow-assignee`
|
2023-07-25 13:45:04 +02:00 |
|
Gustav Hansen
|
df872f2fd4
|
Chore: Drop getRequestUrl
|
2023-07-25 13:40:25 +02:00 |
|
Gustav Hansen
|
d2cffee7fd
|
Chore: Remove getRequestUrl from content-manager
|
2023-07-25 11:39:58 +02:00 |
|
Gustav Hansen
|
3727584895
|
Chore: Inline fetch function into mutation
|
2023-07-25 11:39:58 +02:00 |
|
Marc-Roig
|
54d12894a7
|
feat: allow default sorting by creator fields
|
2023-07-25 11:20:59 +02:00 |
|
Marc-Roig
|
3f5fd5aa9b
|
fix: non visible fields test name
|
2023-07-25 11:20:59 +02:00 |
|
Marc-Roig
|
fc22534f01
|
test: can set non visible attribute as the default sort of CT
|
2023-07-25 11:20:59 +02:00 |
|
Marc-Roig
|
8b17c0ded6
|
test: non visible attributes can be filtered by
|
2023-07-25 11:20:59 +02:00 |
|
Marc-Roig
|
0a20858700
|
chore: add creator fields in sanitize query
|
2023-07-25 11:20:59 +02:00 |
|
Marc-Roig
|
723ae05bd3
|
feat: filter by non visible and writtable fields
|
2023-07-25 11:20:59 +02:00 |
|
Marc-Roig
|
123f4d0a47
|
chore: shorten variable creation
|
2023-07-25 11:20:58 +02:00 |
|
Marc-Roig
|
ba8069c1db
|
feat: allow setting non visible fields as defaultSort
|
2023-07-25 11:20:58 +02:00 |
|
Gustav Hansen
|
0cdec1cc03
|
Merge branch 'main' into feature/review-workflow-assignee-2-merge-07-25
|
2023-07-25 11:08:09 +02:00 |
|
Gustav Hansen
|
7e32d81023
|
Merge branch 'main' into feature/review-workflow-assignee-2-merge-07-25
|
2023-07-25 11:06:45 +02:00 |
|
Alexandre BODIN
|
2514bdc7e9
|
Merge pull request #17434 from strapi/chore/permission-eslint-update
Not milestoning this PR as it just makes things work as expected
|
2023-07-25 11:05:42 +02:00 |
|
Alexandre Bodin
|
b0b05a7157
|
Migrate permission back eslint after color-picker changes. merge issues
|
2023-07-25 11:03:17 +02:00 |
|
Marc Roig
|
f36e9256a2
|
Merge pull request #17294 from strapi/review-workflow-multiple/amplitude-be
|
2023-07-25 08:20:24 +02:00 |
|
Gustav Hansen
|
e16a4b69b2
|
Merge pull request #17430 from strapi/fix/multiple-review-workflows-settings-rbac
Fix: Better align review workflows design and implementation of RBAC
|
2023-07-24 21:31:06 +02:00 |
|
Alexandre BODIN
|
f05ad73601
|
Merge pull request #17362 from strapi/chore/ts-permissions
Tested on 0.0.0-experimental.4b25b175f94cc15a4346702e9d9a729b9e5db70f
|
2023-07-24 18:47:03 +02:00 |
|
Ben Irvin
|
a10084ea9f
|
Merge pull request #16557 from strapi/chore/replace-node-14-with-20
|
2023-07-24 18:44:20 +02:00 |
|
Alexandre BODIN
|
af5e67b7e8
|
Merge pull request #17398 from strapi/chore/ts-color-picker
|
2023-07-24 18:43:10 +02:00 |
|