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

refactor(frontend): update content and contentImport dialogs #724

Conversation

yassinedorbozgithub
Copy link
Collaborator

Motivation

The main motivation is to refactor the content code bases to use useDialogs hook instead of using useDialog hook.

Fixes #722

Checklist:

  • I have performed a self-review of my own code
  • New and existing unit tests pass locally with my changes

@yassinedorbozgithub yassinedorbozgithub added the refactor Restructuring existing source code label Feb 7, 2025
@yassinedorbozgithub yassinedorbozgithub self-assigned this Feb 7, 2025
@yassinedorbozgithub yassinedorbozgithub linked an issue Feb 7, 2025 that may be closed by this pull request
@yassinedorbozgithub yassinedorbozgithub changed the base branch from main to 706-refactor-roles-dialogs-add-edit-delete-permissions February 8, 2025 09:59
@yassinedorbozgithub
Copy link
Collaborator Author

This PR will be unified with the #711 to make new updates available for other PR's

@yassinedorbozgithub yassinedorbozgithub merged commit 226c08e into 706-refactor-roles-dialogs-add-edit-delete-permissions Feb 8, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Restructuring existing source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor Content dialogs (add, edit, delete, import)
1 participant