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

We should improve the ability for end users / admins to visualize and drill into errors on the status page, such as a DAG view of errors, better insight into...

Type:Feature

To resolve #3808, I propose removing Litepicker from our codebase. This PR does not yet remove the Litepicker code, but simply replaces its functionality with native date pickers. Litepicker has...

We should improve the search behavior so that the search box is cleared out when the end user returns to the All Dimensions view and/or when drilling into a different...

Type:Feature
community

[Slack thread](https://rilldata.slack.com/archives/C04UY5NTXA9/p1705006474974249)

Type:Feature
customer

The following access policy breaks the dashboard. ```yaml security: access: "{{ .user.admin }} OR '{{ .user.domain }}' == 'rilldata.com'" include: - if: "{{ .user.admin }}" names: - total_records - publisher...

Type:Bug

**Describe the bug** With the "View As" feature, it's possible that a user will see a blank dashboard. For example, with this access policy... ```yaml security: access: "{{ .user.admin }}...

Type:Bug

[As described in Slack](https://rilldata.slack.com/archives/C0415QK8DK6/p1704969911944389)

Some features include: - View As - Exports

- [x] Remove dependencies not in active use - [x] Upgrade from Svelte 3 to Svelte 4 (#2684) - [ ] Upgrade TanStack Query from v4 to v5 - [...

Team:Applications
dependencies