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
One-off actions should be moved to the top of the tournament page, with new buttons for:
Making tournaments visible
Uploading the rules
Downloading the fees
The ability to do a one-off upload to the FFE site.
These actions would apply to all the tournaments. Do we need similar actions on the tournament cards for finer control?
The testing of the FFE password should be a button in the modal when editing/creating a tournament.
The top navigation bar of the admin screen (next to the printer) would have a switch to turn on uploading. When turned on maybe we can use HTMX to send a polled request to upload all modified Papi files. This should not happen on the main python thread. By having the UI poll, it'll stop the upload if there isn't an admin page being displayed, which is probably what we want.
It would be nice to get rid of the FFE and chessevent scripts and have these features moved to the UI.
The text was updated successfully, but these errors were encountered: