rill icon indicating copy to clipboard operation
rill copied to clipboard

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.

Results 784 rill issues
Sort by recently updated
recently updated
newest added

The interface throws a confusing error if someone is already running either a dev or normal Rill Developer instance. We should probably just throw a clearer error in this case.

_application_
task

We currently `stage.db`, `stage.db.wal` and `logs` in the project root folder. These should go in `state/` instead. (discussed during SF workweek repo review)

_application_
nit

To enable easier development and installation on Windows, we should migrate all of our bash script to node scripts, since bash is not available on Windows and node takes care...

dev

we're not quite sure how we want to leverage Sveltekit's routing, but we should figure this out. Ideally, a nav element is a link that when clicked updates the routes...

[stub] We are currently rendering _all_ the columns in a column profile. This leads to serious jank when there are hundreds of columns. We should implement a virtual ist of...

_application_
task

We will need this for both the model & for the upcoming table/source views. Currently, we only show the first `n` rows of a table. This should suffice for now,...

_application_
task

Description We had a report from a windows user that npm run build does not seem to work for him. Assigning this to Brendan Colloran since he has a windows...

_application_
task

Howdy folks, Following up from our conversation over at https://twitter.com/GeoffreyHuntley/status/1529661792141471744 which demonstrates how to use Gitpod with rilldata. You can even test it out on this pull-request even before merging:...

@hamilton do you recall this discussion or have any additional context or suggestions on this? (discussed during SF workweek repo review)

nit
code quality