rill
rill copied to clipboard
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
Templating is supported for sources and models but not fully supported for metrics views. As a developer, I would like to use templating to refer to model name in metrics...
Replaces the single "Pivot/Flat table" toggle button with a dual-mode `FieldSwitcher` component in the Pivot Toolbar. This addresses APP-348 by providing a clearer, more discoverable way for users to switch...
Major changes in this migration attempt: Package updates: - Upgraded tailwindcss to v4.1.0 - Added @tailwindcss/vite plugin v4.1.0 - Removed autoprefixer (handled by v4) Build configuration: - Removed postcss.config.cjs from...
**Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as intended - [ ] Reviewed the diff before requesting a review - [ ]...
Adds routes for report create and edit pages. Has sub routes for rendering pivot for selected explore. Sub routes for canvas will be added in a future PR. Closes APP-490...
INSERT DESCRIPTION HERE **Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as intended - [ ] Reviewed the diff before requesting a review...
INSERT DESCRIPTION HERE **Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as intended - [ ] Reviewed the diff before requesting a review...
**Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as intended - [ ] Reviewed the diff before requesting a review - [ ]...
Prototyped for discussion. **Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as intended - [ ] Reviewed the diff before requesting a review...
Fixes an issue where the "waking project" UI banner would disappear when navigating between project pages (e.g., to settings). The problem stemmed from: 1. `BillingCTAHandler` instances not correctly sharing state...