Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 945 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 945 Bytes

ShiftSlot

A DIY music scheduling application

circleci build badge


Change log

1.0.3: Canellation validation

  • A worker signed up for a show cannot cancel their shift if it is within two days of the show.

1.0.2: venue authorization

  • Users can now be given authorization to work specific jobs at specific venues.

1.0.1: bug fixes

General

  • Better error/notice rendering.
  • Now more responsive!™

Admin

  • User availability displayed on the users/show page.
  • Remove email from users/index.
  • Remove schedule worker on search results. Now just click the worker's name to schedule them.
  • "You're scheduled to work" message now changed to reflect which worker was scheduled.
  • Search form no longer submits when enter is pressed.
  • Search now shows which workers are unavailable by name.