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

issue 40: interface to add invested task time #41

Merged
merged 2 commits into from
Oct 6, 2015
Merged

issue 40: interface to add invested task time #41

merged 2 commits into from
Oct 6, 2015

Conversation

kovalcikr
Copy link
Contributor

Hi Vojto,

I have added user interface to add invested time (issue #40).

Can you please review it?

public class TaskAddInvestedAction extends EntityAction {

public TaskAddInvestedAction() {
super("Add invested", "Add time invested and decrease remaining time", IconLoader.getIcon("/actions/profile.png"));
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have found that in Idea 13.1.6 this icon ("/actions/profile.png") does not exist.

@janotav janotav merged commit dbb5ee7 into janotav:master Oct 6, 2015
@kovalcikr kovalcikr deleted the addInvestedTime branch October 6, 2015 07:57
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

2 participants