Commit Graph

11 Commits

Author SHA1 Message Date
Andrea 77c102c1cf wip9 - submit algorithm + client fixes
Refined the submit algorithm with more owner fixes, plus a final cache update

Handled a case in which a user by moving the generated room would keep the moved user as the owner of the room, resulting in the user to be in two rooms at the same time
2024-05-20 00:35:25 +02:00
Andrea e34af503ff wip 8 - Configured modal for room wizard submission, added room quota management, fixed error page not passing status code 2024-05-19 21:07:31 +02:00
Andrea a0bcf3c046 wip - UI Update + Client model management + wip new software requirement in the backend matching algorithm 2024-05-19 00:06:36 +02:00
Andrea d9a792aef0 wip - client adjustments for chrome 2024-05-18 18:24:06 +02:00
Andrea 41373dfcfa wip5 - Users room re-arrangement + config fix
[+] Added the Drag'n'Drop mechanism in the wizard page, allowing to move orders between rooms, plus a 'placeholder' space to temporarily keep orders to move others

[minor fix] Item category maps might be filled twice with the same IDs
2024-05-16 23:52:09 +02:00
Andrea 63c0bb75db room autofill wip
Added a button in the nosecount
[Might be removed] a new dialog
2024-05-14 00:25:43 +02:00
Andrea cb3a501280 [] Added confirm modal for badge reminder email feature 2024-03-02 17:06:00 +01:00
Andrea 2662ece8ab Navbar updates 2024-01-13 23:24:22 +01:00
Stranck c82d075913 Fixed room owner bug in /delete 2024-01-13 14:58:06 +01:00
Stranck c7159cf3b4 Default for room renaming 2024-01-08 23:07:59 +01:00
Andrea 53232de597 Auto Id Indexing + Admin panel + Propic upload checks + Room editing
Added auto indexing by metadata, instead of ID matching
Added checks to propic image uploading
Added an admin page, featuring:
 - Manual cache clearing
 Added admin controls in nosecount to unconfirm / rename or delete the room

Co-authored-by: Luca Sorace "Stranck" <stranck@users.noreply.github.com>
2024-01-08 22:02:27 +01:00