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

Theming: Add logo and background to ThemingDefaults #1026

Merged
merged 2 commits into from
Aug 26, 2016

Conversation

juliusknorr
Copy link
Member

This PR adds logo and background to the ThemingDefaults class. This allows further code in the theming app to query the current logo/background image url.

@juliusknorr juliusknorr force-pushed the theming-extend-defaults branch 12 times, most recently from 7e03063 to 867efcc Compare August 23, 2016 22:19
@juliusknorr
Copy link
Member Author

Ok, I've tried to figure out why the tests of #770 are failing. This PR contains the set of backend changes for the theming app that I think introduce the failing tests.

@icewind1991 it would be really great if you could have a look.

@juliusknorr
Copy link
Member Author

cc @nickvergessen as you mentioned something about the loading order in #770.
what loading order were you refering to?

@nickvergessen
Copy link
Member

Had a quick look, and we can fix this by using the lazy root, but well that is not as clean as it should be. But will push this never the less now.

@juliusknorr juliusknorr added 3. to review Waiting for reviews and removed 2. developing Work in progress help wanted labels Aug 24, 2016
@juliusknorr
Copy link
Member Author

@nickvergessen Awesome! Thanks for the cleanup as well.

Ready for review now. I'll create a new PR for the rest of #770 and after merge we also continue with #771 and #840.

@juliusknorr
Copy link
Member Author

cc @schiessle @LukasReschke for review

@nickvergessen nickvergessen added this to the Nextcloud 11.0 milestone Aug 24, 2016
@juliusknorr juliusknorr mentioned this pull request Aug 25, 2016
5 tasks
@nickvergessen
Copy link
Member

👍

@rullzer
Copy link
Member

rullzer commented Aug 26, 2016

LGTM

@rullzer rullzer merged commit 044d7c3 into master Aug 26, 2016
@rullzer rullzer deleted the theming-extend-defaults branch August 26, 2016 09:53
Sign up for free to 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.

3 participants