Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. 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
  2. Feb 28, 2024
    • Denis Berezin's avatar
      Switch CSS code to be locally scoped by default (#39020) · 7ff4b5ad
      Denis Berezin authored
      * Add local-global styles
      
      * Add local-global styles
      
      * Fix missed rules
      
      * Fix vendors styles
      
      * Revert emotion refactors
      
      * Fix vendor styles
      
      * Fix eslint
      
      * Fix e2e tests
      
      * Fix review comments
      
      * Fix
      
      * Code review fixes
      
      * Hotfix after merge
      7ff4b5ad
  3. Nov 11, 2022
  4. Jul 13, 2022
  5. Jul 12, 2022
    • Alexander Kiselev's avatar
      Create HTTP Actions (#23755) · a9a1a49c
      Alexander Kiselev authored
      
      * add tailwind
      
      * fix some tailwind css classes
      
      * first pass at create HTTP actions view
      
      * editable action name
      
      * add api func with react-query
      
      * bad refactor
      
      * clean up hook and props
      
      * added description
      
      * wip params implementation
      
      * entity loader
      
      * fixed some bugs, started removing tailwind, and added uncommitted params
      
      * fix first card assumption
      
      * Add link to `/action/create` to the "New" menu
      
      * Use `"query"` action type
      
      * Temporary disable "Query" action editor tab
      
      * Properly pass HTTP action `parameters` to the BE
      
      * Wire up HTTP action execution
      
      * Fix linter warnings
      
      * bug fix for emitter id issue and added toast
      
      * fix parameter name capitalization
      
      * fix headers
      
      * stringify body
      
      * formatting
      
      Co-authored-by: default avatarAnton Kulyk <kuliks.anton@gmail.com>
      a9a1a49c
  6. Jan 20, 2022
  7. Nov 11, 2021
    • Dalton's avatar
      update postcss deps (#18860) · 11cf75d7
      Dalton authored
      * update postcss deps
      
      * update the postcss config
      
      * replace color fn with color-mod fn
      
      * remove webpack-postcss-tools
      
      * fix postcss config
      
      * fix negated vars
      11cf75d7
  8. Oct 11, 2017
Loading