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

Progressbar for issues #1146

Closed
kolaente opened this issue Mar 7, 2017 · 2 comments
Closed

Progressbar for issues #1146

kolaente opened this issue Mar 7, 2017 · 2 comments
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Milestone

Comments

@kolaente
Copy link
Member

kolaente commented Mar 7, 2017

What about a progressbar for issues? The user would change the status, so others could see at which point the current progress (in pourcent) is.

This is probably a low-priority-feature, but it would be "nice to have"

@lunny lunny added this to the 1.x.x milestone Mar 8, 2017
@lunny lunny added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Mar 8, 2017
@sapk
Copy link
Member

sapk commented Mar 8, 2017

Github use task list to display progress of issue and PR maybe we could do the same ?

modmew8 added a commit to modmew8/gitea that referenced this issue Dec 12, 2017
@lunny lunny modified the milestones: 1.x.x, 1.4.0 Jan 3, 2018
lunny pushed a commit that referenced this issue Jan 3, 2018
* Added progressbar for issues (#1146).

* Updated the generated index.css.

Signed-off-by: modmew8 <modmew8@gmail.com>

* Removed stored progress percentage and changed it to css calc. Also added the issue task progress to the user/dashboard/issues.

Signed-off-by: modmew8 <modmew8@gmail.com>

* Removed unnecessary blanks.

Signed-off-by: modmew8 <modmew8@gmail.com>

* Formatted the files correctly, fmt-check terminates now without errors.

Signed-off-by: modmew8 <modmew8@gmail.com>

* Removed variables, made computing the tasks on demand with precompiled regexp.

Signed-off-by: modmew8 <modmew8@gmail.com>
@lunny
Copy link
Member

lunny commented Jan 3, 2018

resolved by #3171

@lunny lunny closed this as completed Jan 3, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

3 participants