Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add attributions for weather status in modal #22319

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

julien-nc
Copy link
Member

Not sure about the header text and the attributions themselves 😁.

@julien-nc julien-nc added design Design, UI, UX, etc. 3. to review Waiting for reviews feature: dashboard labels Aug 20, 2020
@julien-nc julien-nc force-pushed the enh/dashboard/attributions branch 2 times, most recently from b1d854f to 077e139 Compare August 20, 2020 13:34
@jancborchardt
Copy link
Member

I’d say let’s use "Weather service" as a heading, and there we could also put a checkbox saying "Enable weather" which by default is checked, but could be unchecked if people don’ŧ want weather at all.

What do you think @eneiluj @juliushaertl?

@julien-nc
Copy link
Member Author

@jancborchardt Title changed, thanks.
Yes the checkbox next to the title makes sense. I might do it tomorrow.

@julien-nc
Copy link
Member Author

@jancborchardt @juliushaertl I was too lazy to create another branch+PR for this: the order of the statuses is now inverted (alphabetic sort by name for the moment).

I started to make it possible to toggle weather status, i can get rid of it by removing it from the registeredStatus array. Then it was the end of the day 😁 and i didn't find out how to add it and render it again. @juliushaertl if you point the right direction i can do it.

cheers

@jancborchardt
Copy link
Member

Adjusted the design :)
image

@@ -59,6 +59,14 @@

<h3>{{ t('dashboard', 'Change background image') }}</h3>
<BackgroundSettings :background="background" @update:background="updateBackground" />

<h3>{{ t('dashboard', 'Weather service') }}</h3>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we should put this in the weather_status app somehow, but fine for now I'd say 👍

@faily-bot
Copy link

faily-bot bot commented Aug 20, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 32137: failure

jsunit

checkers

litmus

caldavtester-new-endpoint

caldavtester-old-endpoint

carddavtester-new-endpoint

carddavtester-old-endpoint

samba

sqlite-php7.3-webdav-apache

nodb

sqlite

mariadb10.1-php7.2

mariadb10.4-php7.3

mysql8.0-php7.2

mysql5.6-php7.2

postgres9-php7.3

postgres11-php7.2

integration-capabilities_features

integration-federation_features

integration-auth

integration-maintenance-mode

integration-ratelimiting

integration-carddav

integration-dav-v2

integration-ocs-v1

integration-checksums-v1

integration-external-storage

integration-provisioning-v1

integration-tags

integration-caldav

integration-comments

integration-comments-search

integration-favorites

integration-provisioning-v2

integration-webdav-related

integration-sharees-features

integration-sharees-v2-features

integration-sharing-v1

integration-sharing-v1-part2

integration-sharing-v1-part3

integration-sharing-v1-video-verification

integration-setup-features

integration-filesdrop-features

integration-transfer-ownership-features

integration-ldap-features

integration-ldap-openldap-features

integration-ldap-openldap-uid-features-php54-api

integration-ldap-openldap-uid-features

integration-ldap-openldap-numerical-id-features

integration-trashbin

integration-remote-api

integration-download

acceptance-access-levels

acceptance-app-files

acceptance-app-files-sharing

acceptance-app-files-sharing-link

acceptance-app-files-tags

acceptance-app-theming

acceptance-header

acceptance-login

acceptance-users

acceptance-apps

object-store-s3

object-store-azure

memcache-memcached

…tuses

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
@julien-nc
Copy link
Member Author

@jancborchardt @juliushaertl rebased and squashed.

We can merge that if you want and do the "toggle weather" feature later.

@jancborchardt jancborchardt merged commit 432c8a0 into master Aug 21, 2020
@jancborchardt jancborchardt deleted the enh/dashboard/attributions branch August 21, 2020 11:23
@rullzer rullzer mentioned this pull request Aug 25, 2020
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews design Design, UI, UX, etc. feature: dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants