Maxime Robert
|
f6648826f4
|
An enumeration should only provide $eq and $ne
There's no point here to provide contains-related filters as the value is chosen from a dropdown.
|
2023-07-24 16:24:08 +02:00 |
|
DMehaffy
|
679c532878
|
Update packages/core/admin/admin/src/translations/ko.json
Co-authored-by: Maxime Robert <robert.maxime@gmail.com>
|
2023-07-24 16:24:08 +02:00 |
|
DMehaffy
|
5c67428c08
|
Update packages/core/admin/admin/src/translations/ja.json
Co-authored-by: Maxime Robert <robert.maxime@gmail.com>
|
2023-07-24 16:24:08 +02:00 |
|
DMehaffy
|
9ddfc69926
|
Update packages/core/admin/admin/src/translations/en.json
Co-authored-by: Maxime Robert <robert.maxime@gmail.com>
|
2023-07-24 16:24:08 +02:00 |
|
Derrick Mehaffy
|
78eac54cd8
|
add case insensitive filters to content-manager
|
2023-07-24 16:24:08 +02:00 |
|
Gustav Hansen
|
22f413f10f
|
Fix: Better align design and implementation of RBAC
|
2023-07-24 16:20:51 +02:00 |
|
Simone Taeggi
|
a47b11149e
|
fix the HeaderCell sortable icon bug
|
2023-07-24 16:16:06 +02:00 |
|
Simone Taeggi
|
3482c947c2
|
change id
|
2023-07-24 16:06:35 +02:00 |
|
Jamie Howard
|
89ce73e6ca
|
test(ee): add contentTypes check
|
2023-07-24 14:50:14 +01:00 |
|
Jamie Howard
|
b32e653eb8
|
test(ee): review workflows metric calculation
|
2023-07-24 14:46:15 +01:00 |
|
Simone
|
d2a2d80f33
|
Merge pull request #17428 from strapi/fix/not-call-number-draft-relations-api-with-no-ids
Bulk publish: fix, enable countManyEntriesDraftRelations API only when you have selected entries in the modal
|
2023-07-24 15:42:52 +02:00 |
|
Simone Taeggi
|
d03d981d8d
|
change the marginLeft definition
|
2023-07-24 15:41:06 +02:00 |
|
Simone Taeggi
|
7577509941
|
use another id for the Already Published translation
|
2023-07-24 15:36:15 +02:00 |
|
Simone
|
96da3094b6
|
Merge pull request #17403 from strapi/fix/bulk-publish-v2-fix-select-all
Bulk Publish: fix Select All not working inside the Modal
|
2023-07-24 15:26:51 +02:00 |
|
Simone Taeggi
|
f735e5ae36
|
enable the draft relations count api only if we have ids selected and remove it.only from
tests
|
2023-07-24 15:19:07 +02:00 |
|
Marc Roig
|
df79981a07
|
Merge pull request #17262 from strapi/fix/relation-reordering-inv
|
2023-07-24 15:12:00 +02:00 |
|
Christian Capeans
|
0389630a42
|
Add context to the attemptResolveError function
|
2023-07-24 15:07:15 +02:00 |
|
Christian Capeans
|
26e9bcf3e1
|
Rename function
|
2023-07-24 14:12:00 +02:00 |
|
Christian
|
1ba5ae3a48
|
Update packages/core/strapi/lib/commands/utils/data-transfer.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-07-24 14:08:47 +02:00 |
|
Ben Irvin
|
9bbbcccf7a
|
ensure before attempting
|
2023-07-24 13:11:22 +02:00 |
|
Simone Taeggi
|
0220db03a5
|
change entity published label
|
2023-07-24 12:37:13 +02:00 |
|
Simone Taeggi
|
4b2f1bf6d3
|
move the pencil icon to the right
|
2023-07-24 12:02:44 +02:00 |
|
Alexandre Bodin
|
5b1ecac1fa
|
Migrate color-picker plugin to ts
|
2023-07-24 12:02:14 +02:00 |
|
Simone Taeggi
|
fc597f6932
|
set default value validationEntries
|
2023-07-24 11:43:26 +02:00 |
|
Ben Irvin
|
1da17e2621
|
Merge pull request #17410 from wtchnm/fix/17409
|
2023-07-24 11:29:07 +02:00 |
|
Gustav Hansen
|
3a07983ff0
|
Merge pull request #17422 from strapi/chore/update-rw-copy
Chore: Update review workflows copy
|
2023-07-24 11:21:59 +02:00 |
|
Simone Taeggi
|
4bab8f48dd
|
Merge branch 'main' into fix/bulk-publish-v2-fix-select-all
|
2023-07-24 11:12:16 +02:00 |
|
Gustav Hansen
|
688281780c
|
Merge pull request #17414 from strapi/dependabot/npm_and_yarn/eslint-d99a50bdbe
chore(deps-dev): bump the eslint group with 1 update
|
2023-07-24 11:06:03 +02:00 |
|
Simone Taeggi
|
ee4dc5fb00
|
refactor the useQuery data to have two props for the rows and for the validationErrors
|
2023-07-24 11:05:54 +02:00 |
|
Gustav Hansen
|
ad6eaa06c1
|
Chore: Update review workflows copy
|
2023-07-24 11:04:18 +02:00 |
|
markkaylor
|
567b3f6439
|
[bulk publish] Deselect entries after publishing (#17402)
|
2023-07-24 10:57:30 +02:00 |
|
markkaylor
|
c349cfc477
|
[bulk publish] Set page size to the number of selected entries (#17405)
|
2023-07-24 10:56:12 +02:00 |
|
Gustav Hansen
|
9ccf9586b2
|
Chore: Run lint task
|
2023-07-24 09:33:16 +02:00 |
|
Gustav Hansen
|
925a9e6f2e
|
Enhancement: Emphasize workflow name
|
2023-07-24 09:26:26 +02:00 |
|
dependabot[bot]
|
1abde4db33
|
chore(deps): bump sanitize-html from 2.10.0 to 2.11.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.10.0 to 2.11.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.10.0...2.11.0)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-23 22:17:52 +00:00 |
|
Gabriel Pereira Woitechen
|
3aa0528515
|
fix: await for isSsoLocked promise #17409
|
2023-07-21 21:51:15 -03:00 |
|
Alexandre Bodin
|
4b25b175f9
|
Updates
|
2023-07-21 17:38:42 +02:00 |
|
Alexandre Bodin
|
1c8a7a5fe6
|
Migrate core/permissions to ts
|
2023-07-21 17:37:59 +02:00 |
|
Gustav Hansen
|
3cab25b585
|
Merge pull request #17404 from strapi/enhancement/review-workflows-prompts-combine
Enhancement: Show confirmation modal if a workflow would 'steal' a content-type
|
2023-07-21 17:14:18 +02:00 |
|
Gustav Hansen
|
c21780b6a5
|
Chore: Update snapshots
|
2023-07-21 16:25:38 +02:00 |
|
Gustav Hansen
|
473007c136
|
Chore: Update WorkflowAttributes tests
|
2023-07-21 16:25:38 +02:00 |
|
Gustav Hansen
|
adc27f5952
|
Fix: Update reducer tests
|
2023-07-21 16:25:38 +02:00 |
|
Gustav Hansen
|
9c8d157f5d
|
Enhancement: Combine content-type reassignment + stage prompts
|
2023-07-21 16:25:38 +02:00 |
|
Christian Capeans
|
6f967c7092
|
Fix compilation errors
|
2023-07-21 15:44:09 +02:00 |
|
Christian Capeans
|
fb14ffa18e
|
Merge branch 'main' of https://github.com/strapi/strapi into fix/16340-transfer-k8s-pv
|
2023-07-21 15:24:34 +02:00 |
|
Christian Capeans
|
5b254376ff
|
Fix failing test
|
2023-07-21 15:10:06 +02:00 |
|
Christian Capeans
|
4894c9557b
|
Add generic error handlers
|
2023-07-21 14:31:11 +02:00 |
|
Ben Irvin
|
4946929c53
|
Merge pull request #17387 from strapi/fix/allow-provider-defaultRole-null
|
2023-07-21 13:11:00 +02:00 |
|
Alexandre BODIN
|
4c1aa76df3
|
Merge pull request #17396 from strapi/fix/issue-17390
|
2023-07-21 12:00:16 +02:00 |
|
Simone Taeggi
|
98e4d5e84b
|
refactor the response object to follow the same structure used in the Table component
|
2023-07-21 11:45:50 +02:00 |
|