Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Feb 01, 2024
  2. Jan 31, 2024
  3. Jan 30, 2024
  4. Jan 29, 2024
    • lbrdnk's avatar
      Add path filtering for cljs workflow (#38198) · 3179ab12
      lbrdnk authored
      * Add path filtering for cljs workflow
      
      * Add shadow-cljs.edn to cljs file paths
      3179ab12
    • Anton Kulyk's avatar
      Hide dashboard filters if they're not mapped to dash cards on the current tab (#37711) · fc53ec65
      Anton Kulyk authored
      * Hide filters not mapped to current tab's dashcards
      
      * Show all filters in edit mode
      
      * Fix `text-dashcards.cy.spec.js`
      
      * Remove no longer relevant test
      
      `dashboard-filters-source.cy.spec.js`
      
      * Fix repro test (26230)
      
      * Update repro test (16663)
      
      * Fix `dashboard-filters-number.cy.spec.js`
      
      * Fix repro test (32444)
      
      * Fix `click-behavior.cy.spec.js`
      
      * Add basic e2e test
      
      * Fix e2e tests
      
      * Test filter values
      
      * Use `undefined` for `hiddenParameterSlugs`
      
      * Use `addOrUpdateDashboardCard` over `cy.request`
      
      * Remove redundant spread
      
      * Remove redundant dashboard name
      fc53ec65
Loading