Skip to content

fix dav browser error page not styled - #20042

Merged
rullzer merged 2 commits into
masterfrom
fix/noid/styled-dav-browser-error
Mar 22, 2020
Merged

fix dav browser error page not styled#20042
rullzer merged 2 commits into
masterfrom
fix/noid/styled-dav-browser-error

Conversation

@blizzz

@blizzzblizzz commented Mar 19, 2020

Copy link
Copy Markdown
Member

Before:

(e.g. https://my.nxt.cld/remote.php/webdav/Foo/Bar/Foobar.pdf)

Screenshot_20200319_234626

Now:

Screenshot_20200319_234546

@nextcloud/designers please help by polishing the design. I bet you know which classes to use :)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

@skjnldsvskjnldsv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I meant to comment, wrong issue.

Can we use the existing core templates? :)

@blizzz

Copy link
Copy Markdown
MemberAuthor

I meant to comment, wrong issue.

Can we use the existing core templates? :)

Yes, but it also needs to be repaired:

Screenshot_20200320_111425

Depending on the error code we can also deliver the 404, which looks good, but the generic exception one does not.

@blizzz

Copy link
Copy Markdown
MemberAuthor

@skjnldsv pushed logic to use core templates. the exception one is ugly, but the 404 is now nice. good enough for this fix? screenshot updated.

@blizzz
blizzz requested a review from skjnldsvMarch 20, 2020 10:24
@blizzzblizzz added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Mar 20, 2020
Comment threadapps/dav/templates/exception.php Outdated
/** @param $_ array */
?>
<span class="error error-wide">
<div class="body-login-container update">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this can go away then, no?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

aye, the whole file 🔥

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
blizzzforce-pushed the fix/noid/styled-dav-browser-error branch from 6ca2f42 to 82f8a16CompareMarch 20, 2020 21:39
@blizzzblizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Mar 20, 2020
@rullzer
rullzer merged commit 019ba27 into masterMar 22, 2020
@rullzer
rullzer deleted the fix/noid/styled-dav-browser-error branch March 22, 2020 13:23
@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stable18

@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable18 in #20104

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugfeature: dav

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@blizzz@rullzer@skjnldsv