slotlist / slotlist-backend

Backend of slotlist.info, an ArmA 3 mission planning and slotlist management tool
https://slotlist.info
MIT License
13 stars 6 forks source link

Calculate order numbers based on position of slot group/slot upon creation #44

Closed MorpheusXAUT closed 6 years ago

MorpheusXAUT commented 6 years ago

Setting order numbers manually gets tedious for long slotlists. An order number should thus be calculated from the current slot group and the existing slot list. Inserting a new slot would require an update of all other mission slots though, so a solution for that has to be found as well.


Tasks