- 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
Cláudio
created
0102f8d
build(deps): [security] bump @graphql-tools/git-loader in /webui
Click to expand commit body
Bumps [@graphql-tools/git-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/git) from 6.2.4 to 6.2.6. **This update includes a security fix.**
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/git/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/git-loader@6.2.6/packages/loaders/git)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
- 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)
this commit exposes the format version of the operation pack and identity to reduce the changes needed in vendored code when migrating. This also creates error variables that can be propagated and tested against for migrations.
vince
created
d122668
build(deps): [security] bump ini from 1.3.5 to 1.3.8 in /webui
Click to expand commit body
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
0baf65c
WIP: Pinpoint some of the reasons for bug #385
Click to expand commit body
Work in progress. The github bridge contains a bug documented in issue #385.
This commit shows what is the problem. There might be more problems. I have
changed the GraphQL query for timeline items and there are much less wrong
imports now. (Are there any malformed imports left?) I would like to rework the
entire bridge/github/iterator in the near future in order to create a reliable
fix for this bug.
Alexander Scharinger
created
0545ad6
Merge pull request #513 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.14
Click to expand commit body
build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14