Remove feature_many_integration_managers
Rationale: If we want this feature, design will do it properly.
This commit is contained in:
parent
aa664b88a4
commit
2aec197354
13 changed files with 16 additions and 358 deletions
|
@ -278,12 +278,6 @@ export enum Action {
|
|||
*/
|
||||
OpenReportEventDialog = "open_report_event_dialog",
|
||||
|
||||
/**
|
||||
* Fired when the tabbed integration manager dialog needs to be opened.
|
||||
* Payload: OpenTabbedIntegrationManagerDialogPayload
|
||||
*/
|
||||
OpenTabbedIntegrationManagerDialog = "open_tabbed_imanager_dialog",
|
||||
|
||||
/**
|
||||
* Fired when something within the application has determined that a logout,
|
||||
* or logout-like behaviour, needs to happen. Specifically meant to target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue