issues
search
marcpage
/
scheduling
Restaurant staff scheduling website
The Unlicense
3
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pr_build should fail if linting tests or code tests fail
#38
marcpage
closed
2 years ago
0
More extensive testing of find_user in test_model.py
#37
marcpage
opened
2 years ago
0
Test add_user_to_restaurant in test_model.py
#36
marcpage
opened
2 years ago
0
Updating the model documentation
#35
marcpage
closed
2 years ago
0
Added Method Docs
#34
ghost
closed
2 years ago
1
Adding ability for gm to set employee-role priorities
#33
marcpage
closed
2 years ago
0
Relationship between Role.preferences, role.id, user_role_preference.role_id, and UserRolePreference.role need to be cleaned up
#32
marcpage
closed
2 years ago
1
Add Restaurant tests
#31
marcpage
closed
2 years ago
0
Now users can change their role priority
#30
marcpage
closed
2 years ago
0
Make user cookie more secure
#29
marcpage
opened
2 years ago
0
Allow users to change their role priorities
#28
marcpage
closed
2 years ago
0
Now we are using restaurant instead of gm in a few fields
#27
marcpage
closed
2 years ago
0
Employee can see their published shifts
#26
marcpage
opened
2 years ago
0
GM can change draft shifts to publish shifts
#25
marcpage
opened
2 years ago
0
Allow GM to see requested schedules
#24
marcpage
opened
2 years ago
0
User can set specific schedule requests
#23
marcpage
closed
2 years ago
1
User can set their preferred shifts
#22
marcpage
closed
2 years ago
1
GM can schedule people for roles in a shift
#21
marcpage
opened
2 years ago
1
GM can set class UserLimits
#20
marcpage
opened
2 years ago
10
GM can set concrete Shift
#19
marcpage
closed
2 years ago
0
GM can set default shifts
#18
marcpage
closed
2 years ago
0
Update web app method documentation
#17
marcpage
closed
2 years ago
3
Relationship between User.roles, user.id, and user_role_preference.user_id needs to be fixed
#16
marcpage
closed
2 years ago
1
Relationship between User.gm_at, restaurant.gm_id, and Restaurant.gm needs to be fixed
#15
marcpage
closed
2 years ago
1
Relationship with Restaurant.roles, role.restaurant_id, and Role.restaurant needs to be cleaned up
#14
marcpage
closed
2 years ago
1
Document the classes in model.py
#13
marcpage
closed
2 years ago
0
Users can set their preferred schedule
#12
marcpage
closed
2 years ago
0
GM can assign priority to roles for each user
#11
marcpage
closed
2 years ago
0
Do more duplicate users and tests added
#10
marcpage
closed
2 years ago
0
Adding restaurant roles which link users to their restaurant
#9
marcpage
closed
2 years ago
0
add users to restaurant
#8
marcpage
closed
2 years ago
0
Now the admin can set a restaurant's gm
#7
marcpage
closed
2 years ago
0
Staging for setting gm
#6
marcpage
closed
2 years ago
0
Add more data viewed by admin
#5
marcpage
closed
2 years ago
0
Fix threading and admin can now create restaurants
#4
marcpage
closed
2 years ago
0
Accessing database in a thread
#3
marcpage
closed
2 years ago
0
We can now bootstrap a user and log in
#2
marcpage
closed
2 years ago
1
server running and database created
#1
marcpage
closed
2 years ago
0
Previous