Commit Graph

7468 Commits

Author SHA1 Message Date
Julius Härtl
e2e647645b tmp: Remove shortcuts requiring an extra UI for now
They can be readded once we have a proper design for it to make sure
auto focus is working and those are nicely fitting the UI

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-07 15:58:54 +01:00
Adrian Missy
05d4f529f5 feat: Add keyboard shortcuts
Implement keyboard shortcuts for the board view and individual cards

Signed-off-by: Adrian Missy <adrian.missy@onewavestudios.com>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-07 15:58:54 +01:00
Nextcloud bot
d3750196bb Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-07 00:36:13 +00:00
Julius Härtl
bdab12e259 Merge pull request #5354 from jacksbox/patch-1 2023-12-06 18:04:43 +01:00
Mario Jäckle
197d41ba1e fix: allow null label colors in trello json importer
Signed-off-by: Mario Jäckle <github@jacksbox.de>
2023-12-06 17:29:08 +01:00
Julius Härtl
cae6d94097 Merge pull request #5312 from nextcloud/ci/action-templates 2023-12-06 14:48:08 +01:00
Julius Härtl
5856c8b500 fix: Avoid undefined variable
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-06 14:21:58 +01:00
Julius Härtl
a31601d476 chore: Update composer dependencies
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-06 14:21:58 +01:00
Julius Härtl
9867f2a856 tests: Avoid using dynamic properties
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-06 14:21:58 +01:00
Julius Härtl
843afb19ea ci: Update actions and use spit phpunit
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-06 14:21:58 +01:00
Julius Härtl
1f1732e8b6 Merge pull request #5351 from nextcloud/bugfix/noid/card-actions 2023-12-06 09:50:52 +01:00
Nextcloud bot
284d6d4728 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-06 00:37:08 +00:00
Julius Härtl
b06b41f7eb fix: Get proper rich object for card actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-05 23:19:51 +01:00
Julius Härtl
2389eff5ea fix: Avoid sql error on ONLY_FULL_GROUP_BY
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-05 21:19:34 +01:00
Nextcloud bot
6ff2fd9eaf Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-05 00:37:37 +00:00
github-actions[bot]
2814012465 Merge pull request #5344 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2023-12-03 03:33:15 +00:00
nextcloud-command
14a60a65af chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-12-03 02:37:54 +00:00
dependabot[bot]
d77b685be8 Merge pull request #5342 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.28.0 2023-12-02 04:38:27 +00:00
dependabot[bot]
183a6ce862 Merge pull request #5339 from nextcloud/dependabot/composer/phpunit/phpunit-9.6.15 2023-12-02 04:05:49 +00:00
dependabot[bot]
948dc76bac Chore(deps): Bump shivammathur/setup-php from 2.27.1 to 2.28.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.27.1 to 2.28.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.27.1...2.28.0)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 03:44:13 +00:00
dependabot[bot]
e7ee473d04 Chore(deps-dev): Bump phpunit/phpunit from 9.6.13 to 9.6.15
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.13 to 9.6.15.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.15/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.13...9.6.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 02:33:23 +00:00
Nextcloud bot
d9e820be40 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-01 00:34:17 +00:00
Julius Härtl
3634124daa Create update-nextcloud-ocp-approve-merge.yml
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-27 11:15:58 +01:00
Nextcloud bot
cc84e2a906 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-27 00:40:14 +00:00
Julius Härtl
4627e909ae Merge pull request #5328 from nextcloud/automated/noid/main-update-nextcloud-ocp 2023-11-26 14:05:19 +01:00
nextcloud-command
edf4d337f7 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-11-26 02:40:16 +00:00
Nextcloud bot
17503a10ba Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-26 00:39:52 +00:00
Nextcloud bot
e52e2711a6 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-25 00:44:09 +00:00
Nextcloud bot
7fdd34cdfe Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-24 01:06:29 +00:00
dependabot[bot]
befc2e12c5 Merge pull request #5322 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.6.0 2023-11-23 16:05:23 +00:00
dependabot[bot]
4115977135 Merge pull request #5317 from nextcloud/dependabot/npm_and_yarn/main/babel/runtime-7.23.4 2023-11-23 16:02:09 +00:00
dependabot[bot]
036af4e1b8 Merge pull request #5316 from nextcloud/dependabot/composer/psalm/phar-5.16.0 2023-11-23 16:01:55 +00:00
dependabot[bot]
250510c6ab Merge pull request #5315 from nextcloud/dependabot/composer/tests/integration/sabre/dav-4.5.1 2023-11-23 16:01:38 +00:00
dependabot[bot]
65b8092071 Chore(deps-dev): Bump cypress from 13.5.1 to 13.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.1 to 13.6.0.
- [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.5.1...v13.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 15:19:52 +00:00
dependabot[bot]
2f782e9825 Chore(deps): Bump @babel/runtime from 7.23.2 to 7.23.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.2 to 7.23.4.
- [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.23.4/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>
2023-11-23 15:19:12 +00:00
dependabot[bot]
71bd0d93b1 Chore(deps-dev): Bump psalm/phar from 5.15.0 to 5.16.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/5.15.0...5.16.0)

---
updated-dependencies:
- dependency-name: psalm/phar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 15:18:53 +00:00
dependabot[bot]
1c04049038 Chore(deps-dev): Update sabre/dav requirement in /tests/integration
Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/4.5.1/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.5.0...4.5.1)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 15:18:48 +00:00
Julius Härtl
1e27ffa3b6 Merge pull request #5314 from nextcloud/update-main-version 2023-11-23 16:18:26 +01:00
Joas Schilling
04c8d9384b feat(deps): Add Nextcloud 29 support on main
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-23 14:36:17 +01:00
Nextcloud bot
1a4f96e5dc Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-23 00:42:55 +00:00
Nextcloud bot
4875fe6f0b Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-22 00:43:00 +00:00
Nextcloud bot
6c4bf09958 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-21 00:44:10 +00:00
Julius Härtl
f223a39d64 Merge pull request #5299 from fitrahfm/fix/use-primary-when-filter-is-active 2023-11-20 21:30:54 +01:00
Fitrah Munir
80e09355f0 fix(card): use primary when filter is active
Signed-off-by: Fitrah Munir <fitrahmunir@outlook.com>
2023-11-20 22:30:20 +08:00
Julius Härtl
ebdbe651d0 Merge pull request #5296 from nextcloud/bugfix/noid/deleted-board-frontend 2023-11-20 15:30:00 +01:00
Julius Härtl
3c047d3e21 fix: Properly undo card deletion in the frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-20 08:22:45 +01:00
Julius Härtl
911ed7a2f4 fix: Show proper error page when board was not found
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-20 08:22:45 +01:00
Julius Härtl
a05d64250f fix: Only query boards not marked for deletion unless we want to undo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-20 08:22:45 +01:00
Julius Härtl
1e5b4fe8ea Merge pull request #5304 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/files-3.0.0 2023-11-20 07:49:25 +01:00
Nextcloud bot
cabe1ff53f Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-20 00:43:55 +00:00