Julius Knorr
|
bb9d539813
|
Merge pull request #6326 from nextcloud/backport/6309/stable30
[stable30] fix: Load archived card if URL is opened directly
|
2024-09-17 18:32:56 +02:00 |
|
Nextcloud bot
|
9e04f88a1d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-09-17 00:40:10 +00:00 |
|
Julius Knorr
|
4873735ab2
|
fix: Load archived card if URL is opened directly
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-09-16 13:42:50 +00:00 |
|
Nextcloud bot
|
818e8e9eb7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-09-16 00:36:20 +00:00 |
|
Julius Knorr
|
b490633a3d
|
chore(release): Bump version to 1.14.0
Signed-off-by: Julius Knorr <jus@bitgrid.net>
v1.14.0
|
2024-09-15 10:42:44 +02:00 |
|
nextcloud-command
|
fad889db15
|
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
|
2024-09-15 03:03:15 +00:00 |
|
Nextcloud bot
|
94d0225f52
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-09-15 00:50:05 +00:00 |
|
dependabot[bot]
|
f26bc92612
|
Merge pull request #6313 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/vue-8.18.0
|
2024-09-14 02:19:03 +00:00 |
|
dependabot[bot]
|
e8f536fbb5
|
Chore(deps): Bump @nextcloud/vue from 8.17.1 to 8.18.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.1 to 8.18.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.17.1...v8.18.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-14 01:16:59 +00:00 |
|
Nextcloud bot
|
8ec5def76f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-09-12 00:38:31 +00:00 |
|
Nextcloud bot
|
1e8ce54361
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-09-11 00:40:34 +00:00 |
|
Julius Knorr
|
bbc4b80d56
|
Merge pull request #6307 from nextcloud/backport/6285/stable30
[stable30] Bug fix collection
|
2024-09-10 08:16:04 +02:00 |
|
Nextcloud bot
|
4fc8ea196d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-09-10 01:04:05 +00:00 |
|
Julius Härtl
|
07b0716d33
|
fix: Avoid double tap on iOS and close navigation on click
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
aca6b9d969
|
fix: Auto-scroll horizontally
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
16592324a0
|
fix: Hide navigation initially on mobile
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
6b315f95a7
|
fix: Proper drag zone height (fix #6264)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
500662f8ce
|
fix: Fix modal sizing, focus error and cover image sizing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
b8e05284eb
|
fix: Set proper name on modal
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
c665cfb03d
|
fix: Fix focus and emptycontent titles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
dc7a41ee35
|
fix: Move card create input to the bottom
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
90664cf869
|
fix: Fix empty board view design
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
c0084a6b5b
|
fix: Fix styling of navigation input fields
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
9227f9e9a1
|
fix: Adapt spacing to new compact design
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
95117be03a
|
fix: Proper slots for card selector dialog
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
80c428e114
|
fix: Avoid swipe navigation while scrolling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:34 +00:00 |
|
Julius Härtl
|
03c712c965
|
fix: Properly scroll on mobile devices
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-09-09 18:21:33 +00:00 |
|
Julius Härtl
|
4f59de7498
|
Merge pull request #6273 from nextcloud/dependabot/npm_and_yarn/stable30/babel/runtime-7.25.6
Chore(deps): Bump @babel/runtime from 7.25.4 to 7.25.6
|
2024-09-09 14:47:38 +02:00 |
|
Julius Härtl
|
5f7709af93
|
Merge pull request #6304 from nextcloud/automated/noid/stable30-fix-npm-audit
|
2024-09-09 14:29:30 +02:00 |
|
Julius Härtl
|
79497b061a
|
Merge pull request #6303 from nextcloud/automated/noid/stable30-update-nextcloud-ocp
|
2024-09-09 14:28:48 +02:00 |
|
nextcloud-command
|
f402181db6
|
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
|
2024-09-08 03:39:19 +00:00 |
|
nextcloud-command
|
0275ecf3ad
|
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
|
2024-09-08 02:55:22 +00:00 |
|
dependabot[bot]
|
ba8294bdce
|
Merge pull request #6292 from nextcloud/dependabot/npm_and_yarn/stable30/cypress-13.14.2
|
2024-09-07 02:02:02 +00:00 |
|
dependabot[bot]
|
80ed3c5e87
|
Merge pull request #6293 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/files-3.9.0
|
2024-09-07 02:01:08 +00:00 |
|
dependabot[bot]
|
9efc73ce41
|
Chore(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.8.0...v3.9.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-07 01:14:47 +00:00 |
|
dependabot[bot]
|
0c4d366950
|
Chore(deps-dev): Bump cypress from 13.14.1 to 13.14.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.1 to 13.14.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/v13.14.1...v13.14.2)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-07 01:14:32 +00:00 |
|
Nextcloud bot
|
c624b4cda0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-09-03 00:39:09 +00:00 |
|
grnd-alt
|
b3b9b0d18f
|
Merge pull request #6289 from nextcloud/backport/6257/stable30
[stable30] copy labels when moving cards between boards
|
2024-09-02 13:04:54 +02:00 |
|
grnd-alt
|
c846880a1e
|
copy labels when moving cards between boards
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
|
2024-09-02 07:37:39 +00:00 |
|
Julius Härtl
|
acaaccda05
|
Merge pull request #6283 from nextcloud/automated/noid/stable30-update-nextcloud-ocp
[stable30] Update nextcloud/ocp dependency
|
2024-09-02 08:14:26 +02:00 |
|
nextcloud-command
|
67b378fda5
|
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
|
2024-09-01 02:59:42 +00:00 |
|
Nextcloud bot
|
827b7da7c2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-09-01 00:41:42 +00:00 |
|
Julius Härtl
|
e01149cd81
|
chore(release): Bump version to 1.14.0-beta.2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
v1.14.0-beta.2
|
2024-08-31 08:44:08 +02:00 |
|
dependabot[bot]
|
4b594be8f0
|
Merge pull request #6274 from nextcloud/dependabot/npm_and_yarn/stable30/relative-ci/agent-4.2.11
|
2024-08-31 03:03:29 +00:00 |
|
dependabot[bot]
|
b570dd8880
|
Merge pull request #6271 from nextcloud/dependabot/npm_and_yarn/stable30/cypress-13.14.1
|
2024-08-31 03:03:04 +00:00 |
|
dependabot[bot]
|
afc92908fd
|
Merge pull request #6272 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/vue-8.17.1
|
2024-08-31 03:02:28 +00:00 |
|
dependabot[bot]
|
58bc1a87b1
|
Chore(deps-dev): Bump @relative-ci/agent from 4.2.10 to 4.2.11
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.10 to 4.2.11.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.2.10...v4.2.11)
---
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>
|
2024-08-31 01:52:00 +00:00 |
|
dependabot[bot]
|
7936dd6b56
|
Chore(deps): Bump @babel/runtime from 7.25.4 to 7.25.6
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.4 to 7.25.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.6/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-31 01:51:49 +00:00 |
|
dependabot[bot]
|
dbbd57e443
|
Chore(deps): Bump @nextcloud/vue from 8.17.0 to 8.17.1
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.17.0...v8.17.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>
|
2024-08-31 01:51:39 +00:00 |
|
dependabot[bot]
|
0d42750d19
|
Chore(deps-dev): Bump cypress from 13.13.3 to 13.14.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.3 to 13.14.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/v13.13.3...v13.14.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-31 01:51:28 +00:00 |
|