Jose Rego

Results 79 issues of Jose Rego

### Description When scheduler delivery fails, we can see the error message in the job logs. This error message is usually not human-readable and not useful. We should have a...

✨ feature-request

We are building a page from scratch and want to reconsider how we handle the state. Things to consider: - Loading state from share URL - I suggest we don't...

Closes: [#10550](https://github.com/lightdash/lightdash/issues/10550) ### Description: ### Reviewer actions - [ ] I have manually tested the changes in the preview environment - [ ] I have reviewed the code - [...

Is a requirement we have a new chart config and component with the idea of replacing the existing explore chart config and component in the future. We are going to...

Goals: - [x] add route to new SQL runner page. eg: /sql-runner - [ ] add page skeleton with "raw" mantine components. (header, catalog panel, SQL panel, results/chart panel, chart...

✨ feature-request

Related to: Create new SQL runner page skeleton [#10550](https://github.com/lightdash/lightdash/issues/10550) Create the warehouse catalog sidebar components - sidebar is collapsible - Use "raw" mantine components - Use new endpoints from [#10516](https://github.com/lightdash/lightdash/issues/10516)...

✨ feature-request

Should be done after [#10550](https://github.com/lightdash/lightdash/issues/10550) Use new endpoints from [#10515](https://github.com/lightdash/lightdash/issues/10515) to populate the results.

✨ feature-request

We can't reference custom dimensions in table calculations at the moment.

✨ feature-request

### Description Each warehouse query has metadata from Lightdash (eg: project uuid, user uuid, etc ) We want to have the explore name/id to that metadata. Tech note: Look for...

✨ feature-request
💜 customer support
👋 open-contribution

### Description https://docs.lightdash.com/api/v1/#tag/Exploring/operation/RunMetricQuery We need to remove legacy properties from this endpoint. eg: csvLimit Some of these were used to export CSVs but we created dedicated endpoints since then.

🖥 frontend
⚙️ backend
tech-debt