Halász Dávid
Halász Dávid
We need to support custom colored button icons in ManageiQ, but it seems like if I have to set the opacity on the color manually if I want to have...
The `sass` rubygem became deprecated and the `sassc` should be used instead. http://sass.logdown.com/posts/7081811
The implementation is probably organized in a bad way, so if I get some feedback, I will adjust it as you please. The overall idea is to have a runtime...
**Describe the bug** When a container depends on a one-off task container that depends on another container, e.g. a web server depending on DB migrations depending on a database, its...
### All Pull Requests: Check all that apply: * [X] Have you followed the guidelines in our Contributing document, including the instructions about commit messages? * [ ] Is this...
Hi, if there is `'pp'` in a string in an `.rb` file, the bot complains about debugging statements:  
Hello! I've found [this gem](https://github.com/mmozuras/pronto), which is able to unify the output of multiple static code review services. I already have some contributions to the code and the maintainer was...
GitHub just announced a new [status bar](https://github.com/blog/2040-clearer-mergability-information-for-pull-requests) under the comment section of the PRs. I think that the lint reviews would look better by using the [statuses API](https://developer.github.com/v3/repos/statuses/).
We're reworking the reconfigure VM form in the UI and the goal is to make it API-driven. As far as I understand the API, the reconfiguring itself is doable through...
The `/api/servers/x/settings` exposes the custom logos, it is possible to get these values without any issues. However, there's no way to upload the custom logos using the API. I guess...