Guido Petri

Results 126 comments of Guido Petri

I'd find the dashboards-by-slug stuff useful. I'd be in favor of making slugs unique period - I don't think we should delete them when archived, since if someone archives dashboard...

#4932 seems like an issue that wants a similar outcome, but for queries.

> can only concatenate str (not "bytes") to str This does indeed probably stem from Redis, but I agree that it's probably unrelated to the original error. AFAIK Redis by...

imo waiting for 60s for a test isn't that big of a deal, I'd be fine with that. Messing with the internals of Redis sounds more error-prone and in my...

@TanyaKansal absolutely! Feel free to submit a PR and tag me in it when it's ready for review :)

@zhongjiajie I don't think we want to support this, given that it'll make it a lot easier to run into "it works on my machine" issues and Docker is more...

I mean, sure. But in my view that's equivalent to having to learn how to use an IDE or how to use git in order to develop 😅 maybe the...

I mean, if you really want to do that, you can still follow the instructions as listed in the Dockerfile exactly. That should install redash on your local as a...

@gabrieldutra hey, any plans for finishing this PR?

@gaecoli hey, any interest in continuing this PR? I think we need to split `zh.json` into the simplified/traditional Chinese format, as well as disabling i18n by default for now until...