mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 19:58:49 -05:00
[PR #72] [MERGED] feat: user organizations, fix: create,delete event #848
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/72
Author: @shreyas1599
Created: 4/28/2020
Status: ✅ Merged
Merged: 4/28/2020
Merged by: @pd4d10
Base:
master← Head:scroll-top📝 Commits (1)
74628cefeat: user organizations, fix: create,delete event📊 Changes
7 files changed (+167 additions, -5 deletions)
View changed files
📝
lib/models/github.dart(+12 -0)📝
lib/models/github.g.dart(+20 -0)📝
lib/router.dart(+3 -0)📝
lib/screens/gh_user.dart(+5 -1)➕
lib/screens/gh_user_organization.dart(+47 -0)📝
lib/widgets/event_item.dart(+8 -4)➕
lib/widgets/user_organizations.dart(+72 -0)📄 Description
Fixes #58
Let me know if there are any changes to be made. Thanks.
(Also, I had asked this somewhere else. Do you have any idea why the git-touch organization page does not load? Other orgs work normally.)
(Also, I just noticed that the status bar color does not match the app bar color. Looks a bit odd. Do you think I should change it?)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.