Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Dec 05, 2024
  2. Dec 04, 2024
  3. Dec 03, 2024
  4. Dec 02, 2024
  5. Nov 29, 2024
  6. Nov 27, 2024
  7. Nov 26, 2024
  8. Nov 25, 2024
  9. Nov 22, 2024
  10. Nov 21, 2024
  11. Nov 20, 2024
  12. Nov 19, 2024
  13. Nov 18, 2024
  14. Nov 15, 2024
  15. Nov 14, 2024
  16. Nov 13, 2024
  17. Nov 12, 2024
    • Cam Saul's avatar
      Switch to Java 21 (#48854) · b1ad9a1a
      Cam Saul authored
      
      * Try snowflake 3.19.0
      
      * Deafault to java 21 for drivers
      
      * Trigger CI
      
      * Try running things with --add-opens to see if it solves our problems
      
      * Fix `update-view-dashboard-timestamp-test`
      
      * Try snowflake 3.19.0
      
      * Deafault to java 21 for drivers
      
      * Try running things with --add-opens to see if it solves our problems
      
      * Fix `update-view-dashboard-timestamp-test`
      
      * Update deps.edn
      
      * Switch to Java 21
      
      * Docker image needs to use --add-opens option
      
      * Add note about change to Java 21 to driver changelog
      
      ---------
      
      Co-authored-by: default avatarNemanja <31325167+nemanjaglumac@users.noreply.github.com>
      Co-authored-by: default avatarLuis Paolini <paoliniluis@gmail.com>
      Unverified
      b1ad9a1a
    • Phoomparin Mano's avatar
      feat(sdk): expose FilterPicker querying component (#49768) · 69f6527e
      Phoomparin Mano authored
      * add filter picker skeleton
      
      * add filter picker skeleton
      
      * add picker in popover use case
      
      * reuse FilterColumnPicker
      
      * add question filter logic
      
      * remove fixed width from popover
      
      * add onClose handler
      
      * add e2e test skeleton
      
      * contain FilterBar in Box in story
      
      * add a test for adding filters
      
      * update e2e tests
      
      * add filter picker to the docs
      
      * inline props and functions
      
      * update the props
      Unverified
      69f6527e
Loading