-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[data_source] - feature: enhance DataSourceEdition modal functionality
- Enable managed data source handling directly from DataSourceEdition modal - Add ability to set data source integrations and loading state from the modal - Check for existence of dataSourceIntegration before proceeding in modal logic [data_sources/managed] - refactor: remove ConfirmationModal and related functionality - Streamline data sources management by utilizing DataSourceEdition modal for confirmations - Move REDIRECT_TO_EDIT_PERMISSIONS array to DataSourceEdition to centralize redirection logic - Remove unused imports and code related to the now-deprecated ConfirmationModal component
- Loading branch information
Jules
authored and
Jules
committed
Aug 8, 2024
1 parent
f3a488e
commit 168bd4b
Showing
2 changed files
with
125 additions
and
248 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.