Jose Rego

Results 79 issues of Jose Rego

### Description We don't generate source maps for the frontend package because Blueprint typing throws an error. We are disabling the source map generation: ``` "start": "GENERATE_SOURCEMAP=false react-scripts start", "build":...

👩‍💻 devx
🚫 blocked

### Description If the user accepts the invite using google/okta, it gets an error when setting a password. ### To Reproduce Steps & screenshot/gif/loom to reproduce the behavior 1. accept...

🐛 bug

### Description Sometimes the app freezes when changing the layout configuration. ### To Reproduce In this case I changed the axis from a boolean dimension to a date dimension. ![Screenshot...

🐛 bug
🖥 frontend

When I run `yarn audit` I get the following high vulnerability report: ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ Incorrect Comparison in axios │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ axios │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │...

Closes: #3184 ### Description: Changes: - drop support for custom strings in the time_intervals - update docs with supported options -> https://deploy-preview-3306--peaceful-bassi-cbf284.netlify.app/references/dimensions#options - initial setup of `timeFrameConfigs` where we will...

After selecting a style, the field selected doesn't not match [Screencast from 21-09-22 13:09:01.webm](https://user-images.githubusercontent.com/1983672/191489358-3707a3e2-bb65-41e3-a78b-55bf40e77664.webm) _Originally posted by @rephus in https://github.com/lightdash/lightdash/issues/3278#issuecomment-1253551908_ When the component rerenders it causes a bug where the...

🐛 bug
🖥 frontend

### Description Lightdash doesn't respect the columns that are case sensitive. Eg. in a postges table I have the column "Region" but when queried via Lightdash is trying to get...

🐛 bug
⚙️ backend

## Description Users should be able to create new projects from the command line: https://github.com/lightdash/lightdash/issues/3077 This is great, but it uses the local profiles.yml for the connection settings in the...

✨ feature-request
🎮 CLI

-- Proposal updated on 2 May -- This approach covers: - backwards compatible - we still support "group_label" but will mark it as "deprecated" in the docs and ignore it...

📖 documentation
✨ feature-request
📈 analytics-events
💜 customer support

### Description Sometimes the number of columns requires you to scroll right to view more data, therefore, you lose track of which row you're looking at. Freezing the first X...

✨ feature-request
🖥 frontend
📓 table visualization