aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/new/NewBug.graphql
Commit message (Collapse)AuthorAgeFilesLines
* Replace occurrences of humanId with the full IdSascha2021-04-221-2/+2
| | | | | Unless an ID must be shorted for user convenience, the full id should be used to prevent collisions.
* Partial commit for #158Cláudio2021-01-281-0/+7
- It´s possible to create new issues from webui (only title) Next step - Finish new issue form (First comment field and style) - Update Readme about codegen usage and enforcing playground usage