Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Dec 10, 2024
  2. Nov 19, 2024
  3. Nov 15, 2024
  4. Nov 12, 2024
  5. Nov 06, 2024
  6. Nov 05, 2024
  7. Oct 29, 2024
  8. Oct 25, 2024
    • Nicolò Pretto's avatar
      test(sdk): add tests for auth flow (#49108) · d7e56b26
      Nicolò Pretto authored
      * test(sdk): add tests for auth flow
      
      * make the fetch token fn return something that will pass the validations
      we'll add in the next project
      
      * waitForRequest helper + add expects for card endpoints on api key test
      d7e56b26
  9. Oct 08, 2024
  10. Sep 26, 2024
  11. Sep 13, 2024
    • Phoomparin Mano's avatar
      feat(sdk): add visual cues in sdk around evaluation usage and feature flags (#47821) · c7bd308b
      Phoomparin Mano authored
      
      * add license problem hook
      
      * add warning banner
      
      * style cue component
      
      * update cue component
      
      * report issue to console
      
      * report issue to console
      
      * use sdk loader for pre-initialization
      
      * extract print problem method
      
      * use non-standard shadows
      
      * add unit tests
      
      * prevent console log spam during tests
      
      * mock the embedding token feature
      
      * mock the embedding token feature by default
      
      * add more test cases
      
      * add test case
      
      * add test cases
      
      * increase popover z-index
      
      * simplify test setup
      
      * simplify test setup
      
      * do not load individual component when a license error happens
      
      * move SdkLicenseProblemDisplay component out
      
      * replace colors with color-mix
      
      * replace colors with color-mix
      
      * make the text unthemed to ensure legibility
      
      * hard-code colors to prevent them from being themed
      
      * hard-code colors to prevent them from being themed
      
      * update border styles
      
      * make the chevron unthemed
      
      * unset console text color
      
      * only set stroke on errors
      
      * optimistic query settings
      
      * document the sdk license condition
      
      * remove redundant condition
      
      * add notes on api keys always being allowed on localhost
      
      * move the no auth method message to warning component
      
      * rename sdk license problem to usage problem
      
      * add eslint rule for stories
      
      * rename sdk license problem to usage problem
      
      * move sdk usage problem display out of the init controller
      
      * specify fallback font if instance is down or CORS error
      
      * add comments on conditions pending on the CORS PR
      
      * add notes on non-localhost checks
      
      * make test ids constant
      
      * add test case for neither provided
      
      * fix types
      
      * address code reviews
      
      * pass `embedding-sdk` flag in `token-features`
      
      * address code review
      
      Co-authored-by: default avatarMahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
      
      * remove appName from console logs
      
      * rename embedding-sdk to embedding_sdk
      
      * add the embedding_sdk premium token feature
      
      * do not setup enterprise plugin in sdk test
      
      * do not localize visual cue messages
      
      * fix unit test in setup-sdk-auth
      
      * rename tests
      
      * remove unused eslint-disable
      
      * enable embedding_sdk premium feature for sdk unit tests
      
      * revert security_test.clj to use embedding instead of embedding-sdk
      
      * remove unneeded test
      
      * changes to support the style leak fixes
      
      ---------
      
      Co-authored-by: default avatarMahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
      c7bd308b
  12. Aug 20, 2024
  13. Aug 12, 2024
  14. Jul 29, 2024
  15. Jul 24, 2024
  16. Jul 10, 2024
  17. Jul 09, 2024
    • Denis Berezin's avatar
      feat(sdk): Add Dashboard loading event handlers (#45153) · 51330810
      Denis Berezin authored
      * feat(sdk): Add Dashboard loading event handlers
      
      * Refactor to redux state
      
      * Fix logic with load with cards data
      
      * Fix nasty e2e fails
      
      * Fix nasty e2e fails
      
      * Add global events
      
      * Fix issue with loading event
      
      * Fix issue with loading event
      
      * Review fixes
      
      * Add unit tests
      
      * Fix unit tests
      51330810
  18. Jun 13, 2024
  19. Jun 04, 2024
  20. Apr 30, 2024
  21. Apr 25, 2024
Loading