DeviceFarmer / stf

Control and manage Android devices from your browser.
https://devicefarmer.github.io
Other
3.51k stars 492 forks source link

Add maintenance banner on UI #797

Closed denis99999 closed 4 months ago

denis99999 commented 4 months ago

This PR adds a maintenance banner to alert users of important events, it is controlled by the administrator in the "settings->general" tab, he can activate/deactivate the banner and there are three levels of alerts ( Information, Warning, Critical) with three different associated colors, with of course the text to display with a horizontally scrolling effect. Corresponding APIs have also been added.