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
09fd1e0fee
style: Fix trailing commas
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-10-17 15:42:49 +02: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
Johan Bernhardsson
2f0c89e513
Fix component renaming so that acl works on shares again
...
Signed-off-by: Johan Bernhardsson <johan.bernhardsson@redpill-linpro.com >
2022-12-19 09:36:41 +01:00
Julius Härtl
ccf669bc85
Fix eslint errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-11-07 20:22:45 +01:00
Julius Härtl
01b897bd8b
Fix imports
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-09-22 20:33:58 +02:00
Christopher Ng
a6c9bd5c09
Add related resources panel to board sharing tab sidebar
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2022-09-21 17:35:53 +02:00
Julius Härtl
4be99a93c8
Bump to @nextcloud/vue@6.0.0-beta.3
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-08-26 12:41:08 +02:00
Christopher Ng
ed8877ca6b
Hide deprecated projects in sidebar and card details by default
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2022-08-18 01:59:06 +00:00
Julius Härtl
58e6989307
Merge pull request #3746 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/eslint-config-8.0.0
...
build(deps-dev): Bump @nextcloud/eslint-config from 6.1.2 to 8.0.0
2022-04-29 09:10:26 +02:00
dependabot[bot]
4e8219c6fa
build(deps-dev): Bump @nextcloud/eslint-config from 6.1.2 to 8.0.0
...
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config ) from 6.1.2 to 8.0.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases )
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/eslint-config/compare/v6.1.2...v8.0.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-28 15:04:26 +02:00
rakekniven
ca2aa5d7f7
l10n: Improved grammar regarding board transfer
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2022-04-28 12:58:06 +02:00
Valdnet
7a5eca2dee
l10n: Delete space
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2022-03-23 08:49:58 +01:00
Julius Härtl
3f29cd97db
Cover case where the owner is preserved
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-03-22 08:23:30 +01:00
Luka Trovic
9f1dbd137c
fix: feedback
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-03-22 08:23:29 +01:00
Luka Trovic
bf9a51d167
feat: add api endpoint and UI to transfer a board to a different user
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-03-22 08:23:29 +01:00
Julius Härtl
98c76dc799
Only import debounce
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-19 10:03:12 +02:00
Julius Härtl
91d3f59e80
Use proper debounce on the sharing input
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-03-02 16:48:04 +01:00
Julius Härtl
2f4c5d2a60
Search by mail on the board sharing input
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-03-02 16:47:46 +01:00
rakekniven
297436770a
Changed triple dots to ellipsis
...
Reported at Transifex.
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de >
2020-10-19 12:05:37 +02:00
Julius Härtl
556d3d1164
Properly handle multiple shares in a row and refactor sharee loading
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-10-12 08:48:00 +02:00
Julius Härtl
de37a4b4f0
Use uid instead of displayname for sharee results
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-10-06 15:34:46 +02:00
Julius Härtl
6a409c508e
Reduce the number of results in autocomplete
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-10-02 14:10:36 +02:00
Julius Härtl
bf2c3c5574
Fix sharing sidebar in dark mode
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-21 09:42:01 +02:00
Julius Härtl
d6b03cd69c
Fix stylelint
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-07-31 21:30:52 +02:00
Julius Härtl
611f9ff6a5
Do not change participant primary key
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-06 09:24:41 +02:00
Julius Härtl
02831805c9
Always use server results from sharee search
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-21 12:35:41 +02:00
Julius Härtl
871a399ddb
Fix searching for sharees
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-21 09:30:37 +02:00
Julius Härtl
541fc9cfbb
Fix primary key usage with different types
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-01 20:52:13 +02:00
Julius Härtl
d6eac1b11a
Add frontend for assigning groups to cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-01 20:52:09 +02:00
Julius Härtl
dc904f421c
Cleanup imports
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-02-01 14:45:42 +01:00
Julius Härtl
1a874ba79b
Make sure to respect board acls in the frontend all over the place
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 13:37:17 +01:00
Julius Härtl
3adadc23d0
General design enhancements and scroll area changes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 08:42:30 +01:00
Julius Härtl
6bbfe00474
Update eslint config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-05 18:58:02 +01:00
Julius Härtl
2d7a43b93f
Actually show can edit checkbox
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-12-19 21:46:12 +01:00
Julius Härtl
76fbe7a0ea
Fix eslint
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-12-17 22:47:45 +01:00
Julius Härtl
4ccc590f24
Move to indivitual imports
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-11-27 13:28:20 +01:00
Julius Härtl
0d98d02b76
Move to @nextcloud/vue
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-11-27 13:27:53 +01:00
Jakob
23e88a7e15
typos, css
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-18 11:18:29 +02:00