Eric P Green
Eric P Green
Destructuring the TanStack Query response object seems to fix https://github.com/rilldata/rill/issues/5336.
If you create a security policy that only includes dimension fields, but not any measure fields, it: 1. Makes a `/timeseries` request, which fails because there are no measure names...
These blocking overlays pre-date Async Reconcile. There's no need to brick the application with an overlay, as Sources are ingested in the background.
https://www.shadcn-svelte.com/docs/components/select
JAM: https://jam.dev/c/af0409e4-cb96-4f58-9f62-f1c92613a4b1 To reproduce: 1. Start with an empty project 2. Add a source 3. The newly added connector is not shown in the Connector Explorer
To reproduce: 1. Create this model: ```sql SELECT Cast('Hello, World!' as UUID) AS Greeting ``` 2. The results pane shows an infinite spinner, yet the network request returned a 400...
[Figma mock](https://www.figma.com/design/Qt6EyotCBS3V6O31jVhMQ7/RILL?node-id=15019-622855&t=TVF5Fzm10rNjF5Ik-0) Requirements - Create a page at `ui.rilldata.com/[org]/[project]/-/public-urls` - List all Public URLs in a table - Include: - dashboard to which the URL applies - expiration time (if...
https://www.notion.so/rilldata/Bring-Pivot-table-component-to-other-surfaces-118eaa353840495baa68879d7152428a
Relevant PRDs https://www.notion.so/rilldata/Bring-Pivot-table-component-to-other-surfaces-118eaa353840495baa68879d7152428a https://www.notion.so/rilldata/Bring-time-comparison-columns-to-TDD-118eaa353840495baa68879d7152428a https://www.notion.so/rilldata/Time-Dimension-Detail-Design-Mocks-and-Specification-3072abfbc64f4c6288412ff06949d60f TODOs **P0** - [ ] https://github.com/rilldata/rill/issues/6159 (@lovincyrus) (https://github.com/rilldata/rill/pull/6141) - [x] #6158 (@djbarnwal) - [ ] https://github.com/rilldata/rill/issues/6160 (@lovincyrus) - [ ] https://github.com/rilldata/rill/issues/6161 (@lovincyrus) - [ ]...
Persist the state to local storage.