Commit Graph

3 Commits

Author SHA1 Message Date
Max
ff279fd4cc fix(sharing): list accounts with matches in email
* Show users with matches in the email address.

* List email addresses in sharing dialog.

`NcSelect` filters the options based on matches in `label` and `subname`.

By using the email address as a subname we ensure

options with a matching email address are shown.

Signed-off-by: Max <max@nextcloud.com>
2024-12-03 11:54:55 +01:00
Julius Härtl
7635423f52 fix: Adapt to new nextcloud vue version
Signed-off-by: Julius Härtl <jus@bitgrid.net>
(cherry picked from commit e1de6d317b)
2024-07-11 11:05:00 -04:00
Julius Härtl
4ab70617a5 test(Cypress): Add e2e tests for sharing basics and navigation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-02 11:53:21 +01:00