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
|
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
|
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
|
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 |
|
Simone
|
3e91c737de
|
Merge pull request #17426 from strapi/fix/bulk-publish-v2-change-published-label
[bulk publish] Change published label in the modal
|
2023-07-24 16:48:22 +02:00 |
|
Simone
|
af8eab8327
|
Merge pull request #17431 from strapi/fix/bulk-publish-v2-remove-sorting
[bulk publish] Remove sorting from the bulk publish modal
|
2023-07-24 16:47:49 +02:00 |
|
Christian
|
42d3fdd15d
|
Merge pull request #17371 from strapi/fix/16340-transfer-k8s-pv
|
2023-07-24 16:37:25 +02:00 |
|
Ben Irvin
|
ea684e159a
|
Merge branch 'main' into chore/replace-node-14-with-20
|
2023-07-24 16:33:10 +02:00 |
|
Simone
|
be0f05f5d7
|
Merge pull request #17423 from strapi/fix/bulk-publish-v2-edit-icon-on-the-right
[bulk publish] Move edit icon to the right in the Modal
|
2023-07-24 16:26:31 +02:00 |
|
Maxime Robert
|
3666ce5b6c
|
Use "case insensitive" (in English) in non latin languages + fix some translation issues
|
2023-07-24 16:24:08 +02:00 |
|
Maxime Robert
|
466fbfab9c
|
Fix french translation
|
2023-07-24 16:24:08 +02:00 |
|
Maxime Robert
|
9ba55898a3
|
Add missing "starts with" translation in spanish
|
2023-07-24 16:24:08 +02:00 |
|
Maxime Robert
|
060a44e0e5
|
Add $nei operator + translations
Translations:
- ar
- ca
- de
- dk
- en
- es
- eu
- fr
- gu
- hi
- hu
- ja
- ko
- ml
- nl
- pl
- pt-BR
- ru
- sa
- sk
- sv
- tr
- zh
- zh-Hans
|
2023-07-24 16:24:08 +02:00 |
|