Evan Rusackas

Results 1386 comments of Evan Rusackas

Looks like you need to run the [pre-commit hooks](https://superset.apache.org/docs/contributing/development/#git-hooks-1).

Maybe @artemonsh can take a look at proofreading these edits?

@mistercrunch @villebro I'm a little stumped on how to properly review this. The changes to the .pot file are huge, and when I run the extraction command (`pybabel extract -F...

Definitely hoping to avoid these conflict nightmares resulting from poorly sorted (and seldom updated) babel extracts. If you can update this PR to run the script as @mistercrunch suggests (with...

Weird... there was a test where an endpoint was returning a 200 instead of a 202. This seems like an error we saw in those tests a while back that...

Sounds like this issue was effectively solved. Optimistically closing, but holler if this needs to be reopened.

Hmmm, interesting. Have you verified that this doesn't happen in a non-embedded dashboard? It _seems_ like it would happen in both settings.

Edited title accordingly. Maybe @kgabryje or @michael-s-molina might have an idea of what's up here.

What determines whether a user is active or inactive? Are there thresholds to be set as well? Is it better to flag users as "inactive" rather than "isActive" assuming they're...

@lyndsiWilliams maybe this isn't a temporal thing, but just based on a flag on the user account that already exists? In an y case, would you mind putting this up...