This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 12, 2022
-
-
Nemanja Glumac authored
-
- May 11, 2022
-
-
Alexander Kiselev authored
* remove memoize decorator * remove babel plugins * Fix AccordionList * remove memoize from accordionlist * fix value vs type issue with wrapped classes * fix typechecking in memoize class * rewrote query to export the memoized class directly
-
- May 10, 2022
-
-
Alexander Kiselev authored
* add react-refresh to webpack dev config
-
Ariya Hidayat authored
-
- Apr 29, 2022
-
-
Ariya Hidayat authored
-
- Apr 28, 2022
-
-
Anton Kulyk authored
* Add shared ResizeObserver * Migrate `Ellipsified` * Use shared resize observer * Uninstall `resize-observer-polyfill` * Adjust ExplicitSize settings * Add UI throttle for main resize observer handler * Throttle TableSimple render when editing a dashboard * Disable resize observer throttling in Cypress * Replace `for` loop with `forEach` * Remove ref from `Ellipsified` * Only update observer subscription when mode change
-
- Apr 26, 2022
-
-
Nemanja Glumac authored
-
- Apr 12, 2022
-
-
Nemanja Glumac authored
-
Diogo Mendes authored
* Update Cypress version * Burning 10x * Removing forgot parameter * Revert Worflow * Restoring original timeout
-
- Apr 02, 2022
-
-
Nemanja Glumac authored
-
- Mar 27, 2022
-
-
Ariya Hidayat authored
-
- Mar 25, 2022
-
-
Ariya Hidayat authored
-
Nemanja Glumac authored
-
- Mar 19, 2022
-
-
Ariya Hidayat authored
-
- Mar 18, 2022
-
-
Nemanja Glumac authored
* Upgrade `@percy/cypress` to the latest version `3.1.1` * Upgrade `@percy/cli` to the latest version
-
Nemanja Glumac authored
-
- Mar 17, 2022
-
-
Diogo Mendes authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Mar 16, 2022
-
-
Nemanja Glumac authored
* Upgrade Cypress testing library to the latest version * Fix collection permissions failing tests * Fix custom-column failing tests * Fix `joins` failing test * Fix visual notebook failing tests * Fix models failing tests * Fix `questions` failing tests * Fix native ee failing test * Fix onboarding failing tests * Remove `@types/testing-library__cypress` https://github.com/testing-library/cypress-testing-library/commit/058daff38a6cee84d588c5b295247deeb02c474f
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Mar 11, 2022
-
-
Ariya Hidayat authored
-
- Mar 09, 2022
-
-
Nemanja Glumac authored
* Upgrade Cypress to the latest version (9.4.1) * Fix collections tests failures after upgrade * Fix binning tests failures after upgrade * Fix dashboard test failures after upgrade * Fix models test failures after upgrade * Fix admin test failures after upgrade * Fix visualizations test failures after upgrade * Rewrite and fix repro for 17397 Added the missing issue reference. * Fix question test failures after upgrade * Fix interception handlers in metabase-visual tests * Fix the rest of the binning tests after upgrade * rewrite cypressWaitAll helper with a simple recursion * Updating to 9.5.0 * Upgrade Cypress to v9.5.1 * Fix repro for 13332 * Fix pinned items `collections` test failures * Speed `collection-pinned-overview` spec up using the API * Fix failing localization test Co-authored-by:
Aleksandr Lesnenko <alxnddr@gmail.com> Co-authored-by:
Diogo Mendes <diogo@metabase.com>
-
- Mar 08, 2022
-
-
Nemanja Glumac authored
-
- Feb 21, 2022
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
- Feb 18, 2022
-
-
Anton Kulyk authored
* Install @testing-library/react-hooks * Return --silent flag to jest
-
- Feb 17, 2022
-
-
Alexander Lesnenko authored
-
- Feb 14, 2022
-
-
Ariya Hidayat authored
As documented, react-ace >=8 doesn't need brace anymore. This reduces the bundle size, resources/frontend_client/app/dist/vendor.bundle.js, by 218 KB, from 5286809 to 5063129 bytes.
-
Ariya Hidayat authored
-
- Feb 13, 2022
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
Basically: ``` yarn upgrade @types/eslint@7.29.0 yarn upgrade @types/prettier@1.19.1 yarn upgrade @types/react-motion@0.0.32 yarn upgrade @types/react-router@3.0.28 yarn upgrade @types/react-transition-group@1.1.8 ```
-
Ariya Hidayat authored
-
- Feb 12, 2022
-
-
Ariya Hidayat authored
-
- Feb 09, 2022
-
-
Alexander Lesnenko authored
-
- Feb 08, 2022
-
-
Alexander Lesnenko authored
* replace attrs to defaultProps (#20260) * replace attrs to defaultProps * fix replaced attrs * fix className in defaultProps * use emotion (#20265) * replace attrs to defaultProps * fix replaced attrs * use emotion * fix typo in css * eliminate innerRefs * fixes * fixes * fixes * fixes * flakes * specs * specs * docs * specs * fix last spec * remove classNames from defaultProps
-
- Feb 04, 2022
-
-
Alexander Polyankin authored
-
- Feb 01, 2022
-
-
Alexander Lesnenko authored
* upgrade packages, setup lint-staged * add tsc-files
-