Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List all issues and projects #20

Merged
merged 1 commit into from Jun 4, 2015
Merged

List all issues and projects #20

merged 1 commit into from Jun 4, 2015

Conversation

marcinant
Copy link
Contributor

Because of support for pagination we also need to change helm-gitlab.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling cd233bb on idemacs:feature/fix-helm-with-pagination into c0e0a01 on nlamirault:develop.

nlamirault added a commit that referenced this pull request Jun 4, 2015
@nlamirault nlamirault merged commit 9c21ad2 into nlamirault:develop Jun 4, 2015
@nlamirault
Copy link
Owner

I make some commits to fix unit tests. Thanks for your pull request.

@marcinant
Copy link
Contributor Author

Sure.
I'll stop my contributions now however I'm going to write some code on weekend.
I would like to cover all remaining gitlab API and rethink UI.

I use custom import function to create org files for each project. Then I can see milestones and issues on org-agenda converted to TODOs.
I can start/stop clock when I work on them (and report work times to gitlab as issue notes) and I can close/reopen issues on TODO state change.

Problem is that I need to find a good way to navigate through local working trees and remote projects. There is helm-gitlab and helm-projectile and gitlab-show-projects or gitlab-show-issues and helm-org or org-agenda. I need to integrate all these tools into a nice workflow.

I also found this project emacs-bts which does similar job in another way. I use org-capture templates to create projects/milestones/issues.

I need to do some conceptual work on this and then I'll send PR which is going to cover remaining gitlab API and UI

@marcinant
Copy link
Contributor Author

I would be grateful if you could describe your workflow and how you use emacs-gitlab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants