website
website copied to clipboard
Redash homepage and Knowledge Base
Greetings, in https://github.com/getredash/website/blob/master/src/pages/kb/user-guide/users/authentication-options.md?plain=1#L95 the line ``` **SAML Entity ID** should be the URL to your Redash instance ``` seems to be misleading in quite a lot of cases This value...
Hey folks; this isn't really an issue that needs to be fixed, per se, but I wanted to share an experience we had recently going from v8 to v10. Post...
### Issue Summary As per https://redash.io/help/user-guide/integrations-and-api/api the dashboard API is `/api/dashboards/`. But as per the source code https://github.com/getredash/redash/blob/master/redash/handlers/dashboards.py#L155 it takes `dashboard_id` as parameter. I tested and `dashboard_slug` causes a 500...
This https://redash.io/help/user-guide/integrations-and-api/api web page, that is https://github.com/getredash/website/blob/master/src/pages/kb/user-guide/integrations-and-api/api.md has so little infomation on how to use the "Common Endpoints". I have a csv file containing some query ids and need to...
Invite link for zapier integration leads to a 404 error
See https://github.com/getredash/redash/pull/5621
Automated style fixes for #581, created by [Restyled][]. The following restylers [made fixes](https://restyled.io/gh/getredash/repos/website/jobs/975119): - [prettier-markdown](https://prettier.io/blog/2017/11/07/1.8.0.html) To incorporate these changes, merge this Pull Request into the original. We recommend using the...
In the case studies section, clicking this link results in a 404. 
This was added in https://github.com/getredash/redash/pull/3614