- Mar 25, 2022
-
-
ArktikHunter authored
-
- Mar 23, 2022
-
-
Rafi Zereselasie (raz070) authored
Added a deprecated tag to old method. Added a check to add and edit shift that sees if there are any conflicts with an approved time off. Added the same checks from add shift to edit shift. Added methods for addShiftIgnore and editShiftIgnore.
-
Rafi Zereselasie (raz070) authored
Changed the startDate and endDate to LocalDate for easier evaluation and integration. Added a conflictsWithTimeOff method that checks if a date conflicts with a time off, note this doesn't check if it's been approved though.
-
Rafi authored
-
mik586 authored
-
ArktikHunter authored
-
ArktikHunter authored
-
- Mar 22, 2022
-
-
ArktikHunter authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Michael Kish authored
-
ArktikHunter authored
admin availability null error, can't navigate from staff -> sched (staff loads different panels) pop ups still need to be hooked up
-
- Mar 21, 2022
-
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
ArktikHunter authored
-
Michael Kish authored
-
Rafi Zereselasie (raz070) authored
Fixed some bugs that would cause edited shifts to return nothing, and the edited availability to return nothing.
-
Rafi Zereselasie (raz070) authored
-
ArktikHunter authored
-
ArktikHunter authored
-
ArktikHunter authored
-
ArktikHunter authored
-
Michael Kish authored
-
ArktikHunter authored
-
Rafi Zereselasie (raz070) authored
-
Michael Kish authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
Added a clause to the add shift method that checks the availability and makes sure that the start is later than the end.
-
ArktikHunter authored
-
Rafi Zereselasie (raz070) authored
After a change in the database that made email addresses unique, caused a bug where new employees on the app to not be added after the first one.
-
Rafi Zereselasie (raz070) authored
-