Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 14, 2024
  2. Oct 16, 2024
    • Nicolò Pretto's avatar
      `embedding-sdk:dev`: --watch that makes "fixed" dts (#48574) · 302a9946
      Nicolò Pretto authored
      * faster --watch command for the sdk
      
      * apparently we want an empty line at the end of jsons, but prettier removes it?
      
      * format tasks.json with prettier :confused:
      
      * vscods tasks, move watch task from webpack config to the fixup script
      
      * cleanup webpack config
      
      * adds clean + waits for dist folder when not existing
      
      * minimal doc for the sdk commands
      302a9946
  3. Sep 26, 2024
  4. Aug 12, 2024
  5. Jul 30, 2024
    • Denis Berezin's avatar
      feat(sdk): Add Embedding SDK analytics context for API requests (#45059) · fc5115d6
      Denis Berezin authored
      * Add SDK context header
      
      * Update naming
      
      * Update naming
      
      * Add client header for embedded context
      
      * Add client header for embedded context
      
      * Add sdk version header
      
      * Fix e2e
      
      * Fix storybook build
      
      * Refactor to inject version in build step
      
      * Fix unit tests
      
      * Self review
      
      * Fix e2e
      
      * Fix e2e
      
      * Fix e2e
      
      * Fix e2e
      
      * Fix e2e
      fc5115d6
  6. Jun 03, 2024
  7. May 17, 2024
    • Denis Berezin's avatar
      Add custom theming support for SDK InteractiveQuestion component (#42663) · a6035a1a
      Denis Berezin authored
      * Add proper brand colors to drills menu
      
      * Add theming for filters and drills
      
      * Fix css vars
      
      * Fix table css
      
      * Add SDK theme colors interface and remapping
      
      * Fix dashboard brand color issue
      
      * Fix theme colors interface
      
      * Fix default theme table cell background
      
      * Fix typo
      
      * Fix for qb filters panel custom border
      a6035a1a
  8. Apr 23, 2024
  9. Apr 11, 2024
  10. Apr 04, 2024
  11. Apr 02, 2024
  12. Mar 26, 2024
    • Denis Berezin's avatar
      Embedding SDK - integration commit (#40198) · 98f6cd82
      Denis Berezin authored
      * Minimal SDK code
      
      * Fix viz, styles
      
      * Move SDK code to enterprise folder
      
      * Fix files structure
      
      * Clean-up
      
      * Review fixes
      
      * Review fixes
      
      * Review fixes
      
      * Remove elementid
      
      * Reuse some options from main webpack config
      
      * Actualize package.json
      
      * Actualize package.json
      98f6cd82
Loading