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

Getting data back after entry created #29

Open
vahtel opened this issue Jan 6, 2016 · 6 comments
Open

Getting data back after entry created #29

vahtel opened this issue Jan 6, 2016 · 6 comments

Comments

@vahtel
Copy link

vahtel commented Jan 6, 2016

It would be create if the widget would pass data back to the original app when the timer was stopped or entry created.
Something similar to the harvest-event:ready would be terrific. This would allow us to show the values on our side.

@adunkman
Copy link
Contributor

adunkman commented Feb 1, 2016

Hey @vahtel, we’ve been doing some internal chatting about this recently — can you share what you wish you could do with this data, and if you’ve been able to work around not having this event right now, could you share how you’ve done it?

@vahtel
Copy link
Author

vahtel commented Feb 1, 2016

We have this small project management app Breeze https://www.breeze.pm. Our users are used to using Harvest for tracking all their time. They like the central place where they can see all the entries and they can have entries from different apps, not only from Breeze.

At the moment they can start the timer from Breeze and track their time. But the problem is when they later open the project in Breeze they can't see what tasks have time entries and how much has been tracked.

It would be just a read only interface from our side. We would save the returned values in the task description. Then users can see on each task how much time they have tracked in Harvest.

They still like to use Harvest for reporting and invoicing.

We haven't found a workaround yet. Because the Harvest platform uses iframes we can't catch mouse clicks either (cross domain policy restrictions).

@adunkman
Copy link
Contributor

adunkman commented Feb 2, 2016

Thanks for the info!

@mpetito-envative
Copy link

This would be really useful for our Visual Studio Team Services integration where we've added the widget to the form for tasks. Upon submitting a new time entry using the widget, I'd like to see a cross-domain message with the details of the time entry (including the number of hours entered). This way I can automatically adjust the remaining and completed time of the task.

@mayank2424
Copy link

Hey @adunkman, Any update on the above feature request?

We have currently implemented the Harvest button widget to start/stop the timer. However, we also want to show the timer details in the application. Is there a way to identify if the timer is running and get the timer details to display in our application?

@adunkman
Copy link
Contributor

I no longer work at Harvest, apologies!

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

No branches or pull requests

4 participants