Webui - Allow to create bugs #158 by claudioantonio · Pull Request #538 · git-bug/git-bug

added 9 commits

January 24, 2021 08:17
- Prettier package update to fix CRLF problem when running on Windows
- Added bt to create new issue and its style (github like)
- layout and style completed
- Component GBButton created
- New issue form partially created (only title)
- Refactoring for GBButon usage

Next steps
- Practice GraphQL calls
- Finish New issue form (add first comment and submit)
- 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
- It´s possible to create new issue with title and first message from webui
- form simple validation
- Extraction from CommentForm to create a generic component for Comments

Next steps
- Styles
- Readme update about codegen usage and enforcing playground usage
- Fixing github quality code checking issues

MichaelMure

@claudioantonio

- Fix code convention violations

MichaelMure