Eric P Green

Results 182 issues of Eric P Green

https://www.notion.so/rilldata/Custom-Dashboards-Embedding-61d8fa321ceb49368c0857aa273b74bc?pvs=4

This PR refactors the UI to handle non-default connectors. For example, if a user launches Rill Developer with ClickHouse as the default OLAP engine, the user can now create Sources...

[PRD in Notion](https://www.notion.so/rilldata/Alerts-UI-cc8a827276704c088760a6c0e4e521b0?pvs=4#ca9dc90a9257418e89411dd22bacd425)

I've tried to sort by FuboTV Requests: ![image](https://github.com/rilldata/rill/assets/14206386/aeaa27cc-5c27-4d33-bdf9-a4c1b586dfc8) Here's the error from the Aggregation API: ``` { "code": 2, "message": "Binder Error: Values list \"auction_data_model\" does not have a column...

Type:Bug
Area:Pivot

[Here's an example](https://ui.rilldata.com/demo/rill-openrtb-prog-ads/auction?state=CgUKA1AxVxgFKghyZXF1ZXN0czgASAFYAWAEagdFdGMvVVRDeAKAAQGYAf%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwGiAQQaAggIsAEBwgENYXBwX3NpdGVfbmFtZdIBCHB1Yl9uYW1l8AEB%2BAECgAIEigIHZGVmYXVsdA%3D%3D) One dimension row does work: ![image](https://github.com/rilldata/rill/assets/14206386/3b6a3f03-fcd3-47dd-ac13-7a08d2dedfaa) One dimension row, one dimension column does not work: ![image](https://github.com/rilldata/rill/assets/14206386/a6954b51-f074-4e40-af9f-e67fc6800bc5)

Type:Bug

To reproduce: 1. Go to [this pivot table](https://ui.rilldata.com/demo/rill-openrtb-prog-ads/auction?state=CgUKA1AxVxgFKghyZXF1ZXN0czgASAFYAWAEagdFdGMvVVRDeAKAAQGYAf%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwGiAQQaAggIsAEBugEBBMIBDWFwcF9zaXRlX25hbWXwAQH4AQKAAgSKAgdkZWZhdWx0) 2. Click to expand any row, like 00:00 or 01:00 3. See a skeleton loading state that doesn't resolve ![image](https://github.com/rilldata/rill/assets/14206386/ea6ecb2c-7051-497e-a741-3903a2ce94c8)

Type:Bug

Dependent on https://github.com/rilldata/rill/issues/4595 Relevant PRs: - https://github.com/rilldata/rill/pull/4591 - https://github.com/rilldata/rill/pull/4206

dependencies

Likely, we should move all dependent components to ShadCN's version. Removing `@rgossiaux/svelte-headlessui` is necessary for an upgrade to SvelteKit 2.0.

dependencies

https://www.notion.so/rilldata/Context-metrics-in-Alerts-089a5ced9126434e831d72201d0e1857?pvs=4

A Scheduled Report generated this link: https://ui.rilldata.com/rilldata/internal-rill-cloud-metrics/cloud_kpis?state=CgYKBFAxNEQiBQoDUDFXKg90b3RhbF9hcGlfY2FsbHMyCXVzZXJfbmFtZTgBSAFYAWAEahNBbWVyaWNhL0xvc19BbmdlbGVzeAKAAQGYAf///////////wGiAQQaAggIsAEA+AEAgAIC Navigate to the link and see this error in the browser console: ![image](https://github.com/rilldata/rill/assets/14206386/1d2c1a28-9d01-4c07-a59d-237ab2e47df7) After applying source maps, I see this stacktrace: ![image](https://github.com/rilldata/rill/assets/14206386/2025509a-c9a5-4915-8f89-79e471f5f2a0)

Type:Bug