This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 09, 2021
-
-
Nemanja Glumac authored
* Replace `pure` with `React.Memo` * Fix eslint error * Use `shallowEqual` directly as a utility function * Remove `recompose` library
-
- Jul 08, 2021
-
-
Alexander Lesnenko authored
* Fix home page our analytics section not showing collections * increase limit for root collection children and pinned dashboards that are loaded on the home page
-
Alexander Lesnenko authored
* fix Saved questions string translation * fix Everything else folder is not showing items in the saved question picker for other languages * translate query builder header * Fix saved questions db on the client side * i18n on "Saved Questions" Co-authored-by:
dan sutton <dan@dpsutton.com>
-
Bonifacio de Oliveira authored
-
Tim Macdonald authored
-
Alexander Lesnenko authored
* adjust saved question picker layout * fix saved question picker does not work with collection names that have a colon * unskip repro * make saved question picker usable on the mobile device
-
Gustavo Saiani authored
-
Ariya Hidayat authored
There's no `--lockfile` option, the valid one is `--frozen-lockfile`. https://classic.yarnpkg.com/en/docs/cli/install/#toc-yarn-install-frozen-lockfile
- Jul 07, 2021
-
-
Dalton authored
* don't show error card in prod & make it fullscreen when running cypress * fix height styling
-
Noah Moss authored
-
Ellie Mary authored
-
Alexander Lesnenko authored
* add autofocus to some of inputs * add autofocus to the snippet form
-
Anton Kulyk authored
-
Gustavo Saiani authored
-
- Jul 06, 2021
-
-
Howon Lee authored
We defriendlified but the migration running in the first place is not happening for some users. Investigating but it's better just to be safe on this front
-
Gustavo Saiani authored
-
Nemanja Glumac authored
-
Howon Lee authored
-
Alexander Lesnenko authored
* Fix data picker not showing saved question picker initially * fixup! Fix data picker not showing saved question picker initially
-
Noah Moss authored
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Extract repro for #12228 into a separate file * Extract repro for #15444 into a separate file * Extract repro for #15460 into a separate file * Extract repro for #15700 into a separate file * Extract repro for #15981 into a separate file * Extract repro for #16739 into a separate file * Extract repro for #13961 into a separate file * Extract repro for #14145 into a separate file * Extract repro for #12581 into a separate file * Extract repro for #14302 into a separate file * Extract repro for #15163 into a separate file * Extract repro for #11580 into a separate file * Extract repro for #11480 into a separate file * Extract repro for #9357 into a separate file
-
Gustavo Saiani authored
-
Anton Kulyk authored
* Add basic segmented control component * Specify segmented control's selected option color * Update SegmentedControl's padding * Use `PropTypes.node` instead of a bunch of types * Remove `aria-selected` from CSS
-
- Jul 05, 2021
-
-
Nemanja Glumac authored
* Extract and apply SQL field filter data objects * Refactor object key `term` -> `value`
-
Nemanja Glumac authored
- Simplifies openEntryForm helper function - Fixes `frontend/test/metabase/scenarios/filters/sql-field-filter-string.cy.spec.js` and `frontend/test/metabase/scenarios/filters/sql-field-filter-number.cy.spec.js` logic.
-
Nemanja Glumac authored
* Extract date filter helpers * Apply date filter helper filters to the `sql-field-filter-date.cy.spec.js` * Simplify `openDateFilterPicker` function
-
Nemanja Glumac authored
* Extract SQL field filter helpers * Apply field filter helper filters to the `sql-field-filter-string.cy.spec.js` * Apply field filter helper filters to the `sql-field-filter-number.cy.spec.js` * Apply field filter helper filters to the `sql-field-filter-date.cy.spec.js`
-
Nemanja Glumac authored
* Extract the basic SQL filter helpers * Apply basic helper filters to the `sql-filters.cy.spec.js` * Fix typos * Simplify banner comments * Apply basic helper filters to the `sql-field-filter-string.cy.spec.js` * Apply basic helper filters to the `sql-field-filter-number.cy.spec.js` * Apply basic helper filters to the `sql-field-filter-date.cy.spec.js`
-
Nemanja Glumac authored
* Extract e2e setup helpers * Extract e2e ui elements helpers * Extract e2e dashboard helpers * Extract e2e open table helpers * Extract e2e database metadata helpers * Extract e2e qa databases helpers * Extract e2e ad-hoc question helpers * Extract e2e enterprise helpers * Extract e2e mock app settings helpers * Extract e2e assertion helpers * Extract e2e data model helpers * Extract e2e misc helpers * Extract e2e deprecated helpers * Remove `getIframeBody` from global helper functions * Remove `generateUsers` from global helper functions * Remove `enableSharingQuestion` from global helper functions * Remove unused functions
-
Nemanja Glumac authored
* Add initial set of e2e tests around sql field filter type of Date * Expand SQL date filter tests to include required filter flow
-
Alexander Lesnenko authored
* hide other personal collections folder when no other users * expand collections on click but disallow to select all personal collections, show all empty collections
-
Nemanja Glumac authored
* Add Cypress helper function `filterWidget` * Apply `filterWidget` helper to the related specs * Annotate the function using JSDoc
-
- Jul 02, 2021
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Anton Kulyk authored
-
Anton Kulyk authored
-