Commit Graph

6829 Commits

Author SHA1 Message Date
Julius Härtl
890893f9e3 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 19:39:13 +02:00
Julius Härtl
748f8bee3f test: Add example test data for deck import
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-11 19:39:13 +02:00
Julius Härtl
d93d4af44f test: Add some basic integration test skeleton for import
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-11 19:39:12 +02:00
Julius Härtl
e98188fbf8 feat: Add app version to the deck app export
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-11 19:39:12 +02:00
Julius Härtl
2ae9f71483 feat: Implement logic to import multiple boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-11 19:39:12 +02:00
Max
8954569aee WIP: enh(import): import deck json exports
Signed-off-by: Max <max@nextcloud.com>
2023-08-11 19:39:12 +02:00
Julius Härtl
ef463f32e6 fix: Avoid failing due to uninitialized acces of systemInstance
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-11 19:39:12 +02:00
Julius Härtl
72b5e1baf6 fix: Properly export cards as a child element of the related stack
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-11 19:39:12 +02:00
Nextcloud bot
185699f6d7 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-11 00:45:43 +00:00
Julius Härtl
2f4f7d9fc0 Merge pull request #4985 from nextcloud/dependabot/npm_and_yarn/stable26/nextcloud/stylelint-config-2.3.1 2023-08-10 22:47:21 +02:00
dependabot[bot]
9fdfbd7239 Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 22:38:54 +02:00
Nextcloud bot
dc84f29e4f Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-10 00:43:10 +00:00
Nextcloud bot
f77655ec35 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-09 01:06:08 +00:00
Nextcloud bot
5e2f6305fa Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-08 00:46:21 +00:00
Julius Härtl
3112301260 Merge pull request #4992 from nextcloud/automated/noid/stable26-update-nextcloud-ocp 2023-08-06 11:56:34 +02:00
Julius Härtl
5da87e3a2e Merge pull request #4994 from nextcloud/automated/noid/stable26-fix-npm-audit 2023-08-06 11:54:48 +02:00
nextcloud-command
dc59f96e59 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-08-06 03:29:25 +00:00
nextcloud-command
2cc4f133a5 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-08-06 02:34:45 +00:00
Nextcloud bot
14317ef4d5 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-06 00:41:22 +00:00
dependabot[bot]
37e459948c Merge pull request #4986 from nextcloud/dependabot/npm_and_yarn/stable26/relative-ci/agent-4.1.6 2023-08-05 05:26:54 +00:00
dependabot[bot]
b507a83ea1 Merge pull request #4987 from nextcloud/dependabot/npm_and_yarn/stable26/jest-29.6.2 2023-08-05 05:26:30 +00:00
dependabot[bot]
3e4c2eb324 Chore(deps-dev): Bump jest from 29.6.1 to 29.6.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 03:32:05 +00:00
dependabot[bot]
e127b1ee77 Chore(deps-dev): Bump @relative-ci/agent from 4.1.5 to 4.1.6
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.1.5...v4.1.6)

---
updated-dependencies:
- dependency-name: "@relative-ci/agent"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 03:31:31 +00:00
Nextcloud bot
3704b17f41 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-04 00:46:32 +00:00
Nextcloud bot
3fdd8a4a4d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-02 01:09:06 +00:00
Nextcloud bot
1750046eb0 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-30 00:41:14 +00:00
Julius Härtl
e9ab1ae6fc Merge pull request #4950 from nextcloud/backport/4906/stable26 2023-07-24 17:36:02 +02:00
Julius Härtl
f6783f14cd Merge pull request #4958 from nextcloud/automated/noid/stable26-fix-npm-audit 2023-07-23 20:45:24 +02:00
Julius Härtl
6aa824385c Merge pull request #4956 from nextcloud/automated/noid/stable26-update-nextcloud-ocp 2023-07-23 20:44:44 +02:00
nextcloud-command
0a79232bfe chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-07-23 03:19:57 +00:00
nextcloud-command
530b3be82a chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-07-23 02:50:04 +00:00
dependabot[bot]
efeb2278f4 Merge pull request #4953 from nextcloud/dependabot/npm_and_yarn/stable26/cypress-12.17.2 2023-07-22 01:35:08 +00:00
dependabot[bot]
a3891c792c Chore(deps-dev): Bump cypress from 12.17.1 to 12.17.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.1 to 12.17.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.17.1...v12.17.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-22 01:22:46 +00:00
Julius Härtl
07c219dfa7 fix: Split query to fetch board ids to avoid slow query join
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-07-21 18:30:22 +02:00
Nextcloud bot
221fa2eab6 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-19 00:41:21 +00:00
Nextcloud bot
3f6d42257d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-18 00:38:55 +00:00
Julius Härtl
81ca7c887e Merge pull request #4937 from nextcloud/automated/noid/stable26-update-nextcloud-ocp 2023-07-16 12:41:43 +02:00
nextcloud-command
99c858e134 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-07-16 03:18:05 +00:00
Nextcloud bot
6644b11af7 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-16 00:39:23 +00:00
dependabot[bot]
801259479d Merge pull request #4926 from nextcloud/dependabot/npm_and_yarn/stable26/nextcloud/vue-7.12.1 2023-07-15 05:03:56 +00:00
dependabot[bot]
4dc27f4e7e Merge pull request #4929 from nextcloud/dependabot/npm_and_yarn/stable26/cypress-12.17.1 2023-07-15 05:03:46 +00:00
dependabot[bot]
42085fac7f Merge pull request #4928 from nextcloud/dependabot/npm_and_yarn/stable26/dompurify-3.0.5 2023-07-15 05:03:33 +00:00
dependabot[bot]
a95dc22cba Merge pull request #4927 from nextcloud/dependabot/npm_and_yarn/stable26/nextcloud/initial-state-2.1.0 2023-07-15 05:03:26 +00:00
dependabot[bot]
6b5bf3c7cd Chore(deps-dev): Bump cypress from 12.17.0 to 12.17.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.0 to 12.17.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.17.0...v12.17.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 01:40:33 +00:00
dependabot[bot]
2f046a7c80 Chore(deps): Bump dompurify from 3.0.4 to 3.0.5
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.4...3.0.5)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 01:40:19 +00:00
dependabot[bot]
bd5bb01944 Chore(deps): Bump @nextcloud/initial-state from 2.0.0 to 2.1.0
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/initial-state"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 01:40:03 +00:00
dependabot[bot]
2ade022deb Chore(deps): Bump @nextcloud/vue from 7.12.0 to 7.12.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.12.0 to 7.12.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.12.0...v7.12.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 01:39:54 +00:00
Julius Härtl
afc3b6c307 Merge pull request #4910 from nextcloud/backport/4908/stable26 2023-07-14 08:52:06 +02:00
Joas Schilling
e396c17828 fix(notification): Prevent null in parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-14 06:25:58 +00:00
Nextcloud bot
3134607498 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-14 00:44:29 +00:00