-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This PR removes all references to the `enableMultiInformant` and `enableMultiInformantTakeNow` feature flags. I've also taken the liberty of removing some unused components and related functions. There are probably others that could be removed, and I'd be happy to oblige if you have suggestions. As part of this ticket I also made two related changes: - The View Users menu item on the dashboard now points to the participants tab, instead of the applet overview tab - The applet breadcrumb will now navigate to the applet overview tab, instead of the participants tab
- Loading branch information
1 parent
a23fac4
commit c1ba765
Showing
79 changed files
with
67 additions
and
2,765 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
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
1 change: 0 additions & 1 deletion
1
...Dashboard/components/Banners/ShellAccountSuccessBanner/ShellAccountSuccessBanner.const.ts
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...ashboard/components/Banners/ShellAccountSuccessBanner/ShellAccountSuccessBanner.styles.ts
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
...Dashboard/components/Banners/ShellAccountSuccessBanner/ShellAccountSuccessBanner.test.tsx
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
...ules/Dashboard/components/Banners/ShellAccountSuccessBanner/ShellAccountSuccessBanner.tsx
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/modules/Dashboard/components/Banners/ShellAccountSuccessBanner/index.ts
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
export * from './AddParticipantSuccessBanner'; | ||
export * from './ShellAccountSuccessBanner'; |
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
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
8 changes: 0 additions & 8 deletions
8
src/modules/Dashboard/features/Applet/AddUser/AddUser.styles.ts
This file was deleted.
Oops, something went wrong.
107 changes: 0 additions & 107 deletions
107
src/modules/Dashboard/features/Applet/AddUser/AddUser.test.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.