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

Fix design of update error page #10485

Merged
merged 7 commits into from
Aug 6, 2018
Merged

Fix design of update error page #10485

merged 7 commits into from
Aug 6, 2018

Conversation

jancborchardt
Copy link
Member

Before & after:
screenshot from 2018-08-01 13-52-02
screenshot from 2018-08-01 13-49-47
Please review @nextcloud/designers

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
@jancborchardt jancborchardt added this to the Nextcloud 14 milestone Aug 1, 2018
@jancborchardt jancborchardt changed the title Fix update error page Fix design of update error page Aug 1, 2018
@@ -630,6 +631,9 @@ p.info {
margin: 10px;
background-size: 32px;
}
#update-progress-icon.icon-error-white {
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 16 16" width="16" height="16"><path d="M5.516 2L2 5.516v4.968L5.516 14h4.968L14 10.484V5.516L10.484 2H5.516zM7 4h2v5H7V4zm0 6h2v2H7v-2z" fill="%23fff"/></svg>');
Copy link
Member

Choose a reason for hiding this comment

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

Why not relative path url?

Copy link
Member

@juliushaertl juliushaertl Aug 1, 2018

Choose a reason for hiding this comment

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

I've restored the white icon file in #10459 so you can use that

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok, so I will restore the white error icon too.

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

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

Fine by me. But somebody with proper css knowledge should have a look as well :P

@MorrisJobke MorrisJobke mentioned this pull request Aug 1, 2018
51 tasks
@rullzer rullzer mentioned this pull request Aug 2, 2018
58 tasks
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
@jancborchardt
Copy link
Member Author

@juliushaertl @skjnldsv fixed your remark, please review again. :)

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
@juliushaertl juliushaertl added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 3, 2018
@rullzer rullzer merged commit 49662f3 into master Aug 6, 2018
@rullzer rullzer deleted the update-triangle branch August 6, 2018 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug design Design, UI, UX, etc. feature: install and update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants