Igor Vinokur
Igor Vinokur
The Timeline plugin API was introduced in https://github.com/eclipse-theia/theia/pull/7997. Need to add some features to fit it with the timeline panel from vscode ### Feature Description: - [ ] File name...
### Is your task related to a problem? Please describe The version of `@eclipse-che/che-theia-devworkspace-handler` has no reference to che version. ### Describe the solution you'd like Synchronise the version of...
Signed-off-by: Igor Vinokur ## What does this pull request change? Add instructions how to configure Bitbucket SAAS OAuth flow ## What issues does this pull request fix or reference? https://github.com/eclipse/che/issues/21517...
### Describe the bug When trying to create a factory from a public GitLab repo, the process fails with an error: ``` Failed to request factory resolver: Error occurred during...
### Describe the bug Oauth token secrets are generated with a random string instead of provider name in the token name annotation. ### Che version 7.80@latest ### Steps to reproduce...
### Is your task related to a problem? Please describe According to our current logic, we do not propagate more than one scm token with the same scm endpoint and...
### Describe the bug It is possible to execute the revoke git service action after its actual execution. ### Che version 7.80@latest ### Steps to reproduce 1. Setup GitHub oauth:...
### Is your enhancement related to a problem? Please describe Currently when validating GitHub and GitLab Personal Access Tokens we do not check their scopes to match the predefined scopes...
### Is your task related to a problem? Please describe We use che-server only for scm and workspace provision. Other modules are redundant and consume build time and increase binary...
### Describe the bug CORS errors appear in the browser console and the page is not fully loaded. ### Che version 7.83@latest ### Steps to reproduce 1. Start a workspace...