This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 04, 2024
-
-
Ryan Laurie authored
* allow releasing from tagged test jars * always listen to nemanja * use java 17
-
- 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>
-
- Feb 01, 2024
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Dec 04, 2023
-
-
Uladzimir Havenchyk authored
-
- Jun 21, 2023
-
-
Uladzimir Havenchyk authored
-
- Jun 20, 2023
-
-
Nemanja Glumac authored
-
- Feb 02, 2023
-
-
Mahatthana (Kelvin) Nomsawadi authored
* `nock` behave differently between v14 and v16+ * Remove xmlhttprequest * [ci skip] Add a comment warning people to not upgrade CI node version As it might break the unit tests.
-
- Nov 08, 2022
-
-
Luis Paolini authored
* Updating GH actions versions * Included some linter fails by mistake
-
- Jun 06, 2022
-
-
Ariya Hidayat authored
-
- Mar 31, 2022
-
-
Diogo Mendes authored
-
- Mar 25, 2022
-
-
Diogo Mendes authored
* Updating actions * [ci noskip] Changing ubuntu to latest lts as default * [ci noskip] Fix typo
-
Luis Paolini authored
* First commit * Reverting input deletion
-
- Feb 03, 2022
-
-
Ariya Hidayat authored
-
- Feb 01, 2022
-
-
Ariya Hidayat authored
To avoid double runs of various checks (linters, tests, etc) on feature branch, we mainly run on pull_request trigger, i.e. the checks are carried out once that feature branch appears in a PR, and not before. We do however still run on push trigger for the important branches (master, release-*).
-
- Jan 31, 2022
-
- Jan 24, 2022
-
-
Luis Paolini authored
* Raising to 15 min timeout on GH actions * Update yaml.yml
-
- Dec 06, 2021
-
-
Ariya Hidayat authored
-
- Jul 30, 2021
-
-
Cam Saul authored
-
- Feb 25, 2021
-
-
Ariya Hidayat authored
-