Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 12, 2024
    • 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
      69f6527e
  2. Nov 07, 2024
  3. Nov 04, 2024
    • Phoomparin Mano's avatar
      feat(sdk): ability to enforce the destination collection to save to and hide... · de559f49
      Phoomparin Mano authored
      feat(sdk): ability to enforce the destination collection to save to and hide the collection picker (#49251)
      
      * add ability to hide the collection picker
      
      * add save options
      
      * make sure collectionId is fresh
      
      * update sdk question form component
      
      * make collectionId accept null
      
      * apply saveOptions to sdk components
      
      * revert to use initialCollectionId as context name
      
      * target the correct collection id
      
      * add e2e tests
      
      * update e2e tests
      
      * move into within
      
      * update test
      
      * remove collectionId from default args
      
      * revert e2e of hide columns
      
      * make e2e helper more generic
      
      * use saveToCollectionId prop to save to a specific collection
      
      * update e2e tests
      
      * update comment formatting
      
      Co-authored-by: default avatarMahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
      
      * clean up leftover changes from an earlier version
      
      * readme update
      
      * indicate that saveToCollectionId is only applicable to static questions
      
      * revert QuestionEditor.isSaveEnabled defaults
      
      * update comment format
      
      * remove unused initialCollectionId prop
      
      * experiment: try to fix failing custom-columns e2e
      
      ---------
      
      Co-authored-by: default avatarMahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
      de559f49
  4. Oct 29, 2024
  5. Oct 18, 2024
  6. Oct 14, 2024
  7. Sep 25, 2024
  8. Sep 03, 2024
  9. Sep 02, 2024
  10. Aug 21, 2024
  11. Aug 20, 2024
  12. Aug 16, 2024
  13. Aug 12, 2024
  14. Jul 09, 2024
  15. Jul 01, 2024
  16. Jun 28, 2024
  17. Jun 27, 2024
  18. Jun 19, 2024
    • Denis Berezin's avatar
      feat(sdk): Add interactive dashboards to embedding SDK (#44161) · fa320932
      Denis Berezin authored
      * Temp
      
      * Add support for saved questions
      
      * Try to fix question not found issue
      
      * Try to fix question not found issue
      
      * Fix unit tests
      
      * Add basic unit test
      
      * Fix unit tests
      
      * Fix unit tests, fix question not found issue
      
      * Review fixes
      
      * Review fixes
      
      * Refactor components structure, review fixes
      
      * Adjust readme
      fa320932
  19. Jun 07, 2024
    • Phoomparin Mano's avatar
      Customize dashboard, dashcard and question background color for embedding SDK (#43618) · 40d11066
      Phoomparin Mano authored
      * dashcard background color
      
      * add bg-dashboard and bg-dashboard-card
      
      * rename background-visualization to background-question
      
      * apply bg-question to embedded questions
      
      * use CSS variables along with theme object
      
      * add css variables to more places
      
      * add ability to reference design system colors for defaults
      
      * use CSS variables for defaults
      
      * fix chart skeleton test
      
      * fix legend item title
      40d11066
  20. May 10, 2024
  21. May 08, 2024
  22. May 03, 2024
  23. Apr 30, 2024
  24. Apr 26, 2024
  25. Apr 25, 2024
  26. Apr 24, 2024
  27. Apr 23, 2024
  28. Apr 19, 2024
  29. Apr 12, 2024
Loading