Funnyadd / assetto-corsa-server-dashboard

Online dashboard for managing assetto corsa dedicated servers hosted on a linux machine (start/stop servers). Connected to firebase, you can easily manage users and their access to servers.
https://assetto.adammihajlovic.ca
0 stars 0 forks source link

Add modify user feature #19

Closed Funnyadd closed 3 months ago

Funnyadd commented 3 months ago

Add either a form to modify user's info and make the modification inline in the table. Basically would mean that the fields in the table for a certain row would change to input fields (with validation of course). ALSO, make sure that the whitelist toggle works when in modification mode (if using inline modification with the table).

Funnyadd commented 3 months ago

Has been done in #1