Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Sep 27, 2024
  2. Sep 26, 2024
  3. Sep 25, 2024
  4. Sep 24, 2024
    • Alexander Polyankin's avatar
      13d8dabd
    • Romeo Van Snick's avatar
      Verified metrics (#47886) · 7ffdd997
      Romeo Van Snick authored
      * Support skipToken in useFetchMetrics
      
      * WIP
      
      * Add user setting for verified metrics
      
      * Add verified metrics to the VERIFIED_CONTENT plugin
      
      * Use metric plugins for verified metrics
      
      * Move helpers down
      
      * Do not filter for verified metrics if there are none, regardless of user setting
      
      * Add label to filter button
      
      * Revalidate search when card gets (un-)verified
      
      * Add e2e test for verified metrics
      
      * Avoid checking for verified metrics on when content-verification is not enabled
      
      * Fix broken test
      
      * Simplify content verification plugin structure for metrics
      
      * Add content moderation types and API helpers
      
      * Update content moderation plugin to make use of the moderation api in metabase/api
      
      * Fix lint
      
      * Fix missing list tag
      
      * Store verified metric filter preference
      
      * Move all helpers to the bottom
      
      * Ensure the user setting gets updated when chaning the filter
      
      * Add comment about component similarity
      
      * Undo changes to embedding-sdk
      7ffdd997
    • Romeo Van Snick's avatar
      Reset filters in dashboard click action (#48075) · 9d36cc14
      Romeo Van Snick authored
      * Use default values for parameters in dashboard filters when used from click action
      
      * Add test for setting non-specified parameters to default in dashboard accessed via click action
      9d36cc14
    • Ryan Laurie's avatar
      Dashboard Settings Sidebar + Enhance Dashboard Info Sidebar (#47905) · 35d4611c
      Ryan Laurie authored
      * create dashboard settings sidebar
      
      * update e2e tests
      
      fix
      
      * only show settings to dashboard editors
      
      * update copy
      
      * update e2e test
      
      * fix types
      
      * update tests for new copy
      
      * fix import
      35d4611c
  5. Sep 23, 2024
  6. Sep 20, 2024
    • Sloan Sparger's avatar
      [E2E] Improve + Fix tests that use sandboxing (#46465) · e66aad34
      Sloan Sparger authored
      * fixes some tests where data permissions were overwriting sandboxing permissions, makes assertions in tests where sandboxing user is used but the test also passes if you were to sign in as the normal user, fixes one test that sandboxes the wrong table for the test
      
      * do not push - wip changes
      
      * add assertions to that network requests are provided sandboxed data, fix faulty test in dashboard-filters-source.cy.spec.js
      
      * use helpers to clean up parts of pagination assertions
      
      * rename assertDatasetIsSandboxed to assertDatasetReqIsSandboxed
      
      * adds assertions on api response data
      
      * clean up
      
      * fix typo
      
      * refactor helper to be easier to follow
      
      * golfing
      
      * pr feedback
      
      * fix
      
      * fix
      e66aad34
  7. Sep 17, 2024
  8. Sep 13, 2024
  9. Sep 12, 2024
  10. Sep 11, 2024
  11. Sep 10, 2024
  12. Sep 09, 2024
Loading