Commit Graph

7048 Commits

Author SHA1 Message Date
Nextcloud bot
ca06249e68 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-25 00:59:15 +00:00
Julius Härtl
d1c7567e4e Merge pull request #5234 from nextcloud/chore/php8.3 2023-10-24 12:44:21 +02:00
Nextcloud bot
1792e626f2 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-24 00:44:25 +00:00
Julius Härtl
3a63030787 chore(php): Add PHP 8.3 to test matrix
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-23 22:28:03 +02:00
Nextcloud bot
aa793fab6d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-23 00:42:45 +00:00
Julius Härtl
81258ff62f Merge pull request #5231 from nextcloud/automated/noid/main-fix-npm-audit 2023-10-22 16:45:46 +02:00
Julius Härtl
28d7f6618b Merge pull request #5229 from nextcloud/automated/noid/main-update-nextcloud-ocp 2023-10-22 10:51:02 +02:00
nextcloud-command
3850a1747c chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-10-22 03:22:56 +00:00
nextcloud-command
9f4421153e chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-10-22 02:39:39 +00:00
Nextcloud bot
de22cf0280 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-22 00:45:24 +00:00
dependabot[bot]
856f3c94d9 Merge pull request #5223 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3.1.0 2023-10-21 04:47:40 +00:00
dependabot[bot]
8f077979f1 Merge pull request #5220 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.3.2 2023-10-21 03:49:14 +00:00
dependabot[bot]
1e7bae293c Merge pull request #5219 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/moment-1.2.2 2023-10-21 03:49:10 +00:00
dependabot[bot]
deea18b5d3 Chore(deps): Bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](c6c9a1a660...23ff15729e)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 01:39:31 +00:00
dependabot[bot]
a12d9f2f36 Chore(deps-dev): Bump cypress from 13.3.1 to 13.3.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.1 to 13.3.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.3.1...v13.3.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-10-21 01:10:03 +00:00
dependabot[bot]
2f5b5ec713 Chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 01:09:40 +00:00
Nextcloud bot
0799b7e394 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-21 00:43:25 +00:00
Nextcloud bot
6c6c3de61a Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-20 00:44:43 +00:00
Julius Härtl
8ebb6cb543 Merge pull request #5216 from FundreasFrohsinn/patch-1 2023-10-19 14:59:03 +02:00
Andreas Rosing
13b2796d91 fixes minor spelling error
Signed-off-by: Andreas Rosing <FundreasFrohsinn@users.noreply.github.com>
2023-10-19 14:27:18 +02:00
Nextcloud bot
89a93b0f96 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-19 00:43:46 +00:00
Julius Härtl
7df062d97a Merge pull request #4668 from nextcloud/enh/native-datepicker 2023-10-18 17:24:50 +02:00
Julius Härtl
7f36dd2b9d fix: remove depecated OCA.Search
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-18 15:03:45 +02:00
Julius Härtl
7e0765adb0 tests: Date time picker tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-18 15:03:45 +02:00
Julius Härtl
42461a74ea enh: Move to native datetime picker component
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-18 15:03:45 +02:00
Julius Härtl
ea6795694b Merge pull request #2658 from BKapelari/More-Dashboard-Widgets-#2643 2023-10-18 12:44:19 +02:00
Julius Härtl
7c774bd988 style: Fix stylelint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-18 12:10:34 +02:00
Julius Härtl
0b68948a0f fix: Switch to new component name
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-18 11:48:03 +02:00
Marcel Klehr
6aaa9bea9c Rename today and tomorrow widgets
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-10-18 11:44:34 +02:00
Marcel Klehr
a37e7192aa Vuex: Run overview#loadUpcoming only once
needed for dashboard widgets

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-10-18 11:44:34 +02:00
Marcel Klehr
515d9cbd65 Dashboard widgets: Factor out a card component
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-10-18 11:44:34 +02:00
Bernhard Kapelari
7b57c92f12 basic functions
Signed-off-by: Bernhard Kapelari <bernhard@kapelari.com>

First feedback

Signed-off-by: Bernhard Kapelari <bernhard@kapelari.com>

lint:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-10-18 11:44:31 +02:00
Nextcloud bot
8aa4fdcec5 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-18 01:08:10 +00:00
Julius Härtl
320ac3f1d4 Merge pull request #5215 from nextcloud/dependabot/npm_and_yarn/babel/traverse-7.23.2 2023-10-17 22:59:23 +02:00
dependabot[bot]
30eb743b64 Chore(deps-dev): Bump @babel/traverse from 7.23.0 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [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.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 20:31:37 +00:00
Julius Härtl
7ce6ce3958 Merge pull request #5212 from nextcloud/ci/fix-fileselector
ci(cypress): Fix file picker selector
2023-10-17 22:30:38 +02:00
Julius Härtl
9f66712dc2 ci(cypress): Disable record
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-17 22:22:55 +02:00
Julius Härtl
bab1395f93 ci(cypress): Increase timeout
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-17 21:23:19 +02:00
Julius Härtl
93c6af4d5b ci(cypress): Use node 20
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-17 21:23:19 +02:00
Julius Härtl
38ae668218 ci(cypress): Fix file picker selector
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-17 21:23:19 +02:00
Julius Härtl
09fd1e0fee style: Fix trailing commas
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-17 15:42:49 +02:00
Julius Härtl
0b471b89b3 Merge pull request #5035 from jszeibert/enh/CardCover
Card Cover Images
2023-10-17 15:19:12 +02:00
Julius Härtl
24b7c232f2 fix: Only request attachments if there are any
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-17 14:10:57 +02:00
Johannes Szeibert
6e1e6a8957 introduce Card Covers
Signed-off-by: Johannes Szeibert <johannes@szeibert.de>
2023-10-17 14:10:45 +02:00
Nextcloud bot
bf28940608 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-17 00:46:42 +00:00
Julius Härtl
6743368f1f Merge pull request #5133 from privatemaker/fix/aria-title-to-buttons
add attributes aria-label= and title= to Filters & View Modes buttons
2023-10-16 23:02:35 +02:00
Julius Härtl
1564da544e Update src/components/Controls.vue
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-16 22:54:56 +02:00
Julius Härtl
4ab35e0c89 Merge pull request #5207 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2023-10-16 10:22:10 +02:00
Julius Härtl
f2f6f80a1d Merge pull request #5210 from nextcloud/automated/noid/main-fix-npm-audit 2023-10-16 10:15:36 +02:00
nextcloud-command
b0dc54117b chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-10-15 03:29:30 +00:00