summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap/ThemingAppContext.php
Commit message (Expand)AuthorAgeFilesLines
* Rewrite admin theming in VueChristopher Ng2022-10-281-3/+8
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-1/+1
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-0/+17
* Fix various theming bugsChristopher Ng2022-09-281-8/+8
* Adjust theming acceptance testsJulius Härtl2022-09-011-6/+6
* Do not send "enter" key when not neededDaniel Calviño Sánchez2021-04-161-1/+1
* Update PHPUnit from 4.X to 6.X in acceptance testsDaniel Calviño Sánchez2021-03-301-6/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+7
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-4/+4
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-6/+6
* Adjust theming acceptance tests to new header colour transitionDaniel Calviño Sánchez2018-06-201-6/+13
* Allows adding of hex color to the theme-colorAbijeet2017-12-081-23/+27
* Add acceptance tests for setting the color in the Theming appDaniel Calviño Sánchez2017-08-101-0/+154