This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 17, 2024
-
-
Oisin Coveney authored
-
- May 16, 2024
-
-
Aleksandr Lesnenko authored
-
- May 14, 2024
-
-
Nemanja Glumac authored
* Remove `@visx/event` * Remove `@visx/legend` * Remove `@visx/responsive` * Remove `@visx/mock-data` * Remove `@visx/tooltip`
-
Nemanja Glumac authored
* Remove unused `SettingsBatchForm` component * Remove `react-collapse` and its types
-
Nemanja Glumac authored
-
- May 13, 2024
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Upgrade Cypress to `v13.9.0` * Upgrade `@replayio/cypress` to `v2.1.0` * Upgrade `cypress-real-events` to `v1.12.0` * Upgrade `esbuild` to `v0.21.1`
-
- May 09, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
-
- Apr 26, 2024
-
-
Aleksandr Lesnenko authored
Co-authored-by:
Emmad Usmani <emmadusmani@berkeley.edu> Co-authored-by:
Adam James <adam.vermeer2@gmail.com> Co-authored-by:
Mark Bastian <markbastian@gmail.com> Co-authored-by:
Jesse Devaney <22608765+JesseSDevaney@users.noreply.github.com> Co-authored-by:
Anton Kulyk <kuliks.anton@gmail.com>
-
dependabot[bot] authored
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 to 3.9.7. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.4...v3.9.7 ) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:development ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
Chris Truter <chris@metabase.com>
-
- Apr 18, 2024
-
-
Kamil Mielnik authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
- Apr 15, 2024
-
-
dependabot[bot] authored
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.6.3 to 3.9.4. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](https://github.com/sidorares/node-mysql2/compare/v3.6.3...v3.9.4 ) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:development ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
Chris Truter <chris@metabase.com>
-
- Apr 11, 2024
-
-
dependabot[bot] authored
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1 ) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
Chris Truter <chris@metabase.com>
-
Nicolò Pretto authored
* .eslintrc -> .eslintrc.js * This might work? * add env for linting css modules class names * avoid extending postcss-modules/recommended, specify just the used rule instead * add missing . on comment * Remove unused .detailName references * Fix ManageApiKeys and GuiQueryEditor * Fix SettingText and DashboardControls * fix missing textUnspaced class * remove usave of S.headerButton, that's actually never used because we never pass headerLink to ReferenceHeader * Remove flexNoShrink --------- Co-authored-by:
Oisin Coveney <oisin@metabase.com>
-
- Apr 10, 2024
-
-
Nick Fitzpatrick authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
- Apr 08, 2024
-
-
Nick Fitzpatrick authored
* update deps * adjusting tests to work with new RTL * removing testing-library/no-unnecessary-act:off
-
- Apr 04, 2024
-
-
Denis Berezin authored
* Add manual imports fixup * Fixes * Fixes * Review fixes * Review fixes
-
- Apr 03, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Fix default export * Remove unused classes * Remove unused components
-
- Apr 02, 2024
-
-
Denis Berezin authored
-
- Mar 28, 2024
-
-
Sloan Sparger authored
* upgrades @testing-library/user-event to v14, updates test to accomidate events always returning promises and other breaking API changes * Fixing up broken suites. Half way * rest of tests * green plz * Fix new entries of userEvent usage * unit test adjustments --------- Co-authored-by:
Nick Fitzpatrick <nickfitz.582@gmail.com> Co-authored-by:
Uladzimir Havenchyk <uladzimir.dev@gmail.com>
-
Oisin Coveney authored
Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com>
-
Oleg Gromov authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
- Mar 27, 2024
-
-
Uladzimir Havenchyk authored
-
- Mar 26, 2024
-
-
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
-
dependabot[bot] authored
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.17.1...4.19.2 ) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
Chris Truter <chris@metabase.com>
-
Chris Truter authored
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 ) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Mar 22, 2024
-
-
Nick Fitzpatrick authored
* Command Palette * small adjustments * unit tests for results * removing dupe component * removing unneeded webpack config * fix linting issue * fixing scroll behavior for settings * moving search results message, adding embedding e2e test * unit tests for palette utils
-
- Mar 18, 2024
-
-
Sloan Sparger authored
* upgrade to react 17 * fix popovers * upgrade formik to fix types * fix sso nested form failures * fix WindowModal failing unit test * update RowChart test to accommodate changes to event pooling in react 17 * updates input blur change components to use layout effect to ensure input ref is available at the time of unmount * fixes failing map visualization e2e test
-
- Mar 14, 2024
-
-
Denis Berezin authored
* Global styles refactor * Add missing test change * Fix e2e * Review fixes
-
- Mar 13, 2024
-
-
Nemanja Glumac authored
* Upgrade Cypress grep library to its latest version * Add Cypress grep types to our E2E TS config * PoC: Convert existing JS Cypress spec to TS
-
- Mar 11, 2024
-
-
Ryan Laurie authored
* Add metabase user id to log lines * add modal to select error data to include * trigger on global keyboard shortcut --------- Co-authored-by:
John Swanson <john.swanson@metabase.com>
-
- Mar 07, 2024
-
-
Sloan Sparger authored
* init pass at upgrade * pin to version 2 of package, import history v3 related utils * rename js file to ts * add types to type-guards file
-
- Mar 06, 2024
-
-
Uladzimir Havenchyk authored
* Add stylelint * Apply stylelint
-
- Mar 05, 2024
-
-
Uladzimir Havenchyk authored
* Dedup some packages * Fix typecheck * formatting
-
- Feb 29, 2024
-
-
Nick Fitzpatrick authored
-
Ryan Laurie authored
* Make a more versatile and easy-to-use list virtualizer * use new virtualized list in archive app * update archive tests * better mock
-