Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(payload, ui): adds disableListColumn & disableListFilter to fields admin props #6238

Merged
merged 8 commits into from
May 10, 2024

Conversation

PatrikKozak
Copy link
Contributor

Description

V2 PR here

Feat: adds new props to fields - admin.disableListColumn & admin.disableListFilter

Setting disableListColumn to true will prevent fields from appearing in the list view column selector .

Setting disableListFilter to true will prevent fields from appearing in the list view filter options.

  • I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • I have added tests that prove my fix is effective or that my feature works
  • Existing test suite passes locally with my changes
  • I have made corresponding changes to the documentation

@PatrikKozak PatrikKozak changed the title feat(payload & ui): adds disableListColumn & disableListFilter to fields admin props feat(payload, ui): adds disableListColumn & disableListFilter to fields admin props May 6, 2024
test/fields/e2e.spec.ts Outdated Show resolved Hide resolved
test/fields/e2e.spec.ts Outdated Show resolved Hide resolved
test/fields/e2e.spec.ts Outdated Show resolved Hide resolved
test/fields/e2e.spec.ts Outdated Show resolved Hide resolved
test/fields/e2e.spec.ts Outdated Show resolved Hide resolved
@PatrikKozak PatrikKozak merged commit ea84e82 into beta May 10, 2024
34 checks passed
@PatrikKozak PatrikKozak deleted the feat/beta/admin-disable-list branch May 10, 2024 19:59
JessChowdhury pushed a commit that referenced this pull request May 13, 2024
JessChowdhury pushed a commit that referenced this pull request May 14, 2024
JessChowdhury pushed a commit that referenced this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants