This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 21, 2020
- Jul 20, 2020
-
-
Console authored
* sql-snippet ee article * searching for snippets * note on aliases * liquid raw wrap on sample snippet code * link to enterprise snippet folders docs * sql snippet folder permissions * note on names * list formatting * permissions note * rename of permission levels and explanation * enterprise add snippet * edits and format * change permissions screenshot * new folder modal * permissions example * admin clarification Co-authored-by:
Maz Ameli <maz@metabase.com> * emphasis Co-authored-by:
Maz Ameli <maz@metabase.com> * typeahead suggestions Co-authored-by:
Maz Ameli <maz@metabase.com> * tone down folder recursion Co-authored-by:
Maz Ameli <maz@metabase.com> * gif update * clarifying notes Co-authored-by:
Maz Ameli <maz@metabase.com>
-
Robert Roland authored
Adding the missing docstrings to make the linter complain a little less.
-
Paul Rosenzweig authored
-
Jessica DeWitt authored
* Text box should work * prettier * test for Issue #12766 * unskip test that should already be fixed * Update text-box.cy.spec.js * unskip test Co-authored-by:
Paul Rosenzweig <paulrosenzweig@users.noreply.github.com> Co-authored-by:
Paul Rosenzweig <paul.a.rosenzweig@gmail.com>
-
Robert Roland authored
* Update eslint Updates eslint, babel and plugins to the latest compatible versions Drops the 'no-color-literals' parameter which doesn't exist (looks like it's actually part of eslint-plugin-react-native which we don't use) adding a dirlocal to make sure js2-mode doesn't confuse you with type errors that aren't actually errors because of flowtype and such * update generated css classes in snapshots Co-authored-by:
Paul Rosenzweig <paul.a.rosenzweig@gmail.com>
-
Robert Roland authored
adds test for coercing all temporal types [ci all]
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Add repro for #12651 * Refactor test - stick to CSS classes when targetting icons * Skip the test - skip the test until the issue is resolved - added reference to the original issue in the test description
-
Paul Rosenzweig authored
-
- Jul 17, 2020
-
-
Cam Saul authored
* Fix :user-login activity not being recorded during setup (#12933) * Test fixes
* Fix Database sync not happening at setup (#12826) * Test cleanup. Wow! * More test cleanup * Test/lint fix * test fix * Test fix * Remove unneeded wait * Some more tests & don't instrument log forms * Exclude defmulti/defonce forms from instrumentation; more tests -
Robert Roland authored
I accidentally left a bunch of log/spy calls in this when working on moving the query description to the server
-
Paul Rosenzweig authored
-
Cam Saul authored
-
Nemanja Glumac authored
-
Cam Saul authored
-
Cam Saul authored
-
Simon Belak authored
-
- Jul 16, 2020
-
-
Cam Saul authored
* Test refactoring [ci drivers] * Lint fix
-
Jessica DeWitt authored
-
Console authored
* types list * column reorder * rephrase to fix formatting error * localization draft * rephrase to fix formatting error * localization draft * removed language settings from configuration settings * typo * global, field, question formatting settings * https redirect * rephrase to fix formatting error * localization draft * rephrase to avoid formatting issue * rebase * localization draft * removed language settings from configuration settings * typo * global, field, question formatting settings * types list * column reorder * https redirect * hide tables gif * updated screenshots and column reordering gif * fix hide tables gif * typo * learn about your data * metadata editing * settings for whole instance Co-authored-by:
Maz Ameli <maz@metabase.com> * contraction Co-authored-by:
Maz Ameli <maz@metabase.com> * language selection Co-authored-by:
Maz Ameli <maz@metabase.com> * gerunding Co-authored-by:
Maz Ameli <maz@metabase.com> * full stop Co-authored-by:
Maz Ameli <maz@metabase.com> Co-authored-by:
Maz Ameli <maz@metabase.com>
-
Robert Roland authored
During startup, we keywordize the name of the Java temporal classes, and during that, we lower-case them. In Turkish, this means minute-of-hour becomes mınute-of-hour (note the i is different) - which causes failures downstream. This moves a test helper into the common test code, and does the lower-casing of the Temporal class names using Locale/US. Resolves #12623 [ci all]
-
Jessica DeWitt authored
* trendline check for simple q * skip so test passes until issue resolves * replaced wait(1000)s
-
Jessica DeWitt authored
* cypress repro for #12649 * improved import syntax * Add skip so test passes until issue is fixed
-
Cam Saul authored
* Fix Slack integration * metabase.pulse-test cleanup
* Fixes * Lint fix
-
- Jul 15, 2020
-
-
Jessica DeWitt authored
* cypress repro for #12349 * skip so test passes until issue is resolved * added note and skip
-
Jessica DeWitt authored
* cypress tests so filter works for nodata user * prettier * sub in withSampleDataset * Change Order to Products * prettier and more with products
-
Simon Belak authored
Don't loose metadata Druid: use placeholder types so we can reuse more code Unambigious default Refactor fallback Add test for 1 and 0 values Create fresh transducer every time Add e2e test for native queries [ci drivers]
-
Simon Belak authored
-
Simon Belak authored
* Fix insights not working on cached results * Make test more robust
-
- Jul 14, 2020
-
-
Nemanja Glumac authored
* Add Cypress auth test to for small screen sizes Note: it should fail on 640x360px. * Fix z-index for all auth wrappers Note: all tests in `signin.cy.specs.js` should pass at this point.
-
Jessica DeWitt authored
* improvements to question > view * prettier * fix for updated local frontend * admin_setup improvment
-