nextcloud/tests/acceptance/features
Abijeet 81f34e224c
Allows adding of hex color to the theme-color
Fixes #7158. Adds a # on the color if missing.

Increased maxlength, added hash:true for jscolor, and adding a # if not present on the change event.

Since the input element now allows a hex code, changed values to hexcode.

In addition, added a function to get RGB array from hex or rgb values. Calling it in both methods and using it to perform comparison.

Also changed the way we were determining whether the jscolor component had loaded.

Changed the control to use data-jscolor rather than defining opts in the class.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2017-12-08 10:42:41 +01:00
..
bootstrap Allows adding of hex color to the theme-color 2017-12-08 10:42:41 +01:00
core Add getter for the timeout multiplier 2017-08-10 12:37:56 +02:00
access-levels.feature fix typos and unnecessary white spaces 2017-06-26 10:30:42 +02:00
app-comments.feature add acceptance tests 2017-10-28 23:57:35 +02:00
app-files.feature Solve acceptance test failure due to clicks on covered elements 2017-10-19 01:46:13 +02:00
app-theming.feature Allows adding of hex color to the theme-color 2017-12-08 10:42:41 +01:00
login.feature Make test passwords valid for the password_policy app 2017-04-21 14:47:44 +02:00