Radosław Waśko
Radosław Waśko
### Pull Request Description Implements https://www.pivotaltracker.com/story/show/182879865 ### Important Notes ### Checklist Please include the following checklist in your PR: - [ ] The documentation has been updated if necessary. -...
### Pull Request Description Ensures that the tooltip in SQL visualization is displayed above other nodes by adding it directly to the `front` layer. It uses `onHide` to remove the...
**Describe GraalVM and your environment :** - GraalVM version or commit id if built from source: 21.3.0 - CE or EE: CE - JDK version: JDK11 - OS and OS...
**Describe GraalVM and your environment :** - GraalVM version or commit id if built from source: **22.3.0-dev** - CE or EE: **CE** - JDK version: **JDK11** - OS and OS...
From time to time I have the need to rename a branch. One of the use-cases I encounter is that I create an experimental branch, but then create a task...
### Pull Request Description - Closes #9021 ### Important Notes ### Checklist Please ensure that the following checklist has been satisfied before submitting the PR: - [ ] The documentation...
- [ ] Introduce a datalink format that is detected based on extension `.datalink` - It is parsed as JSON. - [ ] Extend the [dataLinkSchema.json](https://github.com/enso-org/enso/blob/develop/app/ide-desktop/lib/dashboard/src/data/dataLinkSchema.json) with a version number....
After #9123 is finished we want to extend it with additional datalinks. We want to implement data links that return a configured Postgres connection (allowing password etc. to be an...
Currently the report webpage only allows to Keep/Ignore copyright notices and files. There are other tasks that require manually editing the configuration which is un-intuitive and annoying. The goal of...
Currently the license review tool does not distinguish 'fatal' warnings (ones that will fail the `verify*` workflow) from 'informational' warnings (which are there to inform about something irregular but are...