mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
[PR #155] [MERGED] feat(Gitea): issue, issueComment, labels, refactor(GeIssueComment) #265
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pd4d10/git-touch/pull/155
Author: @shreyas1599
Created: 1/9/2021
Status: ✅ Merged
Merged: 1/10/2021
Merged by: @pd4d10
Base:
main← Head:gitea-update📝 Commits (4)
6133631feat(gitea): issue, issueAdd, issueCommentef6a023rollback grade.properties changee31fe17refactor: GeIssueComment, fix: url GtIssueCommentbbd60e9feat: labels📊 Changes
9 files changed (+489 additions, -51 deletions)
View changed files
📝
lib/models/auth.dart(+49 -5)📝
lib/models/gitea.dart(+25 -0)📝
lib/models/gitea.g.dart(+48 -1)📝
lib/router.dart(+20 -0)📝
lib/screens/ge_issue_comment.dart(+15 -43)➕
lib/screens/gt_issue.dart(+153 -0)➕
lib/screens/gt_issue_comment.dart(+81 -0)➕
lib/screens/gt_issue_form.dart(+78 -0)📝
lib/screens/gt_issues.dart(+20 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.