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 nlpEntity dialogs #694

Merged

Conversation

yassinedorbozgithub
Copy link
Collaborator

Motivation

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

Fixes #692

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 5, 2025
@yassinedorbozgithub yassinedorbozgithub self-assigned this Feb 5, 2025
@yassinedorbozgithub yassinedorbozgithub force-pushed the 691-refactor-nlu-entities-dialogs-add-edit-delete-bulk branch from bae34f9 to f27034e Compare February 5, 2025 23:57
@yassinedorbozgithub yassinedorbozgithub changed the title refactor(frontend): update nlpEntity formDialog refactor(frontend): update nlpEntity dialogs Feb 6, 2025
…or-nlu-entities-dialogs-add-edit-delete-bulk
@yassinedorbozgithub yassinedorbozgithub changed the base branch from 692-create-genericformdialog-component to main February 6, 2025 15:14
@marrouchi marrouchi merged commit b66df78 into main Feb 6, 2025
5 checks passed
@yassinedorbozgithub yassinedorbozgithub linked an issue Feb 6, 2025 that may be closed by this pull request
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.

Create GenericFormDialog component Refactor NLU Entities dialogs (add, edit, delete) [bulk]
3 participants