-
- Downloads
feat(vis_settings): refactor for new viz settings panel api
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- apps/web/src/app/app.tsx 6 additions, 3 deletionsapps/web/src/app/app.tsx
- apps/web/src/app/panels/VisualizationDialog.tsx 0 additions, 106 deletionsapps/web/src/app/panels/VisualizationDialog.tsx
- apps/web/src/components/navbar/DatabaseManagement/dbConnectionSelector.tsx 4 additions, 4 deletions...onents/navbar/DatabaseManagement/dbConnectionSelector.tsx
- apps/web/src/components/navbar/DatabaseManagement/forms/databaseForm.tsx 1 addition, 1 deletion...mponents/navbar/DatabaseManagement/forms/databaseForm.tsx
- apps/web/src/components/navbar/DatabaseManagement/forms/settings.tsx 17 additions, 28 deletions...c/components/navbar/DatabaseManagement/forms/settings.tsx
- libs/shared/lib/components/charts/barplot/index.tsx 2 additions, 2 deletionslibs/shared/lib/components/charts/barplot/index.tsx
- libs/shared/lib/components/colorComponents/colorDropdown/colorLegendDropdown.stories.tsx 22 additions, 0 deletions...rComponents/colorDropdown/colorLegendDropdown.stories.tsx
- libs/shared/lib/components/colorComponents/colorDropdown/index.tsx 100 additions, 0 deletions...ed/lib/components/colorComponents/colorDropdown/index.tsx
- libs/shared/lib/components/colorComponents/colorLegend/colorLegendSeqDiv.stories.tsx 34 additions, 0 deletions...colorComponents/colorLegend/colorLegendSeqDiv.stories.tsx
- libs/shared/lib/components/colorComponents/colorLegend/index.tsx 93 additions, 0 deletions...ared/lib/components/colorComponents/colorLegend/index.tsx
- libs/shared/lib/components/forms/index.tsx 3 additions, 3 deletionslibs/shared/lib/components/forms/index.tsx
- libs/shared/lib/components/icon/index.tsx 1 addition, 1 deletionlibs/shared/lib/components/icon/index.tsx
- libs/shared/lib/components/info/index.tsx 16 additions, 0 deletionslibs/shared/lib/components/info/index.tsx
- libs/shared/lib/components/info/info.stories.tsx 27 additions, 0 deletionslibs/shared/lib/components/info/info.stories.tsx
- libs/shared/lib/components/inputs/index.tsx 4 additions, 2 deletionslibs/shared/lib/components/inputs/index.tsx
- libs/shared/lib/components/tooltip/index.tsx 44 additions, 4 deletionslibs/shared/lib/components/tooltip/index.tsx
- libs/shared/lib/components/tooltip/tooltip.stories.tsx 50 additions, 10 deletionslibs/shared/lib/components/tooltip/tooltip.stories.tsx
- libs/shared/lib/data-access/api/eventBus.tsx 30 additions, 4 deletionslibs/shared/lib/data-access/api/eventBus.tsx
- libs/shared/lib/data-access/store/graphQueryResultSlice.ts 11 additions, 1 deletionlibs/shared/lib/data-access/store/graphQueryResultSlice.ts
Loading
Please register or sign in to comment