Oliver Laslett

Results 84 issues of Oliver Laslett

### Description: What is it? Users should be able to configure Lightdash to use SAML providers for login and registration (e.g. Onelogin, Okta, Shibboleth, Active Directory). ### Problem: What problem...

✨ feature-request
stale

### Description Adds the option to drill into metrics by clicking values in the explore table: 1. Click a metric value in the explore table 2. Opens a new modal...

✨ feature-request
🖥 frontend

### Description In the explorer table, I can right-click on a value and it'll show this context menu. It's very hard to find. Let's make it more prominent: * on-hover...

✨ feature-request
💬 discussion

### Description If I have a dimension with a Hubspot id or a GitHub pull request, I'd like to be able to click the dimension value and be linked to...

✨ feature-request

### Description Add a new command `lightdash validate` that will compile the project and determine if any existing saved charts would be broken (because they reference dimensions/metrics that are missing...

✨ feature-request
🎮 CLI

### Description When you run `lightdash compile` it will create `ExplorerError` objects and push them to Lightdash. Instead we should show all the errors in the explores and halt compilation...

✨ feature-request
🎮 CLI

### Description Whenever the dbt project is recompiled we should redeploy the lightdash preview. Eventually we'd like this to happen whenever an yaml file is changed, but currently we rely...

✨ feature-request
🎮 CLI

If I already have a view file, I'd like to merge in any new columns I've added in dbt. For example, if I have a description in dbt but not...

Redshift has missing type conversions: ``` 10:07:17 WARNING Column type timestamp without time zone not supported for conversion from redshift to looker. No dimension will be created. 10:07:17 WARNING Column...

bug

Model files have the connection parameter hardcoded as the name of the dbt project. This should be configurable.

enhancement