| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Also: use gqlgen directives to help the type auto-binding
Missing:
- namespace mutations
- adapt the webUI queries
|
| |
|
| |
|
|
|
|
| |
Also reformat everything with prettier
|
|
|
|
|
| |
This reduces duplicate filepath components and with it the overall
import filepath length.
|
| |
|
|
When a user has some text entered in the comment field, the close bug
button will change to "Close bug with comment". This way the user does
not have to comment and close a bug in two separate steps.
|