server/apps/theming/tests
Julius Haertl 68a63ad3f3
Implement scss variable injection by OC_Defaults
Signed-off-by: Julius Haertl <jus@bitgrid.net>

Add Scss variables to example theme and theming app

Signed-off-by: Julius Haertl <jus@bitgrid.net>

Use SCSSCacher to build theming css

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

Update theming.scss

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

Code cleanup

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

Fix tests

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

Inject SCSSCacher for easier testing

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

Fix typehint

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>

Generate absolute URLs

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>

Fix tests to always use absolute urls for theming images

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

MailheaderColor -> ColorPrimary

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-25 11:39:45 +02:00
..
Controller Implement scss variable injection by OC_Defaults 2017-04-25 11:39:45 +02:00
data Improve unit tests for image generation 2016-11-18 10:23:23 +01:00
Migration Use createMock 2017-02-16 15:13:39 +01:00
Settings rename confusing getMailHeaderColor to getColorPrimary, ref #3491 2017-03-29 18:23:23 +02:00
CapabilitiesTest.php rename confusing getMailHeaderColor to getColorPrimary, ref #3491 2017-03-29 18:23:23 +02:00
IconBuilderTest.php rename confusing getMailHeaderColor to getColorPrimary, ref #3491 2017-03-29 18:23:23 +02:00
ImageManagerTest.php Replace null return with NotFoundException 2016-11-18 10:23:25 +01:00
ServicesTest.php Add image URLs and tests 2016-09-06 08:55:22 +02:00
ThemingDefaultsTest.php Implement scss variable injection by OC_Defaults 2017-04-25 11:39:45 +02:00
UtilTest.php Use IAppManager instead of OC_App 2016-11-18 11:07:44 +01:00