-
Notifications
You must be signed in to change notification settings - Fork 0
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
Timesheets per user record fetcher #127
Conversation
Generated by 🚫 Danger |
ddabb12
to
5e5b0aa
Compare
50bbfaf
to
d0c677d
Compare
d50e44c
to
0d4c828
Compare
\"\",\n \"required_customfields\": [\n \n ]\n }\n }\n }\n}" | ||
http_version: | ||
recorded_at: Wed, 25 Oct 2017 18:57:04 GMT | ||
recorded_with: VCR 3.0.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes I see what you mean this recording right here is a load
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So When clicking the refresh data, I can't see anything that's coming over. What is the next step to get that working?
@bradbergeron-us yeah, this is my next pull request. You'll have that working today! |
Tsheet::API gem has failed me and I got no support from tsheets maintainers. A bit more details here:
TSheetsTeam/api_ruby#5
I don't want to fix their gem, I consider it a peace of garbage. So here is a rough wrapper I started writing to achieve desired results.
Timesheets data is currently not shown, but it's a huge Pull Request already -- it would be a great baseline to improve on.