mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
[PR #81] [MERGED] feat: gitlab search screen #239
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/81
Author: @shreyas1599
Created: 5/7/2020
Status: ✅ Merged
Merged: 5/9/2020
Merged by: @pd4d10
Base:
master← Head:search-tab-gitlab📝 Commits (4)
0732105feat: gitlab search screend01a011fix: remove implicit dynamic759c515fix: lint error1b5ddc3fix: newer version flutter_svg📊 Changes
4 files changed (+180 additions, -2 deletions)
View changed files
📝
lib/home.dart(+7 -0)➕
lib/screens/gl_search.dart(+171 -0)📝
lib/widgets/repository_item.dart(+1 -1)📝
pubspec.yaml(+1 -1)📄 Description
Fixes #67
respository_item.dartasownerwas null forprojectsreturned by search.namespace.idfixes this and it works throughout.projects,userstabs asissuessearch times out. There are issues on gitlab pointing to this error. Global search on issues time out. No fix for now I guess. To make it work we've to restrict the scope to a project or group.Images
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.