-
- Downloads
Split dashboard header buttons into files (#45232)
Showing
- frontend/src/metabase/dashboard/components/Dashboard/Dashboard.tsx 14 additions, 55 deletions...src/metabase/dashboard/components/Dashboard/Dashboard.tsx
- frontend/src/metabase/dashboard/components/Dashboard/use-set-dashboard-attribute.ts 26 additions, 0 deletions...board/components/Dashboard/use-set-dashboard-attribute.ts
- frontend/src/metabase/dashboard/components/DashboardActions.tsx 21 additions, 88 deletions...nd/src/metabase/dashboard/components/DashboardActions.tsx
- frontend/src/metabase/dashboard/components/DashboardBookmark.tsx 45 additions, 18 deletions...d/src/metabase/dashboard/components/DashboardBookmark.tsx
- frontend/src/metabase/dashboard/components/DashboardEmbedAction/DashboardEmbedAction.tsx 7 additions, 8 deletions.../components/DashboardEmbedAction/DashboardEmbedAction.tsx
- frontend/src/metabase/dashboard/components/DashboardEmbedAction/DashboardEmbedAction.unit.spec.tsx 13 additions, 1 deletion...s/DashboardEmbedAction/DashboardEmbedAction.unit.spec.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/DashboardHeader.tsx 154 additions, 509 deletions.../dashboard/components/DashboardHeader/DashboardHeader.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/DashboardHeaderView.tsx 1 addition, 1 deletion...hboard/components/DashboardHeader/DashboardHeaderView.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/AddActionElementButton.tsx 34 additions, 0 deletions...onents/DashboardHeader/buttons/AddActionElementButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/AddFilterParameterButton.tsx 44 additions, 0 deletions...ents/DashboardHeader/buttons/AddFilterParameterButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/AddHeadingOrTextButton.tsx 49 additions, 0 deletions...onents/DashboardHeader/buttons/AddHeadingOrTextButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/AddLinkCardButton.tsx 33 additions, 0 deletions.../components/DashboardHeader/buttons/AddLinkCardButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/AddQuestionButton.tsx 30 additions, 0 deletions.../components/DashboardHeader/buttons/AddQuestionButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/AddSectionButton.tsx 58 additions, 0 deletions...d/components/DashboardHeader/buttons/AddSectionButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/AddTemporalUnitButton.tsx 19 additions, 0 deletions...ponents/DashboardHeader/buttons/AddTemporalUnitButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/CancelEditButton.tsx 16 additions, 0 deletions...d/components/DashboardHeader/buttons/CancelEditButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/CopyAnalyticsDashboardButton.tsx 15 additions, 0 deletions.../DashboardHeader/buttons/CopyAnalyticsDashboardButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/DashboardActionMenu.tsx 87 additions, 0 deletions...omponents/DashboardHeader/buttons/DashboardActionMenu.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/DashboardInfoButton.tsx 30 additions, 0 deletions...omponents/DashboardHeader/buttons/DashboardInfoButton.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/buttons/DashboardSubscriptionButton.tsx 71 additions, 0 deletions...s/DashboardHeader/buttons/DashboardSubscriptionButton.tsx
Loading
Please register or sign in to comment