Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Aug 17, 2023
  2. Mar 22, 2023
  3. Jan 16, 2023
  4. Nov 10, 2022
  5. Oct 26, 2022
  6. Oct 17, 2022
  7. Oct 14, 2022
    • Dalton's avatar
      Move more parameters utils to metabase-lib (#25900) · 0b118bd2
      Dalton authored
      * Move subset of parameter-values utils to metabase-lib
      
      * Move parameter mbql utils to metabase-lib
      
      * Create some small target utils
      
      * Move template tag utils to metabase-lib
      
      * Move target/field logic to metabase-lib
      
      * Remove eslint-enable
      0b118bd2
  8. Oct 11, 2022
    • Dalton's avatar
      Move some parameter utils to `metabase-lib` (#25863) · 490925b1
      Dalton authored
      * Move parameter target utils to metabase-lib
      
      * Move parameter-type utils to metabase-lib
      
      * Move parameter constants to metabase-lib
      
      * Use Parameter interface, not UiParameter type, in operator utils
      
      * Move operator utils to metabase-lib
      
      * Move filter utils to metabase-lib
      490925b1
  9. Oct 04, 2022
  10. Sep 12, 2022
  11. Aug 02, 2022
  12. May 12, 2022
  13. Apr 26, 2022
  14. Dec 09, 2021
    • Dalton's avatar
      Add parameters to GUI query builder & make permissionless title drilldown use parameters (#19027) · 2e8470dd
      Dalton authored
      * first pass at adding parameters to gui qb
      
      * handle refresh of qb when there are parameters
      
      * second pass
      
      * minor refactoring
      
      * correctly map dashboard params to template tag params
      
      * make click behavior question params work again
      
      * lint fix
      
      * run with dsahboard endpoint in query builder
      
      * fix parameter click behavior
      
      * fix title drill navigating to new question
      
      * add some extra care when setting props on card
      
      * refactor getUrlWithParameters & sprinkle comments
      
      * fix and remove irrelevant unit tests in meta/Card
      
      * fix metadata fetch race condition
      
      * refactor logic
      
      * fix click behavior
      
      * rmv unit tests for function that no longer exists
      
      * add Question unit tests
      
      * add dashboardId to card serialization in qb
      
      * add more title drill e2e tests
      
      * rmv unneeded code in qb initialization
      
      * fix click behavior query param problem
      
      * add targets unit tests
      
      * dashboards unit test + simplification of fn logic
      
      * add cards unit test
      
      * prevent passing of nil parameterValues to native qb
      2e8470dd
  15. Oct 26, 2021
Loading