mifort-org / mifort-timesheet

Mifort Timesheet
http://mifort.org/timesheet/
Apache License 2.0
30 stars 19 forks source link

button to save is kinda done #530

Closed antonrach closed 3 years ago

antonrach commented 3 years ago

The button 'Save changes' in the Timesheet works fine on my localhost. Check out if everything is alright....

Also I added 'dontenv' dependency and updated 'passport-google-oauth' to v2.0.0 because that old Google API was deprecated.

antonrach commented 3 years ago

No more notifications like '>8' and '>16'. Function 'updateTimelogs' is no longer called if the user has filled in more than 24 hours. Also I've removed all comments that were mentioned above.