Jesús Espino
Jesús Espino
## Steps to reproduce the behavior 1. Go to a board with a kanban board 2. Go to the kanban board 3. Open a card 4. Remove the current group...
## Steps to reproduce the behavior 1. Go to a board with kanban and table view 2. Go to the table view 3. Open a card and delete any property...
This is a pretty big PR. I'm going to try to explain the logic here. I'm moving all the properties to a specific place that makes them more or less...
## Steps to reproduce the behavior 1. Go to Channels in a multi-team environment 2. Select on team 3. Go to boards 4. The team should be the same. 5....
Adding the new permissions for add comments in the board. And showing the commenter role there.
Hi, I'm trying to port locust (http://github.com/locustio/locust) from python2 + gevent to python3 + guv, but I have a problem with the socket mockey patch. I don't know how to...
That are the defaults for docd, but that doesn't apply to library usage generating the problem seen in the issue #78. This PR can have a drawback if you intentionally...
This PR is a proposal to implement the cache auto-cleanup functionality using the environment variables suggested. I have some doubts about how to define things there. I think the variables...
This allows us to define kebab case options. This takes into acount when you list, when you run, when you print the help and when you use an alias, I...
It enables the hability to show the whole trace for panic errors inside your magefile when you are in debug mode. If you are not in debug mode, the behavior...