This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 01, 2024
-
-
Jesse Devaney authored
* remove unused variable * conditionally render labels sparsely if large amount of data points * update loki snapshots * refactor data label formatter conditions * setup intelligent label plotting * handle the case when there are no labels * add sparse data label rendering to bar charts * do not compute if no labels need to be shown or hidden * add sparse data labeling to waterfall charts * adjustment for large series waterfall labels * revert change * refactor name * add sparse labels to stacked bar and area * improve scaleFactor * fix type errors * remove unused labelFormatter * update snapshots * patch ECharts - labels with no text, i.e. "", were still being considered as plot-able labels which was causing labels with real text "asdfec.." to be hidden because of overlap. - This patch makes it so that labels with no text, i.e. "", are not considered to be candidates for overlap checking. * update loki snapshots * only loop over dataset once for getWaterfallChartDataDensity * improve performance of chart data density calculations * update loki snapshots * update E2E spec * update E2E spec * increase cartesian label density allotment * update loki snapshots * update loki snapshots * comment out node_modules cache since it cannot be skipped by commit and is breaking CI * fix type errors * Reset node modules if patches are changed * refactor type naming --------- Co-authored-by:
Uladzimir Havenchyk <uladzimir.dev@gmail.com> Co-authored-by:
Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
-
- May 31, 2024
-
-
Ryan Laurie authored
* combine reproductions into new filters e2e job * fix import * gee thanks sloan
-
Vamsi Peri authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Auto tag embedding team for PR review + dry run npm publish * Install changelog generation package * Add the initial changelog * feat(sdk): This is an empty commit. For testing purposes. * Update SDk build script to include changelog * Check if a tag exists * Ensure changelog is in the released package * Fix workflow * Remove unnecessary step * Ensure we can have access to release utils script when checking out master * Fix the step to create a PR updating readme and changelog * Fix changelog generation * Fix couldn't download changelog * Clean up steps
-
- May 30, 2024
-
-
Cam Saul authored
* Remove Google Analytics driver * Remove more GA-related tests * Un-remove tests that aren't related to GA
-
Ryan Laurie authored
* combine question reproductions into one spec * split question reproductions * split reproductions three ways * fix sample db id
-
- May 28, 2024
-
-
Aleksandr Lesnenko authored
-
Anton Kostenko authored
-
- May 27, 2024
-
-
Kamil Mielnik authored
* Update & tag a test * Run tests also on TS files * Update mongo test
-
- May 20, 2024
-
-
Sloan Sparger authored
* add replay recordings to sanity check e2e tests during pre-release workflow * split out search tests from onboarding folder * parallelize pre-release testing --------- Co-authored-by:
Ryan Laurie <iethree@gmail.com>
-
Kamil Mielnik authored
-
Roman Abdulmanov authored
-
- May 16, 2024
-
-
Aleksandr Lesnenko authored
-
Nemanja Glumac authored
-
Mahatthana (Kelvin) Nomsawadi authored
* WIP some workflows * Add reminder todo comment * Complete the workflow * Fix YAML syntax error * Trigger the workflow * Fix resuable workflow * Fix uberjar workflow * Add missing steps before testing * Pass recrets to resuable workflow, so it could run * Fix sdk artifact location * Remove unneeded output * fetch tags, so it doesn't fail on push * Only running EE uberjar in SDK workflow Because OSS is never needed * Fix incorrect syntax * Shuffle workflow so it failed fast * Fix syntax error * Attempt to bulid only EE jar * Fix the error handling step * Fix failing to upload to s3 * Fix create a PR step * Fix the last temporary command, so the build looks green * Remove hack to trigger the workflow * Remove completed todo comment * Clean up S3 step * Add todo comment * Upload correct docker image name * Bump the package version before building SDK * Fix uploading the correct Metabase dev container name * Fix one too many double quote * Push the correct docker image * Fix PR creation step * Dry run publishing SDK * Use a separate uberjar workflow for SDK * Remove a bunch of unused steps * Update variable names, step names * Improve tag error message * Correct m2-cache-key to be unique * Fix the push tag failure step to only run when failed to push tag * Fix changed artifact name * Improve env name for clarity * Fix extra trailing empty line * Remove conditions from running certian steps * Removing npm publish dry-run
-
- May 15, 2024
-
-
Nemanja Glumac authored
* Explicitly decide whether to upload or not * Upload in the main e2e workflow, but skip uploading in stress-test workflow * Do not record runs in the stress-test workflow * Add Replay API key Even though we're not using it in this workflow.
* Omit env var from the stress-test workflow
-
- May 09, 2024
-
-
Uladzimir Havenchyk authored
-
- May 05, 2024
-
-
lbrdnk authored
-
- May 03, 2024
-
-
Vamsi Peri authored
Remove the language for how important is this feature to you
-
- May 02, 2024
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Apr 30, 2024
-
-
Uladzimir Havenchyk authored
-
- Apr 29, 2024
-
-
Aleksandr Lesnenko authored
-
- Apr 26, 2024
-
-
Aleksandr Lesnenko authored
Co-authored-by:
Emmad Usmani <emmadusmani@berkeley.edu> Co-authored-by:
Adam James <adam.vermeer2@gmail.com> Co-authored-by:
Mark Bastian <markbastian@gmail.com> Co-authored-by:
Jesse Devaney <22608765+JesseSDevaney@users.noreply.github.com> Co-authored-by:
Anton Kulyk <kuliks.anton@gmail.com>
-
- Apr 23, 2024
-
-
Ryan Laurie authored
* dont use buildjet for e2e * dont use buildjet for frontend either
-
- Apr 19, 2024
-
-
lbrdnk authored
* Use dbname from details instead of from stats * Add mongo sharded cluster CI job
-
- Apr 18, 2024
-
-
Lena authored
-
- Apr 17, 2024
-
-
Uladzimir Havenchyk authored
-
Braden Shepherdson authored
Add a Github workflow to nag on a PR that changes `metabase.lib.js` without updating `docs/developers-guide/mbql-library-changelog.md` as well. You can set the `.metabase-lib/no-change` label to override for a change that edits the namespace without materially changing the API.
-
Ngoc Khuat authored
This reverts commit 9b0e2817.
-
Ngoc Khuat authored
-
- Apr 16, 2024
-
-
Phoomparin Mano authored
-
- Apr 11, 2024
-
-
Nicolò Pretto authored
* .eslintrc -> .eslintrc.js * This might work? * add env for linting css modules class names * avoid extending postcss-modules/recommended, specify just the used rule instead * add missing . on comment * Remove unused .detailName references * Fix ManageApiKeys and GuiQueryEditor * Fix SettingText and DashboardControls * fix missing textUnspaced class * remove usave of S.headerButton, that's actually never used because we never pass headerLink to ReferenceHeader * Remove flexNoShrink --------- Co-authored-by:
Oisin Coveney <oisin@metabase.com>
-
- Apr 04, 2024
-
-
Denis Berezin authored
* Add manual imports fixup * Fixes * Fixes * Review fixes * Review fixes
-
- Apr 03, 2024
-
-
Lena authored
* Make Noah the codeowner for permissions et al et al = `integrations` (OSS google auth, LDAP and Slack integrations) + `enterprise` (audit, advanced SSO, advanced config stuff). `enterprise` also has LLM which doesn't really have a codeowner now, but it also doesn't need one. * Correct the paths and the scopes
-
Lena authored
* Clarify that backport/no-backport is an internal thing A few times per month, external contributors ask about the notion doc they can't access and about the labels they are not expected to set. This is not the experience we should give to people who not only take their time to contribute to metabase, but also actually read the PR template. (slightly duplicated condition in the beginning and the end of the paragraph — "For those employed [...] If you're not employed [...]" — is on purpose) * Add linebreaks in PR template Co-authored-by:
Tim Macdonald <tim@metabase.com> --------- Co-authored-by:
Tim Macdonald <tim@metabase.com>
-
- Apr 02, 2024
-
-
Denis Berezin authored
-
- Apr 01, 2024
-
-
Roman Abdulmanov authored
-
- Mar 27, 2024
-
-
Uladzimir Havenchyk authored
* Upgrade node to 18.20 * Trigger CI * Try 20 again * Revert "Try 20 again" This reverts commit 8f4b39e7a64f1fae7c60decfb91ea87aff81f587. * Revert change * Add nvmrc to the frontend_sources list
-
- Mar 18, 2024
-
-
Nemanja Glumac authored
-