Julius Härtl
|
a3336cb0a0
|
Handle board exceptions more gracefully
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:22:40 +01:00 |
|
Julius Härtl
|
379f1144b3
|
Cover case where the owner is preserved
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:22:40 +01:00 |
|
Luka Trovic
|
eb69512b5f
|
fix: feedback
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-03-22 14:22:40 +01:00 |
|
Luka Trovic
|
f46c31f120
|
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 14:22:40 +01:00 |
|
Julius Härtl
|
b75fb76c08
|
fix: test cases using generator
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:22:39 +01:00 |
|
Julius Härtl
|
3d925fb145
|
Reuse single board transfer for all user boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:22:39 +01:00 |
|
Julius Härtl
|
7786c86f47
|
fix: Properly handle limited scope for remapping users
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:22:39 +01:00 |
|
Julius Härtl
|
7f3a318fc5
|
cleanup test cases
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:22:39 +01:00 |
|
Julius Härtl
|
525a14c428
|
Allow transfer of single boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:22:39 +01:00 |
|
Julius Härtl
|
48ec97386c
|
fix: Psalm
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:22:33 +01:00 |
|
Julius Härtl
|
26c76fbb46
|
fix: unit tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:15:15 +01:00 |
|
Luka Trovic
|
c95c96fb40
|
feat: add integration test for transferring board ownership with data
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-03-22 14:15:15 +01:00 |
|
Luka Trovic
|
981fc8e16f
|
fix: integration tests
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-03-22 14:15:15 +01:00 |
|
Luka Trovic
|
b7f3c2d140
|
fix: unit test & psalm static code analysis issues
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-03-22 14:15:15 +01:00 |
|
Max
|
b01d472745
|
fix: queries with the new base mapper in BoardMapper
Signed-off-by: Max <max@nextcloud.com>
|
2022-03-22 14:15:15 +01:00 |
|
Max
|
05dbf67531
|
fix: Assignment is the new AssignedUsers
Signed-off-by: Max <max@nextcloud.com>
|
2022-03-22 14:15:14 +01:00 |
|
Julius Härtl
|
a8c22482f6
|
Make queries work with the new base mapper
Signed-off-by: Julius Härtl <jus@bitgrid.net>
fix: conflicts
|
2022-03-22 14:15:14 +01:00 |
|
Julius Härtl
|
c0886cfc7a
|
Just cleanup old ACL rules, there are none for the board owner so nothing to cleanup or persist there
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:15:14 +01:00 |
|
Julius Härtl
|
7c68414435
|
Use proper description of what gets transferred
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:15:14 +01:00 |
|
Julius Härtl
|
da745f9306
|
Fix card mapper query for transfer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 14:15:14 +01:00 |
|
Sergey Shliakhov
|
16413735d2
|
Fix coding styles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Max <max@nextcloud.com>
|
2022-03-22 14:15:14 +01:00 |
|
Sergey Shliakhov
|
e70e7128c0
|
Transfer deck ownership even if target user already participant of a board
https://github.com/nextcloud/deck/pull/1955#issuecomment-640392715
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
|
2022-03-22 14:15:14 +01:00 |
|
Sergey Shliakhov
|
36a9d2e95c
|
Check type before transfer card participants ownership
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
temp
|
2022-03-22 14:15:14 +01:00 |
|
Sergey Shliakhov
|
ce85b4378f
|
Fix wrong class name
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
|
2022-03-22 14:15:14 +01:00 |
|
Sergey Shliakhov
|
d52697823d
|
Fix code style
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
|
2022-03-22 14:15:13 +01:00 |
|
Sergey Shliakhov
|
53d462b3da
|
Add tests
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
|
2022-03-22 14:15:13 +01:00 |
|
Sergey Shliakhov
|
fc9fa5dc25
|
Update docs
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
fix: conflicts
|
2022-03-22 14:15:11 +01:00 |
|
Sergey Shliakhov
|
eb8a321637
|
Add deck:transfer-ownership command
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
|
2022-03-22 14:14:46 +01:00 |
|
Julius Härtl
|
ce77725ef0
|
Merge pull request #3663 from nextcloud/backport/3560/stable23
[stable23] Sort boards non case sensitive
|
2022-03-22 09:53:25 +01:00 |
|
ben
|
a88e028793
|
fixes nextcloud/deck#3410
Signed-off-by: ben <git@rott.io>
|
2022-03-22 08:43:03 +00:00 |
|
Nextcloud bot
|
0655ab8d59
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-03-18 02:38:31 +00:00 |
|
Julius Härtl
|
2c5b8c5fba
|
Merge pull request #3641 from nextcloud/backport/3635/stable23
[stable23] 🐛 Fix missing files sidebar
|
2022-03-17 08:19:44 +01:00 |
|
Vinicius Reis
|
1057dc7039
|
fix style-lint
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
|
2022-03-17 00:02:32 -03:00 |
|
Nextcloud bot
|
8274d090c3
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-03-17 02:41:19 +00:00 |
|
Vinicius Reis
|
c213727180
|
🐛 Fix missing files sidebar
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
|
2022-03-14 14:10:53 +00:00 |
|
Julius Härtl
|
a5565d192d
|
Merge pull request #3630 from nextcloud/release/1.6.1
Release 1.6.1
v1.6.1
|
2022-03-10 09:54:27 +01:00 |
|
Julius Härtl
|
d25c8f6945
|
Bump version to 1.6.1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-10 09:35:57 +01:00 |
|
Julius Härtl
|
e31ff9f247
|
Merge pull request #3626 from nextcloud/backport/3611/stable23
[stable23] Generate fixed link for activity emails
|
2022-03-09 20:19:59 +01:00 |
|
Luka Trovic
|
2d8bb1e654
|
fix: generate fixed link for activity emails
Signed-off-by: Luka Trovic <luka@nextcloud.com>
fix: generate fixed link for activity emails
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-09 17:24:18 +00:00 |
|
Julius Härtl
|
18babccfe1
|
Create appstore-build-publish.yml
|
2022-03-04 13:58:09 +01:00 |
|
Julius Härtl
|
4646499917
|
Merge pull request #3618 from nextcloud/backport/3552/stable23
[stable23] return the selector for collections
|
2022-03-04 13:55:39 +01:00 |
|
dartcafe
|
da9c18b4cb
|
return the selector for collections
Signed-off-by: dartcafe <github@dartcafe.de>
|
2022-03-04 08:53:40 +00:00 |
|
Julius Härtl
|
94134fc7d6
|
Merge pull request #3614 from nextcloud/backport/3612/stable23
[stable23] Make insert attachment buttom easy to click
|
2022-03-02 21:04:30 +01:00 |
|
Luka Trovic
|
113cc5c578
|
fix: make insert attachment buttom easy to click
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-03-02 16:24:21 +00:00 |
|
Nextcloud bot
|
0d12c2a4ec
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-19 02:38:00 +00:00 |
|
Nextcloud bot
|
3d1ed51ea9
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-17 02:38:51 +00:00 |
|
Nextcloud bot
|
31152d9763
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-08 02:38:05 +00:00 |
|
Nextcloud bot
|
044afef32d
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-06 02:36:59 +00:00 |
|
Nextcloud bot
|
1e35c7b836
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-05 02:37:27 +00:00 |
|
Nextcloud bot
|
0a43156a91
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-01 02:37:25 +00:00 |
|