This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 05, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Update popover dark theme on part of ParameterFieldWidget (#45813) * Add filter visual tests * Simplify embed CSS colors * [WIP] theme filter popover * Move theme to global node, so it affects portal too * Fix embed colors * Theme part of ParameterFieldWidget * Add story for parameter with dropdown * Update loki snapshots * Update more popover style * Update loki snapshots * Remove outdated snapshots * Update loki snapshots with production build * Fix loki not working with `userEvent` * Theme mantine popover * Improve dark theme text-brand visibility * Update loki snapshots from master change * Fix new colors not working in SDK * Fix flaky Loki tests * Filter popover dark theme part 2 (#46284) * Theme Date all options * wip add month and year filter * Fix wrong CSS custom property declaration * Test hover state * Update Loki snapshots * Theme date month and year * Add quarter and year tests * Theme date single and date range * Style relative date * Update frontend/src/metabase/admin/datamodel/components/filters/pickers/DatePicker/DatePickerHeader.styled.tsx Co-authored-by:
Denis Berezin <denis.berezin@metabase.com> --------- Co-authored-by:
Denis Berezin <denis.berezin@metabase.com> * Complete theming filter popover night mode (#46365) * Style unit of time and number widget * Attempt to fix flaky Loki snapshots * Address white background checkbox on dark theme * Style search filter single value * Fix mis color * Update snapshots * Remove duplication on play functions since they're long * Milestone 2 polishing (#46382) * Matches the footer padding with header padding * Update snapshots * Add E2E to prevent further problem * Try to reduce flaky Loki tests * Remove unused color shades (#46421) * Update no results illustration to work better on dark theme * Update loki snapshots --------- Co-authored-by:
Denis Berezin <denis.berezin@metabase.com>
-
- Jun 14, 2024
-
-
Phoomparin Mano authored
* replace color-mod with color-mix * update alpha values to round to 5% * add deprecation notice to lighten, darken and alpha * update loki reference image * add alpha value css variables to storybook preview * update loki reference image
-
- Jun 03, 2024
-
-
Denis Berezin authored
* Convert black * Convert bg-light * Convert bg-dark * Convert bg-black * Fix CI * Fix CI * Fix tests * Update visual test fixtures * Fix visual tests
-
- May 17, 2024
-
-
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
-
- Feb 28, 2024
-
-
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
-
- Nov 11, 2022
-
-
Nemanja Glumac authored
-
- Jul 13, 2022
-
-
Anton Kulyk authored
This reverts commit a9a1a49c.
-
- Jul 12, 2022
-
-
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:
Anton Kulyk <kuliks.anton@gmail.com>
-
- Jan 20, 2022
-
-
Alexander Polyankin authored
-
- Nov 11, 2021
-
-
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
-
- Oct 11, 2017
-
-
Atte Keinänen authored
-