Added login warning in home tab if user is not logged in

This commit is contained in:
RemixDev 2020-05-09 14:45:28 +02:00
parent 8136a2259a
commit ccef133d58
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ in the WebUI:
- Install sass dependency
- Make the UI look coherent
- Home tab
- Login warning if the user is not logged in
- Fix style for home tab
- Search tab
- Hide buttons and add a placeholder before search
- Better loading feadback fot the user (maybe with a loading circle)