Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global to local css migration - Buttons #40103

Merged
merged 7 commits into from
Mar 14, 2024
Merged

Commits on Mar 13, 2024

  1. Global styles refactor

    deniskaber committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9cc0e08 View commit details
    Browse the repository at this point in the history
  2. Add missing test change

    deniskaber committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c28ee29 View commit details
    Browse the repository at this point in the history
  3. Fix e2e

    deniskaber committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f2b96e3 View commit details
    Browse the repository at this point in the history
  4. Migrate buttons

    deniskaber committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    75e7266 View commit details
    Browse the repository at this point in the history
  5. Migrate buttons

    deniskaber committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cf3e54b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge branch 'master' into 38811-no-global-css-buttons

    # Conflicts:
    #	frontend/src/metabase/admin/databases/components/DatabaseList/DatabaseList.jsx
    #	frontend/src/metabase/admin/datamodel/metadata/components/MetadataTableSettings/MetadataTableSettings.tsx
    #	frontend/src/metabase/admin/settings/components/widgets/CustomGeoJSONWidget.jsx
    #	frontend/src/metabase/components/DeleteModalWithConfirm/DeleteModalWithConfirm.jsx
    #	frontend/src/metabase/core/components/Button/Button.tsx
    #	frontend/src/metabase/css/core/colors.module.css
    #	frontend/src/metabase/dashboard/components/AddSeriesModal/AddSeriesModal.tsx
    #	frontend/src/metabase/dashboard/components/DashboardHeader/DashboardHeader.tsx
    #	frontend/src/metabase/dashboard/components/DashboardHeader/DashboardHeaderView.tsx
    #	frontend/src/metabase/query_builder/components/AlertModals.jsx
    #	frontend/src/metabase/query_builder/components/DatasetEditor/DatasetEditor.jsx
    #	frontend/src/metabase/query_builder/components/QueryVisualization.jsx
    #	frontend/src/metabase/reference/components/EditHeader.jsx
    #	frontend/src/metabase/reference/components/ReferenceHeader.jsx
    #	frontend/src/metabase/sharing/components/AddEditSidebar/DeleteSubscriptionAction.jsx
    #	frontend/src/metabase/visualizations/components/LegendItem.jsx
    #	frontend/src/metabase/visualizations/components/PinMap.jsx
    deniskaber committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    192ab3f View commit details
    Browse the repository at this point in the history
  2. Fix review

    deniskaber committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b2d6570 View commit details
    Browse the repository at this point in the history