Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 15, 2023
  2. Feb 27, 2023
  3. Dec 27, 2022
  4. Nov 02, 2021
  5. Aug 18, 2021
  6. Aug 16, 2021
  7. Aug 13, 2021
  8. May 26, 2020
  9. May 13, 2020
    • Cam Saul's avatar
      Support dashboard params for Cards with nested queries (#12531) · 85d29f2d
      Cam Saul authored
      * Fix #12501
      
      * Make sure Query results_metadata comes back with inferred base type from annotate
      
      * Support filtering against questions that use another question as their source [ci drivers]
      
      * Test fixes :wrench:
      
      * Lint fix [ci drivers]
      
      * Clean up metabase.query-processor.parameters.mbql-test
      
      * Tweak codecov requirements [ci drivers]
      85d29f2d
  10. May 12, 2020
    • Cam Saul's avatar
      Allow users to run ad-hoc query starting with Card if they have perms for it (#12505) · dd093860
      Cam Saul authored
      * Allow users to run ad-hoc query starting with Card if they have perms for it
      
      * Convert metabase.query-processor.middleware.fetch-source-query-test to modern style
      
      * When resolving source query from card_id, use Card ID for perms
      
      * Add test to make sure we don't overwrite existing card-id
      
      * Add missing require
      
      * Test fix :wrench:
      
      * Sort namespaces
      
      * Tweak codecov.yaml
      dd093860
  11. May 11, 2020
Loading