-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Milestone card view #123
Comments
Sounds like a really nice feature! 👍 So to be sure, you'd like a card view of the milestones in a repo, and furthermore a project card view also, yea? |
Yes. It's more flexible. |
…o-gitea#123) * Exposed TreeEntry.mode, changed EntryMode to hex. * Added reference parsing (HEAD, HEAD~1, etc) for trees * Added missing description * Added Tree.ListEntriesRecursive() - utilizes the git ls-tree -r command
projects & projectboards can be used like milestones - do v1.13.0 solve this?!? |
I think we can close this since projects & projectboards merged. But I think we could make some relation between milestones and projects. But that should be another issue. |
Currently we can list the issues of one milestone, but I think if we can set some progress and provide a card view, we will manage it well. A milestone like a project on github. So if you create a milestone, you have created a project, it's no need an extra UI to do that.
The text was updated successfully, but these errors were encountered: