This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 22, 2022
-
-
Benoit Vinay authored
* shouldNotForwardTransientProp method created for emotion * BadgeIcon html attributes clean up * Usage of transient property $hasMargin in Badge for BadgeIcon * HTML attribute cleanup for LinkRoot * React key added to ButtonBar child if not defined * Properties for TableInfoPopover properly typed * Misc * analyticsContext property set as non required as non of the parents enforce it or pass a value * Clean up attributes for SVG in Icon * CSS fix for share icon special case in Icon * Checkbox controlled component default value fix * Misc clean up * index file for collection side bar * Collections collectionID type fix * collection type in NewCollectionItemMenu fix * Misc * TokenField fix for value * noPopover passed properly to WidgetStatusIcon * Updates to controlled input/checkbox * VS Code workspace file added to gitignore * shouldNotForwardTransientProp renamed to shouldForwardNonTransientProp * AddAggregationButton defaultProps updates * propTypes for TableInfoPopover added back
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Ariya Hidayat authored
Custom expression does not follow JSON standard (RFC 4627) and therefore it's not possible to use JSON.stringify to correctly quote a string literal.
-
Dalton authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Benoit Vinay authored
* Tick range fix for timeseries scale * Revert ticksForRange in timeseries * Resetting the timestamp parsing based on the unit * Move startOf reset to getDatas only * Misc * Misc * Cater for null xValue * Completely rewrite repro for #16170 Co-authored-by:
Nemanja <31325167+nemanjaglumac@users.noreply.github.com>
-
Nemanja Glumac authored
* Add inital test coverage for native questions embedding * Update frontend/test/metabase/scenarios/embedding/embedding-native.cy.spec.js Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com> Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com>
-
- Mar 21, 2022
-
-
Dalton authored
-
Dalton authored
* Use TippyPopover in AddMemberRow component * Add/fix propTypes
-
Nemanja Glumac authored
Repro #21135: CC with the same names as the existing columns causes confusion in the expression editor (#21139) * Add repro for #21135 * Address feedback and reinforce test
-
adam-james authored
* Add :display to the bookmark query (card specific). Bookmark results can now optionally show a 'display' key, which is relevant only to cards. This does not change the db in any way, it just pulls additional data from the left-join in the query already. This particular key :display is used on the frontend to change the icon that the bookmark renders with in the sidebar. * Add a test that confirms `:display` key exists on card bookmarks * Bookmarks on official collections now have `authority_level` key
-
Jeff Bruemmer authored
-
Alexander Polyankin authored
-
Noah Moss authored
-
Ariya Hidayat authored
-
Cam Saul authored
* Don't format non-temporal columns as datetimes in XLSX exports * Test fixes
* Oops uncomment something -
Nemanja Glumac authored
* Apply `visitQuestion` helper * Fix tests for models
-
Alexander Polyankin authored
-
- Mar 20, 2022
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
- Mar 19, 2022
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Nemanja Glumac authored
* Reinforce various `question` tests that were failing in GHA * Add `question` E2E` group to the GitHub Actions on `master`
-
- Mar 18, 2022
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Alexander Lesnenko authored
* update timeout and use buildjet * return percy push job branch constraints * revert timeouts * use prepare-cypress
-
Nemanja Glumac authored
* Upgrade `@percy/cypress` to the latest version `3.1.1` * Upgrade `@percy/cli` to the latest version
-
Maz Ameli authored
-
Diogo Mendes authored
* Adding currents * Update .circleci/config.yml Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com> Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
Dalton authored
* Add validation logic to TemplateTagDimension dimension tag handling * Add basic error message to query builder * Update error text * Add unique error message for validation errors * Update text of error state Co-authored-by:
Maz Ameli <maz@metabase.com> * Fix types * Fix NativeQuery unit test * Add unit tests for new components Co-authored-by:
Maz Ameli <maz@metabase.com>
-
Nemanja Glumac authored
* Fix sandboxing test related to subscriptions * Fix subscriptions test related to joins
-
Nemanja Glumac authored
-
Jeff Bruemmer authored
-