-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: replace built-in dimension panel and dialog components with d2…
…-ui-analytics shared components (#260) This commit replaces the built-in DimensionsPanel and Dimension dialogs with those from the d2-ui-analytics shared library. The shared components are also used by Dashboards-app. Some changes regarding saving to metadata store were needed: * This is to avoid having unnecessary data that bloats the store and also have the same data structure for all the items. * Reduced also the number of calls to the addMetadata action by passing multiple keys instead of one at a time.
- Loading branch information
1 parent
96ca1c0
commit b520a65
Showing
67 changed files
with
509 additions
and
3,335 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
Oops, something went wrong.