Skip to content

Add 'Work left' count to the UserStatusDetailsWidget in the sidebar#3

Open
rkday wants to merge 1 commit intoKunagi:masterfrom
rkday:work_left
Open

Add 'Work left' count to the UserStatusDetailsWidget in the sidebar#3
rkday wants to merge 1 commit intoKunagi:masterfrom
rkday:work_left

Conversation

@rkday
Copy link

@rkday rkday commented Jun 17, 2013

Hi, Kunagi team,

I work on an open-source agile project which uses Kunagi internally (http://projectclearwater.org), and one of the things we struggle with is getting an overview of the total time we each have left on our tasks, so that we can see whether we're over- or under-committed, and better track how much progress we make each day.

This patch adds a "Work left" count to the UserStatusDetailsWidget (beneath 'Tasks' and 'Issues') which tracks the total number of hours remaining on all tasks that user has claimed. I think it's going to be useful for us, so it might well be useful for others.

I have a screenshot of how it looks on my blog: http://robertkday.wordpress.com/2013/06/17/my-first-foray-into-kunagi-development/

Thanks,
Rob

@witek
Copy link
Member

witek commented Jun 25, 2013

Hi Rob,

thank you very much for your patch. I will review it as soon as I can.

Best regards,
Witek

Hi, Kunagi team,

I work on an open-source agile project which uses Kunagi internally
(http://projectclearwater.org), and one of the things we struggle with is getting an overview
of the total time we each have left on our tasks, so that we can see whether we're over-
or under-committed, and better track how much progress we make each day.

This patch adds a "Work left" count to the UserStatusDetailsWidget (beneath
'Tasks' and 'Issues') which tracks the total number of hours remaining on all
tasks that user has claimed. I think it's going to be useful for us, so it might well be
useful for others.

I have a screenshot of how it looks on my blog:
http://rkd91.wordpress.com/2013/06/17/my-first-foray-into-kunagi-development/

Thanks,
Rob
You can merge this Pull Request by running:

git pull https://github.com/rkd91/kunagi work_left

Or you can view, comment on it, or merge it online at:

#3

-- Commit Summary --

  • Add 'Work left' count to the UserStatusDetailsWidget in the sidebar

-- File Changes --

M src/main/java/scrum/client/collaboration/UserStatusDetailsWidget.java (8)

-- Patch Links --

https://github.com/Kunagi/kunagi/pull/3.patch
https://github.com/Kunagi/kunagi/pull/3.diff


http://koczewski.de

@mlohr
Copy link

mlohr commented Nov 21, 2013

What is the status on this request?

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.

3 participants