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

531: List duplicated words on dashboard #552

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sascha11110
Copy link
Contributor

@sascha11110 sascha11110 commented Nov 23, 2024

Short description

This PR adds a functionality that lists duplicate vocabularies on the dashboard of the admin interface.

Proposed changes

  • Add a box in the dashboard of the admin interface listing duplicate vocabularies
  • Tried to reorganize some of the project files that were spread disorderly over the root directory (/lunes_cms/cms/) and the admins (/lunes_cms/cms/admins) directory. I've renamed the admins directory to admin and tried to organize most of the files there domain-wise
image

Resolved issues

Fixes: #531

@sascha11110 sascha11110 self-assigned this Nov 23, 2024
@sascha11110 sascha11110 force-pushed the 531_highlight_duplicated_words branch 5 times, most recently from f16dc00 to 7ae66c8 Compare November 23, 2024 12:05
@sascha11110 sascha11110 force-pushed the 531_highlight_duplicated_words branch from 7ae66c8 to e50708c Compare November 23, 2024 13:01
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.

Highlight duplicated words in CMS
1 participant