Commit Graph

9 Commits

Author SHA1 Message Date
Spacehuhn d95d7c7aa7 Visual improvements for web interface 2021-01-11 18:04:59 +01:00
Spacehuhn 04feef1298 Revert "Merge branch 'web_interface/refactor'"
This reverts commit 50458606a8.
2020-07-15 21:00:42 +02:00
Spacehuhn 50458606a8 Merge branch 'web_interface/refactor' 2020-05-07 23:25:37 +02:00
Jan Rochalski 148552a10a chore(scan): refactor 2019-11-12 15:16:40 +01:00
Jan Rochalski 942f62bc53 feat(web_interface): js refactor 2019-11-12 13:59:23 +01:00
Arisa f0009ea875 Improved "SCAN" Interface
So...
When one scan button is pressed(when scan is running we can say) you can't press the other one or reload button, you have to wait until some "certain amount of time"(I was trying adjust the times I hope it's good enough I hope I didn't miss anything).
Also  when you press scan button it will disappear for "certain amount of time" and then appear after that specified time.
I make this because if you accidentally press the button two times, or both at the same time it would show error and etc.. and this way it won't allow you to press it how you shouldn't and it won't show any error, it's more friendly-user I would say.
For Linux Firefox I removed the weird white dot line box around text inside the buttons.
To-do:
Maybe some loading animation under button, like when button disappears there will be maybe three sliding dots
2019-04-19 16:26:50 +02:00
Stefan Kremser 396d8e69fe Improved the way stations save their AP
There was the problem that when the AP list get's sorted (when starting an attack for example), the pointers to the stations would become messed up.
2018-04-09 12:24:36 +02:00
Stefan Kremser 9101f6708c WEB: Save name on select
But only save when changed
2018-03-27 10:26:45 +02:00
Stefan Kremser 24d9043988 Version 2.0 2018-03-24 18:15:59 +01:00