This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 21, 2022
-
-
Nick Fitzpatrick authored
-
Alexander Polyankin authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Remove redundant check * Delete data model tests from the admin setup spec * Refactor hide tables spec * Remove admin_setup spec * Add a dummy test so that CircleCI job doesn't fail
-
Nemanja Glumac authored
* Remove various admin checks from smoke tests * Move repro 22754 over to `onboarding > setup` * Remove `admin` spec from smoke tests
-
Alexander Polyankin authored
-
Ryan Laurie authored
-
Nemanja Glumac authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Nick Fitzpatrick authored
-
Aleksandr Lesnenko authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Prevent SSO users from changing their user info * Show user name and email under the avatar in profile settings * Add E2E tests * Improve redability * Fix test failure from merging other PR * Clean up user form usage * Extract getFullName to common util
-
- Jun 20, 2022
-
-
Dalton authored
* Add title to NumberInputWidget * make it a label
-
Aleksandr Lesnenko authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Nemanja Glumac authored
* Fix flake in repro for 16386 * Fix flake in repro for 22730
-
Dalton authored
-
Dalton authored
-
Nemanja Glumac authored
* Fix flakes in repro for 22227 * Remove redundant intercepts * Use `cy.button` selector * Remove ALL redundant intercepts
-
Nemanja Glumac authored
-
- Jun 17, 2022
-
-
Aleksandr Lesnenko authored
* override product voice * review
-
Aleksandr Lesnenko authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Remove unused file * Fix user name not showing in admin audit * Fix receiving wrong prop name * Fix collection UI broken when showing editor's long email
-
- Jun 16, 2022
-
-
Dalton authored
* First pass at NumberWidget * Share styled components * Remove TokenField prop for now * Second pass * Add to ParameterValueWidget * Add placeholder text * Rename to NumberInputWidget * Only use new widget for field filter parameters for now * Fix placeholder * Fix button text * Fix placeholder text * Add unit tests * Fix type
-
Dalton authored
Fix unit tests Update name to match dashboard util fn name
-
Dalton authored
* refactor dashboard utils Fix e2e test * rmv unused arg
-
Mahatthana (Kelvin) Nomsawadi authored
-
Ryan Laurie authored
* allow chevron click
-
Alexander Polyankin authored
-
Benoit Vinay authored
-
Benoit Vinay authored
* Convert Action to TypeScript * Delete possible unused ActionClick * Misc in Action * Misc * Delete Action files
-
- Jun 15, 2022
-
-
Nemanja Glumac authored
* Fix the flake * Simplify the query * Use better assertion * Add an extra assertion
-
Anton Kulyk authored
* Convert `initializeQB` to TypeScript * Extract parameter utils * Minor move * Simplify typings * Move cljs `normalize` to js file * Make optional parameter explicit
-
Aleksandr Lesnenko authored
-
Anton Kulyk authored
-
Anton Kulyk authored
* Move initializeQB to its own file * Extensive test coverage for `initializeQB` action * Add tests for native questions with snippets * Extract `baseSetup` helper * Add coverage for blank questions * Fix missing coverage
-