redash
redash copied to clipboard
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
## What type of PR is this? - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] New Query Runner (Data Source) - [ ]...
### Issue Summary Opening http://127.0.0.1:5001/setup at the first launch leads to unstyled page with missing favicons and png files (HTTP 404) The following exception raised on backend side ``` server-1...
I'm trying to deploy redash and facing the schema issue I guess. I'm actually testing this on Easypanel and have setup each service separately. Can someone please guide on this?...
## What type of PR is this? - [x] Feature ## Description At now, maximum date range option is "last 12 months". But, it is quite convenient if I can...
## What type of PR is this? - [x] Bug Fix ## Description As following PR changed the logic for creating query hash, existing query need to update query hash....
If you are not reinstating a variable you dont need to call global variable - [ ] Refactor
## What type of PR is this? - [ ] Refactor - [ ] Feature - [ ] Bug Fix - [x] New Query Runner (Data Source) - [ ]...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.7.7 to 7.27.0. Release notes Sourced from @babel/runtime's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...
Currently, DYNAMIC_DATE_OPTIONS supports options such as: ``` today yesterday last 7 days last 15 days ... ``` Are there any plans to extend this to support more granular intervals, such...
## What type of PR is this? - [x] Feature ## Description To display queries that are not part of a dashboard ## How is this tested? - [x] Unit...