This commit is contained in:
2024-12-27 08:49:34 -05:00
parent 70f434cae3
commit dfeb478a72
2 changed files with 114 additions and 8 deletions

View File

@@ -18,15 +18,15 @@ const QRSalt="!SaltyMagic5392370662";
// + Login with Password
// + Login with Token
// + Email Link
// + Signup
// Change Password
// + Issue Tickets
// + Transfer Tickets Complicated page. (One ticket: static with transfer and QR code. Multi: buttons to transfer or show QR code)
// Split Transfer into admin (change owner, unused/used/cancelled pulldown) and public (no Used column) versions
// + Display Many Tickets (User)
// + Display One Ticket (User)
// + Camp Editor
// + Use Ticket
// Claim One Claims, displays QRCode, and allows transfer with a single button.
// Claim Many Claims, but then displays tickets line by line with update and QRCode functionality
// Edit Regex based ticket list. Allows changing Owner, Offered, Used (Dropdown).
// + Claim Any Tickets
// Purge Revoked Function (Admin)
// Signup
// Change Password
// Issue Tickets from Camp Admin Page
//
// ToDo, Later
// + Use a templating engine