This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 29, 2021
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Noah Moss authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
- Nov 28, 2021
-
-
Howon Lee authored
BE for progress bar for static viz, sasha put in the FE bits a bit ago
-
- Nov 27, 2021
-
-
Alexander Lesnenko authored
* XYChart * support axes formatting, support negative values for bars and areas * calculate chart bounds based on axes presence, ticks sizes * Add legend * legend for single column, more examples * polish, unit tests * clean mess * fix XYChart renders bars with the same names, add demo for an edge case * goal line support prettier * legend folder rename
-
- Nov 26, 2021
-
-
Alexander Lesnenko authored
* show trend previous value in full-screen mode * remove unused variable
-
Anton Kulyk authored
* Add E2E test for native dataset view * Use simple mode for native datasets
-
Alexander Polyankin authored
-
Anton Kulyk authored
-
Anton Kulyk authored
-
- Nov 25, 2021
-
-
Alexander Polyankin authored
-
- Nov 24, 2021
-
-
Ariya Hidayat authored
-
frannietrempe authored
-
Alexander Lesnenko authored
* update prettier * run prettier
-
- Nov 23, 2021
-
-
Ngoc Khuat authored
-
Noah Moss authored
-
Jeff Evans authored
Update bigquery and googleanalytics drivers dependencies to newer versions, such that their transitive dependencies on google-api-client/google-http-client match the versions used in the new BigQuery driver
-
Cam Saul authored
* Add index on QueryExecution card_id + started_at * Migrations linter shouldn't disallow legacymigrations > 382 * Remove old test
-
Noah Moss authored
-
Cam Saul authored
New dashboard query endpoints and consolidate Dashboard API/Public/Embed parameter resolution code (#18994) * Code cleanup * Make the linters happy * Add pivot version of the new endpoints * implement usage of the new dashboard card query endpoint (#19012) * add new endpoints to services.js * replace CardApi.query with the new endpoint + pass dashboardId * add parameter id to parameter object found on query body * run dashchards using card query endpoint when they're new/unsaved on dashboard * Update endpoint references in e2e tests * Remove count check from e2e test We can make sure a double-mapped parameter filter shows results from both fields, but unfortunately with the new endpoint, the results don't seem to work anymore. I think that's OK? Maybe? * skip corrupted filters test the query endpoint now results in a 500 error caused by a schema mismatch * fix a few e2e intercepted request mismatches * unskip filter corruption test and remove the part that no longer works Co-authored-by:
Dalton <daltojohnso@users.noreply.github.com>
-
Noah Moss authored
-
Alexander Polyankin authored
-
Maz Ameli authored
-
Jeff Bruemmer authored
-
Alexander Polyankin authored
-
- Nov 22, 2021
-
-
Noah Moss authored
-
Noah Moss authored
-
dpsutton authored
-
Alexander Polyankin authored
-
Dalton authored
-
Anton Kulyk authored
* Use /dataset URL for datasets * Show 404 when opening a question with dataset path * Add E2E tests * Fix URL change when changing dataset status
-
- Nov 19, 2021
-
-
Ariya Hidayat authored
If the expression is invalid due to an unterminated string (perhaps the user is still not finished typing the expression), do not try to suggest possible matches (functions etc) for an identifier following that dangling quote.
-
Ariya Hidayat authored
-
Alexander Lesnenko authored
-
Anton Kulyk authored
-
- Nov 18, 2021
-
-
Anton Kulyk authored
-