Map-A-Droid / MAD

Map PoGo stuff with Android devices
211 stars 133 forks source link

Fancy icons/more info in madmin pogoauth pages #1326

Closed JabLuszko closed 1 year ago

JabLuszko commented 1 year ago

Fancy font awesome icons depending if MAINTENANCE_COOLDOWN_HOURS passed https://i.imgur.com/lvoutri.png

More useless info (readonly, no updating form) in singlepogoauth https://i.imgur.com/KKjUT78.png

nakratz commented 1 year ago

File "/var/www/mad_async/mapadroid/madmin/endpoints/routes/settings/SettingsPogoauthEndpoint.py", line 86 ban_times_icon = {}

Seems this whole block of code is indented to far in and python yells at me. I don't like to be yelled at. :)

Also didn't get the tooltip pop up when hovering like you share in the imgur link. Other then that this is a good pr to give users feedback in the admin panel. 👍