Skip to content

Fix SCSS processing when undoing theming values - #7756

Merged
MorrisJobke merged 1 commit into
masterfrom
fix-theming-rebase-url
Jan 9, 2018
Merged

Fix SCSS processing when undoing theming values#7756
MorrisJobke merged 1 commit into
masterfrom
fix-theming-rebase-url

Conversation

@juliusknorr

Copy link
Copy Markdown
Member

As discussed with @skjnldsv on IRC, rebasing of urls in SCSS doesn't work when resetting values in the theming app. This PR fixes that behaviour as well.

Signed-off-by: Julius Härtl jus@bitgrid.net

Follow-up pr of #7710

probably fixes#7721 as well

@nextcloud/theming

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@skjnldsv

Copy link
Copy Markdown
Member

Could be great to have some testing on this 🙈 🙉 🙊

@codecov

codecovBot commented Jan 9, 2018

Copy link
Copy Markdown

Codecov Report

Merging #7756 into master will not change coverage.
The diff coverage is 100%.

@@ Coverage Diff @@## master #7756 +/- ##
=========================================
Coverage 51.17% 51.17% Complexity 24959 24959 =========================================
Files 1605 1605 Lines 94950 94950 Branches 1376 1376 =========================================
Hits 48588 48588 Misses 46362 46362
Impacted FilesCoverage ΔComplexity Δ
apps/theming/lib/Controller/ThemingController.php75.38% <100%> (ø)43 <0> (ø)⬇️

@MorrisJobke
MorrisJobke merged commit 8c9e584 into masterJan 9, 2018
@MorrisJobke
MorrisJobke deleted the fix-theming-rebase-url branch January 9, 2018 16:40
@MorrisJobkeMorrisJobke mentioned this pull request Jan 9, 2018
18 tasks
@juliusknorr

Copy link
Copy Markdown
MemberAuthor

backport at #7770

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[13beta4] CSP is blocking icons

3 participants

@juliusknorr@skjnldsv@MorrisJobke