Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Aug 08, 2024
  2. Jul 22, 2024
  3. Jul 12, 2024
  4. Jul 08, 2024
  5. Jun 25, 2024
  6. Jun 07, 2024
  7. May 31, 2024
    • github-automation-metabase's avatar
      ci(sdk): Autogenerate changelog on build (#43364) (#43452) · 11c38148
      github-automation-metabase authored
      
      * Auto tag embedding team for PR review + dry run npm publish
      
      * Install changelog generation package
      
      * Add the initial changelog
      
      * feat(sdk): This is an empty commit. For testing purposes.
      
      * Update SDk build script to include changelog
      
      * Check if a tag exists
      
      * Ensure changelog is in the released package
      
      * Fix workflow
      
      * Remove unnecessary step
      
      * Ensure we can have access to release utils script when checking out master
      
      * Fix the step to create a PR updating readme and changelog
      
      * Fix changelog generation
      
      * Fix couldn't download changelog
      
      * Clean up steps
      
      Co-authored-by: default avatarMahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
      Unverified
      11c38148
  8. May 17, 2024
  9. May 16, 2024
  10. May 14, 2024
  11. May 13, 2024
  12. May 09, 2024
  13. Apr 26, 2024
  14. Apr 18, 2024
  15. Apr 15, 2024
  16. Apr 11, 2024
  17. Apr 10, 2024
  18. Apr 08, 2024
  19. Apr 04, 2024
  20. Apr 03, 2024
  21. Apr 02, 2024
  22. Mar 28, 2024
  23. Mar 27, 2024
  24. Mar 26, 2024
  25. Mar 22, 2024
    • Nick Fitzpatrick's avatar
      Command palette/main (#39268) · fbcd986c
      Nick Fitzpatrick authored
      * Command Palette
      
      * small adjustments
      
      * unit tests for results
      
      * removing dupe component
      
      * removing unneeded webpack config
      
      * fix linting issue
      
      * fixing scroll behavior for settings
      
      * moving search results message, adding embedding e2e test
      
      * unit tests for palette utils
      Unverified
      fbcd986c
  26. Mar 18, 2024
    • Sloan Sparger's avatar
      Upgrade to React 17 (#40144) · ee131b5f
      Sloan Sparger authored
      * upgrade to react 17
      
      * fix popovers
      
      * upgrade formik to fix types
      
      * fix sso nested form failures
      
      * fix WindowModal failing unit test
      
      * update RowChart test to accommodate changes to event pooling in react 17
      
      * updates input blur change components to use layout effect to ensure input ref is available at the time of unmount
      
      * fixes failing map visualization e2e test
      Unverified
      ee131b5f
Loading