mikedamage / hayfever-chrome

An extension for Google Chrome that lets you manage your Harvest timers
http://mikedamage.github.com/hayfever-chrome
GNU General Public License v2.0
22 stars 10 forks source link

Time Entry Issue - Version 0.3.4 #25

Closed smaxsom closed 10 years ago

smaxsom commented 10 years ago

Hi Mike,

The Hayfever Add-in works great for my team, but in the latest version, 0.3.4, I am encountering some issues with entering time. As shown in the following screenshot, the time entry appears to have some validation added that enforces entering only full hours.

image

It appears to be no longer possible to add time for a fraction of an hour (e.g. "0.5" or "0:30" for half an hour). Could you confirm whether this is intentional?

Thanks, Shane

mikedamage commented 10 years ago

It was intentional at the time, but it was a very very bad idea that I had at like 12:30 last night. The problem you're experiencing is from v0.3.3. I've since changed it back to the way it used to be (a free text field) and put out v0.3.4.

Can you confirm that you're using v0.3.4 and the number field is still there? If it is, there's a problem that I need to fix.

smaxsom commented 10 years ago

Hi Mike,

My browser evidently updated to v0.3.3 overnight, but didn't pick up the update to v0.3.4. I went into Developer Mode and forced it to v0.3.4. It looks good now. Thanks for the prompt response and overall a great Add-in for Chrome.

On Mon, Dec 30, 2013 at 4:05 PM, Mike Green notifications@github.comwrote:

It was intentional at the time, but it was a very very bad idea that I had at like 12:30 last night. The problem you're experiencing is from v0.3.3. I've since changed it back to the way it used to be (a free text field) and put out v0.3.4.

Can you confirm that you're using v0.3.4 and the number field is still there? If it is, there's a problem that I need to fix.

— Reply to this email directly or view it on GitHubhttps://github.com/mikedamage/hayfever-chrome/issues/25#issuecomment-31368670 .

mikedamage commented 10 years ago

No problem. Thanks Shane!