Agus Rdz

Results 10 comments of Agus Rdz

@yhon92 thanks to consider my answer as a good solution to make a new pull request :smile:

This is was solved in PR #330, this error was caused by a missing parameter in the GitLab API endpoint fixed right [here ](https://github.com/gitscrum-community/laravel-gitscrum/blob/master/app/Classes/Gitlab.php#L118)

Did you set up an application in your Github/Gitlab account? https://github.com/gitscrum-community/laravel-gitscrum#github

Well, currently isn't possible because one purpose of this app is promote the collaborative work through services provided, if you think this could be consider a useful feature feel free...

@renatomarinho I created a PR to fix this issue. English and Spanish translations.

Same here, isn't replicable. Try check your consumer permissions and then run ``` php artisan config:clear php artisan config:cache ```

I think this issue was closed in PR #330

In order to reproduce the issue would be great provide a detailed description about where the app is running because this issue can be resolved using different workarounds: - Downgrading...

It seems the `stop` function makes disable the typing effect but not the blinking animation, personally I think is not a bug but that function it could be receive a...

@maxiy01 on Windows/Linux you can use `ctrl + .`, also you can change the hotkeys according your own preferences by editing the `keybindings.json` file available on the command palette as...