nextcloud/core
Daniel Calviño Sánchez 96821945fb
Adjust acceptance tests to changes in @nextcloud/vue 2.6.3
The menu button and the menu of a share are no longer direct childs of
the actions of the share row. The menu button is now a child of a
".trigger" element, while the menu is a direct child of the body and has
an id defined in the "aria-describedby" attribute of the ".trigger"
element.

In XPath 1.0 it does not seem possible to "backreference" a value or
create variables, so when the share menu or one of its item is needed
now the ".trigger" element is first found and then its XPath expression
is used to compose its "aria-describedby" attribute in the XPath
expression for the menu.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-03 09:09:26 +02:00
..
BackgroundJobs Update license headers for 19 2020-04-29 11:57:22 +02:00
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Controller Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Data Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Db Update license headers 2019-12-05 15:38:45 +01:00
Exception Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Middleware Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migrations Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Notification Update license headers for 19 2020-04-29 11:57:22 +02:00
Service Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ajax Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
css Fix search placeholder animation & dark theme compatibility 2020-09-03 09:03:10 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts Move font from Nunito to Noto Sans 2019-06-22 11:23:44 +02:00
img Fix search placeholder animation & dark theme compatibility 2020-09-03 09:03:10 +02:00
js Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
l10n [tx-robot] updated from transifex 2020-09-01 02:16:09 +00:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
templates Send "429 Too Many Requests" in case of brute force protection 2020-08-19 11:20:35 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
register_command.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
routes.php Add unified search API 2020-06-24 14:20:25 +02:00
shipped.json new weather status used in dashboard 2020-08-20 00:21:08 +02:00
strings.php Update license headers 2019-12-05 15:38:45 +01:00
webpack.js Fix unified search 2020-08-03 11:26:03 +00:00
webpack.test.js Bump webpack-merge from 4.2.2 to 5.0.9 2020-07-30 16:38:05 +02:00