Evan Rusackas
Evan Rusackas
### SUMMARY _Hopefully_ this will leave Chinese characters alone, rather than converting them to ascii representations of unicode characters. Fixes: https://github.com/apache/superset/issues/19388 Fixes: https://github.com/apache/superset/issues/19982 Fixes: https://github.com/apache/superset/issues/22904 ### BEFORE/AFTER SCREENSHOTS OR ANIMATED...
### SUMMARY Applitools is throwing visual regression errors because of things like Date.now()... this branch will serve as a place to start locking these things down as static, so our...
### SUMMARY So... after much ado of getting the Jupyter Notebook up to snuff, this PR adds as many of the countries as I could support. It pulls things from...
### SUMMARY This should make it so forks can leverage our secrets (e.g. codecov key) and not need to rebase. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ###...
### SUMMARY Adding a little CI magic to test markdown files for problem links using [Linkinator](https://github.com/marketplace/actions/linkinator). Hopefully this remedies some of the issues stemming from moving pages around. ### BEFORE/AFTER...
### Bug description Well this is weird... If you create a dashboard (or use an example dash) with top-level tabs, and you try to drag a chart to another tab,...
### SUMMARY Following up on https://github.com/apache/superset/pull/28424, using another (relatively deprecated) action, while we figure out if ASF will let us use the first one. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF...
### SUMMARY I google for the pre-commit hook docs all the time, and Google thinks it's a dead-end. Hopefully this fixes it. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING...
### SUMMARY Adds a live dashboard, using Shellelagh to pull data from a Google sheet (generated by GitHub actions) and the GitHub API (also via Shellelagh) TODO: Add licenses Warn...
### SUMMARY Ok, so we're working toward solidifying/stabilizing translation efforts. Here's another step in the chain, where we: * Remove `.json` translation files from the repo and add them to...