Evan Rusackas
Evan Rusackas
Heya... this hasn't been touched in a while, and has a bunch of CI issues, including pre-commit failures. Superset uses Git pre-commit hooks courtesy of [pre-commit](https://pre-commit.com/). To install run the...
Need a rebase on this one... but also I'm working on introducing a native SVG loader that's themable (as part of the newer Theming effort). I'll try to make sure...
Was talking with @ERGO1995 on Slack... we'll wait a bit for this one. I'll just mark it as Draft for now.
Closing this stale draft PR. It has been inactive for about 6 months and would need a rebase on `master` given the 12 months since it was opened. I believe...
Superset uses Git pre-commit hooks courtesy of [pre-commit](https://pre-commit.com/). To install run the following: ``` pip3 install -r requirements/development.txt pre-commit install A series of checks will now run when you make...
Closing/reopening to kick-start CI again, and see where this gets stuck. Some tests used to be failing, so if we can't clear them from the CI side here, a rebase...
Hmm... not sure why I'm not seeing the button on the ephemeral environment. Not sure whether that's due to the PR or the ephemeral build having issues, or me missing...
@ERGO1995 can you check the ephemeral environment above and see if I'm taking crazy pills?
Thanks fort the clarity on the histogram-only support. Supporting the other ECharts timeseries is a big win for consistency, for sure. Looks like a rebase is needed to resolve some...
Looks like we're getting closer, but `pre-commit` needs to be run. Superset uses Git pre-commit hooks courtesy of [pre-commit](https://pre-commit.com/). To install run the following: ``` pip3 install -r requirements/development.txt pre-commit...