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: Autocomplete fields for grouper selection and option for less verbose UI #433

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

fsbraun
Copy link
Member

@fsbraun fsbraun commented Nov 6, 2024

Description

  1. This PR adds autocomplete fields and some minimal styling to the grouper form when accessing the version change list:
    image
    Before this was a classical select drop-down which quickly gets difficult to handle with a growing number of pages or other grouper objects.

  2. Option for less verbose UI: Setting DJANGOCMS_VERSIONING_VERBOSE_UI ? False will remove the version change lists from the admin index view (to not clutter it). Version management is still accessible through the versioned models' admins. Also, it will make the version change list less wide by removing the created by date for easier access to the action buttons:
    image

Related resources

Checklist

  • I have opened this pull request against master
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog
  • I have read the contribution guidelines and I have joined #workgroup-pr-review on
    Slack to find a “pr review buddy” who is going to review my pull request.

@fsbraun fsbraun marked this pull request as draft November 6, 2024 12:42
@fsbraun fsbraun marked this pull request as ready for review November 6, 2024 13:58
@fsbraun fsbraun requested a review from jrief November 6, 2024 13:59
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.

1 participant