| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
WebUI: Improve navigation
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
| |
- Use theme colors for title input.
- Remove inputTitle classes as they are not applied to the TextField.
This will lead to double borders and artifacts at the field corners.
|
| |
|
| |
|
|
|
|
|
| |
- validating to avoid empty comments
- comment button now is green
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- Fix for unexpected change in AppBar style when importing Paper
see: https://github.com/mui-org/material-ui/issues/19157
|
|
|
|
|
|
|
|
| |
- 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
|
|
- 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)
|