pd4d10 / git-touch

An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
Apache License 2.0
1.57k stars 138 forks source link

Add the Search tab for GitLab #67

Closed ajhalili2006 closed 4 years ago

ajhalili2006 commented 4 years ago

Roaming around GitLab with GitTouch is hard, can you add the Search tab for GitLab?

shreyas1599 commented 4 years ago

@pd4d10 Can I do this? Per this, there are many scopes, but I should do only projects, issues and users, similar to github right? Also, do you have any intent in migrating to graphql?(this one though can only be done through REST)

pd4d10 commented 4 years ago

@shreyas1599 Sure, that would be great.

ajhalili2006 commented 4 years ago

@pd4d10 Can I do this? Per this, there are many scopes, but I should do only projects, issues, and users, similar to GitHub right? Also, do you have any intent in migrating to GraphQL? (this one though can only be done through REST)

@shreyas1599 So, in the global search, we only pull projects, users, and issues scopes to search. Check!

And speaking of GraphQL, maybe we can ask GitLab about migrating to GraphQL like what GH does?

shreyas1599 commented 4 years ago

And speaking of GraphQL, maybe we can ask GitLab about migrating to GraphQL like what GH does?

Yeah, they have graphql support only for a few API's. They're slowly adding them, I think.

pd4d10 commented 4 years ago

Hi, @AndreiJirohHaliliDev2006 , are you using iOS or Android devices?

Thanks to the PR by @shreyas1599 , Android beta version has been released: https://play.google.com/apps/testing/io.github.pd4d10.gittouch

iOS test flight version is being reviewed. I'll update the link once it's finished.

For detail see this issue: https://github.com/git-touch/git-touch/issues/61

Thanks for your feedback!

ajhalili2006 commented 4 years ago

Hi, @AndreiJirohHaliliDev2006 , are you using iOS or Android devices?

Thanks to the PR by @shreyas1599 , Android beta version has been released: https://play.google.com/apps/testing/io.github.pd4d10.gittouch

iOS test flight version is being reviewed. I'll update the link once it's finished.

For detail see this issue: #61

Thanks for your feedback!

I am using Android 4.4.3. I'll join the beta testers squad soon as I am back on my phone. Thanks again, @pd4d10.