You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a separate page with a section on the left, listing all routes in the team
Add checkbox to allow publishing controls of all routes in a team to team members of moderator or higher
This route list will have options in the table to allow publishing of each route on a specific time
People need to have their timezone set correctly in their profile for these date times! Otherwise they plan for the wrong times - so offer a link and explanation on this page, reminding users of this
Backend:
This will create new rows in a new table detailing when which routes need to be published for the world
A new cron job will trigger every minute that reads from this table and publishes routes as appropriate
The text was updated successfully, but these errors were encountered:
…ne code having IDs so we can load multiple of one inline code at once (dungeonroute table looking at you).
Fixed default role selection showing up when you wouldn't have permissions to change it anyway.
Backend:
The text was updated successfully, but these errors were encountered: