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

Js timer #168

Open
wants to merge 386 commits into
base: dev1
Choose a base branch
from
Open

Js timer #168

wants to merge 386 commits into from

Conversation

prosenkiewicz
Copy link
Contributor

Added dynamic clock, so when you clock in you can see time passing, basically it works like a digital clock now.
In addition to that, added support for multiple tabs opened with application. What it mean is, user can clock out on one tab and the change after short period of time will appear on rest of tabs as well.

To prevent multiple tabs sending requests I used localStorage to check if one tab is already sending requests.

Added some options to configure clock, like if user wants to even use clock state requests, the interval of time that request is send in and input for user to define url for requests.

karthickmadhiazhagan and others added 30 commits January 5, 2018 16:45
And reapply schedule on firstweek of the month
1. Destroy all schedule for the given period before going to reschedule.
2. Get source shift by the role's working shift
3. Keep the staff in the target shift those who are working recently on
source shift
Mohanraj1996 and others added 30 commits December 27, 2018 15:22
index html code clean up
dashboard module enable settings and add the method for sidebar
Remove the commented dashboard controller methods
In user billing avoid repeated entry for same user
change the fileds to reverse
fixed the payment total isssue
Change the assets label
…k state, as well as fixed typo and layout for clock settings
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.

5 participants