This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 28, 2023
-
-
Nemanja Glumac authored
* Updating to cypress 12 * updating deps * Updating Tests. Be Green Plz * removing custom test id from select button * Select Button Tuning Co-authored-by:
Nick Fitzpatrick <nick@metabase.com>
-
- Mar 23, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
- Mar 16, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
- Mar 01, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Ryan Laurie <30528226+iethree@users.noreply.github.com>
-
- Feb 27, 2023
-
-
Braden Shepherdson authored
Dev experience: - CLJS now has source maps - Devtools extension renders CLJS data in Chrome (et al) Devtools - Use a debug build of CLJS in the tests - Fixed line numbers and breakpoints being off-by-one in Devtools CLJC infra: - More robust direct approach to JS<->CLJS conversions, powered by Malli transformers. - Powerful `define-getters-and-setters` macro to generate the accessors.
-
- Feb 23, 2023
-
-
Aleksandr Lesnenko authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
- Feb 22, 2023
-
-
Alexander Polyankin authored
-
Luis Paolini authored
-
- Feb 21, 2023
-
-
Nemanja Glumac authored
-
- Feb 20, 2023
-
-
Nemanja Glumac authored
* Upgrade `esbuild` to `0.17.9` * Upgrade `@bahmutov/cypress-esbuild-preprocessor` to `2.2.0`
-
- Feb 14, 2023
-
-
Ryan Laurie authored
-
- Feb 13, 2023
-
-
Nemanja Glumac authored
-
- Feb 10, 2023
-
-
Aleksandr Lesnenko authored
-
- Feb 07, 2023
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Suppress console error on CopyWidget * Remove old component lifecycle deprecation warning from a library * Fix inconsistent modal transition * Fix ESLint error
-
- Feb 06, 2023
-
-
Kyle Doherty authored
-
- Feb 02, 2023
-
-
Mahatthana (Kelvin) Nomsawadi authored
* `nock` behave differently between v14 and v16+ * Remove xmlhttprequest * [ci skip] Add a comment warning people to not upgrade CI node version As it might break the unit tests.
-
- Jan 18, 2023
-
-
Luis Paolini authored
-
- Jan 16, 2023
-
-
Ryan Laurie authored
-
- Jan 11, 2023
-
-
Nemanja Glumac authored
* Removed forced `node-forge` resolution It now resolves to the `version "1.3.0"` anyway. * Removed forced `nanoid` resolution It now resolves to the `version "3.1.31"` anyway. * Removed forced `immer` resolution It doesn't appear in the list of dependencies anymore. * Removed forced `prismjs` resolution It doesn't appear in the list of dependencies anymore. * Removed forced `minimist` resolution It now resolves to the `version "1.2.6"` anyway. * Removed forced `nth-check` resolution It now resolves to the `version "1.0.2"` anyway.
-
- Jan 10, 2023
-
-
Anton Kulyk authored
* Install and enable plugins * Run eslint auto fix * Fix linter issues (part 1) * Fix Visualization test * Fix Pie Visualization test * Add `getIcon` and `queryIcon` helpers * Fix `VisibilityToggler` tests * Fix `QuestionActivityTimeline` tests * Fix formatting tests * Fix `EntityMenuItem` tests * Fix `ClampedText` tests * Fix `ObjectRelationships` tests * Fix `EmailAttachmentPicker` tests * Fix `SavedQuestionHeaderButton` tests * Fix `DatabaseEngineWarning` tests * Fix `Tooltip` tests * Fix `TippyPopoverWithTrigger` tests * Fix `TippyPopover` tests * Fix `TableLabel` tests * Fix `TableInfo` tests * Fix `ModerationStatusIcon` tests * Fix `Sidebar` tests * Fix `PermissionSelect` tests * Fix `PinnedItemCard` tests * Fix widget tests * Fix `DimensionSemanticTypeLabel` tests * Fix `ListSearchField` tests * Fix `ControlledPopoverWithTrigger` tests * Fix `FieldFingerprintInfo` tests * Fix `ErrorActionButton` tests * Fix `QueryValidationError` tests * Fix `LineAreaBarRenderer` tests * Fix `DataSelector` tests * Fix `PivotTable` tests * Fix `ItemPicker` tests * Fix `TokenField` tests * Fix `TagEditorParam` tests * Fix tests * Fix tests * Run prettier * Fix tests
-
- Jan 09, 2023
-
-
Anton Kulyk authored
* Install `eslint-plugin-jest` * Enable `eslint-plugin-jest` * Run eslint auto fix * Fix linter issues * Fix get-column-key * Fix extra space * Fix ChartSettingFieldPicker * Fix eslint issues * Remove redundant describe
-
- Dec 25, 2022
-
-
Nemanja Glumac authored
We were 4 major versions behind. There were a lot of breaking changes, but none that affect how we use this library.
-
- Dec 24, 2022
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Dec 21, 2022
-
-
Aleksandr Lesnenko authored
* check how much is broken after redux upgrade * fix popovers could not use connected components * fix a unit spec failure * fix accessing a connected component ref which is a class instance * supress typescript errors caused by better type inference of the newer react-redux
-
- Dec 20, 2022
-
-
Alexander Polyankin authored
-
- Dec 16, 2022
-
-
Luis Paolini authored
-
Luis Paolini authored
-
Luis Paolini authored
-
Anton Kulyk authored
-
- Dec 12, 2022
-
-
Luis Paolini authored
-
Luis Paolini authored
-
Luis Paolini authored
-
Luis Paolini authored
-
Luis Paolini authored
-
Luis Paolini authored
-
- Dec 08, 2022
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Upgrade `react-markdown` version to the latest * Fix external link in markdown not having a proper target * Add tests
-