KiOui / TOSTI

Tartarus Order System for Take-away Items
https://tosti.science.ru.nl/
MIT License
10 stars 1 forks source link

Deprioritize option for Tosticie #528

Closed mark-boute closed 9 months ago

mark-boute commented 10 months ago

After shouting someone's name two, or maybe three times, it would be nice to be able to push them down the list by deprioritizing. This way the Tosticie don't have to keep shouting their names until they finally show up, but they have to wait a bit for their tosti. (This could make #527 redundant)

JobDoesburg commented 10 months ago

This already exists (though, maybe, not in the baker's frontend)

mark-boute commented 10 months ago

https://github.com/KiOui/TOSTI/blob/master/website/orders/templates/orders/order_admin_order.html Doesn't seem like it's there, should I add it?

JobDoesburg commented 10 months ago

You can! It does exist for users themselves:

https://github.com/KiOui/TOSTI/blob/eea789964266e38dd62fbb4e18438b6b2f345f28/website/orders/templates/orders/order_list.html#L58C1-L60C1

https://github.com/KiOui/TOSTI/blob/eea789964266e38dd62fbb4e18438b6b2f345f28/website/orders/templates/orders/order_list.html#L208-L236

mark-boute commented 10 months ago

I have a branch ready but no rights to push

KiOui commented 10 months ago

I have a branch ready but no rights to push

I've added you to the repo!