nextcloud/tests/acceptance/features
Daniel Calviño Sánchez 9ff0941c07 Replace inline favorite action with just a favorite icon
This is a preparatory step for a following commit in which the position
of the favorite icon and the checkbox will be swapped; in that new
design the favorite icon is no longer expected to be an action but just
a simple mark on whether the file is favorited or not (the action is
expected to be triggered then only from the file actions menu).

The favorite icon is now fully shown or completely hidden depending on
whether the file is favorited or not. As the icon is just informative
but no longer an action now it does not change when hovered or focus. In
the same way, the alternative text when the file is not favorited now it
is not "Favorite" (an action) but "Not favorited" instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-10-19 01:46:13 +02:00
..
bootstrap Replace inline favorite action with just a favorite icon 2017-10-19 01:46:13 +02: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-files.feature Add acceptance tests for unselecting items in dropdown for tags 2017-07-10 03:38:22 +02:00
app-theming.feature Add acceptance tests for setting the color in the Theming app 2017-08-10 12:37:57 +02:00
login.feature Make test passwords valid for the password_policy app 2017-04-21 14:47:44 +02:00