YaleSTC / shifts

Application to easily track shifts, reports, and payforms for employees.
MIT License
23 stars 18 forks source link

371 timeslots #380

Closed njlxyaoxinwei closed 9 years ago

njlxyaoxinwei commented 10 years ago

Fixes #371 . In short, this PR recovers all Timeslot-related functionalities of the broken tooltip.js and they are now realized in non-ajax, full-page-reload forms.

With this PR time_slots can now be created/edited and deleted from links in the view. Repeating time_slots can also be created/destroyed accordingly with all the different options.

We should fix recurring shifts as well and then according to @caseywatts, devs would then be able to upgrade to Shifts 3!

caseywatts commented 10 years ago

woo! :D

njlxyaoxinwei commented 9 years ago

@shippy Could you review this and merge this? 335 needs this to move forward:)