Julius Härtl
|
43a0fec9a6
|
Merge pull request #6257 from nextcloud/fix/no-cross-referencing-in-labels
copy labels when moving cards between boards
|
2024-08-29 12:30:17 +02:00 |
|
grnd-alt
|
dbca6bc0d7
|
copy labels when moving cards between boards
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
|
2024-08-28 11:59:34 +02:00 |
|
dependabot[bot]
|
ba3e97b73d
|
Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.2.1...v1.2.3)
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 08:14:42 +02:00 |
|
grnd-alt
|
09748aebb9
|
export json data of commments
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
|
2024-08-05 10:05:05 +02:00 |
|
Andy Scherzinger
|
be11113d32
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-07 15:51:49 +02:00 |
|
Julius Härtl
|
be86a2e96c
|
fix: use proper owner source
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-12 09:10:59 +02:00 |
|
Julius Härtl
|
20f0e8efa1
|
fix: Only map owner for user mapping
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 18:47:38 +02:00 |
|
Julius Härtl
|
66728431b8
|
chore: Cleanup some outdated fixme comments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 18:23:56 +02:00 |
|
Julius Härtl
|
caebc01a9f
|
fix: Map card assignments through mapping config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 18:21:10 +02:00 |
|
Julius Härtl
|
86302937a9
|
tests: assert json diff between import/export
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 18:21:09 +02:00 |
|
Julius Härtl
|
15118f4154
|
fix: Do not fail on missing owner details
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 18:21:09 +02:00 |
|
Julius Härtl
|
282c1e7d41
|
test: Add reimport test case
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 18:21:09 +02:00 |
|
Julius Härtl
|
9d6c83030b
|
draft: todos
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 18:21:09 +02:00 |
|
Julius Härtl
|
e7d5fbff63
|
feat: Let occ deck:import default to deck json importer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 18:21:09 +02:00 |
|
Julius Härtl
|
cccc4f2f67
|
docs: Add dedicated documentation section for import/export
Signed-off-by: Julius Härtl <jus@bitgrid.net>
docs: Update import docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 18:21:06 +02:00 |
|
Julius Härtl
|
56e16b2d3f
|
feat: Implement logic to import multiple boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-11 14:44:57 +02:00 |
|
Max
|
507510f60b
|
WIP: enh(import): import deck json exports
Signed-off-by: Max <max@nextcloud.com>
|
2023-08-11 14:44:57 +02:00 |
|