summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/src
Commit message (Collapse)AuthorAgeFilesLines
* delete a weather favorite when its icon is clickedJulien Veyssier2020-12-161-3/+11
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* add favorite weather locationsJulien Veyssier2020-10-082-1/+96
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* avoid crash when unauthenticated users make weather-related requests, ↵Julien Veyssier2020-09-281-6/+25
| | | | | | mention it in UI Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Fix weather status icon selector with nextcloud/vue updateJoas Schilling2020-09-071-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* build weather-status to solve design issuesJulien Veyssier2020-09-041-3/+3
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Hide error if a background request fails during navigationChristoph Wurst2020-08-271-1/+5
| | | | | | | | | | | | If you open the dashboard but quickly navigate somewhere else, a toast will show telling you that the weather status could not be fetched. As a user I don't care about this. This is only relevant if the user intents to no leave the page. So let's not show a toast for aborted connections. This makes the UX a tad smoother. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* fix checkbox order and iconsJulien Veyssier2020-08-211-0/+6
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* remove background-color for user status and weather status in dashboard, ↵Julien Veyssier2020-08-201-6/+0
| | | | | | build all Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* better translations, fix status color, build user status and dashboardJulien Veyssier2020-08-201-39/+27
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Weather status: Fix small design issuesJan C. Borchardt2020-08-201-2/+0
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* new weather status used in dashboardJulien Veyssier2020-08-203-0/+647
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>