- Mar 26, 2022
-
-
ArktikHunter authored
todo: positions in editEmployee?
-
ArktikHunter authored
-
ArktikHunter authored
-
- Mar 25, 2022
-
-
Mitch Cumpstone (cmc408) authored
-
eyan_ authored
-
eyan_ authored
-
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 authored
-
mik586 authored
-
- Mar 22, 2022
-
-
ArktikHunter authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Michael Kish authored
-
- Mar 21, 2022
-
-
Michael Kish authored
-
ArktikHunter authored
-
ArktikHunter authored
-
Michael Kish authored
-
ArktikHunter authored
-
Rafi Zereselasie (raz070) authored
-
Michael Kish 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
-
Michael Kish authored
-
ArktikHunter authored
-
- Mar 19, 2022
-
-
Michael Kish authored
-
Michael Kish authored
-
Michael Kish authored
-
ArktikHunter authored
-
Michael Kish authored
-
- Mar 18, 2022
-
-
Rafi Zereselasie (raz070) authored
Added the ability for you to check into a shift by passing the shift ID. If you sign in you should know who the employee is and what shifts they work that day. The methods sign you in if you sign in over five minutes early or over five minutes late, in which case you must talk to a manager and they should change your shift to the hours worked. Also, added a function for calculating the number of hours worked.
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
- Mar 17, 2022
-
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
-
Rafi authored
Added functionality for availability and requesting time off to the app. The app needs at least one employee in the database to run. Make sure to open the sql file in the repo drop your current table and execute everything from "create database" to the end of the availability table.
-
- Mar 15, 2022
-
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
Employees table now captures the email, phone number, isManager, and wage. Shift table now captures the availability of the shift. Updated parsing so all employee and shift details are separated by commas.
-