Граф коммитов

2791 Коммитов

Автор SHA1 Сообщение Дата
Ferdinand Thiessen 803f317f45
refactor: Migrate component tests to Playwright
This contains all normal component tests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-19 19:12:22 +02:00
Ferdinand Thiessen ca8bbb1e22 chore: Prepare v9.0.0-alpha.5
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-16 11:51:55 +02:00
Ferdinand Thiessen bc4d27d9a3
fix(NcDialog): Ensure the dialog is correctly labelled by its name
* Added `labelId` prop to NcModal to allow label modal without a name
* Pass the navigation id (the ID of the headline element of NcDialog) to `labelId`
* Added cypress tests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-07 14:42:38 +02:00
Ferdinand Thiessen 61c598f879
chore: Prepare 9.0.0-alpha.4
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-28 17:56:09 +02:00
Ferdinand Thiessen 580767c119
chore: Update dependencies on `next` branch
Currently not handled by dependabot, so updated manually for preparation of next release

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-25 16:48:01 +02:00
Ferdinand Thiessen 24f5d4b888
chore: Add SPDX license information and REUSE CI workflow
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-13 12:39:32 +02:00
Richard Steinmetz d75dfbd0d8
chore: replace @nextcloud/calendar-js with @nextcloud/timezones
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-06 15:06:44 +02:00
Grigorii K. Shartsev e693fb40b5 fix(NcRichText): externalize vue-router to fix links rendering
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-06-05 19:22:12 +02:00
Grigorii K. Shartsev 6df5c5e286 chore(deps): move vue from peer to deps
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-06-05 19:22:10 +02:00
Grigorii K. Shartsev 9940210de9 fix: Adjust license in package.json
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-05-28 17:12:46 +02:00
Ferdinand Thiessen bdec19003d chore: Prepare v9.0.0-alpha.3 release
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-19 21:09:39 +02:00
Ferdinand Thiessen 956f6344cb
chore: Update and pin development dependencies
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-11 13:49:55 +02:00
Ferdinand Thiessen 480d208e82
fix: Adjust tsconfig and eslintrc for tests
* Fixes `rootdir` in invalid place in tsconfig.
* Fixes wrong location of eslintrc

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-08 22:51:29 +02:00
Ferdinand Thiessen f43692b90f
fix(deps): Update all dependencies for Vue 3 branch
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-10 01:08:57 +02:00
Ferdinand Thiessen b8e786a630 chore: Prepare 9.0.0-alpha.2 release
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-20 11:16:07 +01:00
Raimund Schlüßler 8cefb5c70d
chore: bump various dependencies
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-02-19 22:54:26 +01:00
Ferdinand Thiessen b44fc27273
Merge branch 'master' into merge/master-into-next
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-18 11:29:07 +01:00
dependabot[bot] f0589fa950
Merge pull request #5253 from nextcloud-libraries/dependabot/npm_and_yarn/webpack-5.90.2 2024-02-16 07:22:41 +00:00
dependabot[bot] f37c9d1019
chore(deps-dev): Bump webpack from 5.90.1 to 5.90.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.90.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.90.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 07:20:24 +00:00
dependabot[bot] ccc9fbfdf1
chore(deps-dev): Bump vite from 5.1.2 to 5.1.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 07:17:25 +00:00
dependabot[bot] 6b5e1482d7
chore(deps-dev): Bump vite from 5.1.1 to 5.1.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 07:17:26 +00:00
dependabot[bot] 4b5ec02ec9
chore(deps): Bump @floating-ui/dom from 1.6.2 to 1.6.3
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.3/packages/dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 07:26:52 +00:00
dependabot[bot] 2dcdd106a4
Merge pull request #5242 from nextcloud-libraries/dependabot/npm_and_yarn/floating-ui/dom-1.6.2 2024-02-12 15:08:57 +00:00
Ferdinand Thiessen 1e2d780bf4
Merge pull request #5243 from nextcloud-libraries/dependabot/npm_and_yarn/gettext-parser-8.0.0
chore(deps-dev): Bump gettext-parser from 7.0.1 to 8.0.0
2024-02-12 16:05:14 +01:00
dependabot[bot] 75067621eb
chore(deps-dev): Bump gettext-parser from 7.0.1 to 8.0.0
Bumps [gettext-parser](https://github.com/smhg/gettext-parser) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/smhg/gettext-parser/releases)
- [Changelog](https://github.com/smhg/gettext-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smhg/gettext-parser/compare/v7.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: gettext-parser
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 07:38:15 +00:00
dependabot[bot] 05e4f6b680
chore(deps): Bump @floating-ui/dom from 1.6.1 to 1.6.2
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.2/packages/dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 07:36:50 +00:00
dependabot[bot] 910a06c99b
chore(deps-dev): Bump vite from 5.1.0 to 5.1.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 07:36:03 +00:00
Raimund Schlüßler 13fcdbfc45
Merge remote-tracking branch 'origin' into chore/5230/merge-master-next 2024-02-11 10:46:59 +01:00
dependabot[bot] 16879af251
chore(deps-dev): Bump vite from 5.0.12 to 5.1.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.1.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.1.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 07:22:59 +00:00
Grigorii K. Shartsev f06da31037 release: v8.6.2
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-07 13:04:25 +01:00
dependabot[bot] 6d59bb08aa
chore(deps-dev): Bump @nextcloud/vite-config from 1.2.1 to 1.2.2
Bumps [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/nextcloud/nextcloud-vite-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vite-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vite-config/compare/v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 07:22:16 +00:00
dependabot[bot] 7b46f6d61e
Merge pull request #5213 from nextcloud-libraries/dependabot/npm_and_yarn/cypress-visual-regression-5.0.0 2024-02-06 00:03:05 +00:00
dependabot[bot] 16fffaa166
chore(deps-dev): Bump cypress-visual-regression from 4.0.0 to 5.0.0
Bumps [cypress-visual-regression](https://github.com/cypress-visual-regression/cypress-visual-regression) from 4.0.0 to 5.0.0.
- [Changelog](https://github.com/cypress-visual-regression/cypress-visual-regression/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-visual-regression/cypress-visual-regression/commits)

---
updated-dependencies:
- dependency-name: cypress-visual-regression
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 07:20:04 +00:00
dependabot[bot] 5ae58aaf86
chore(deps-dev): Bump @nextcloud/webpack-vue-config
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from `14068ae` to `78aec9d`.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
- [Commits](14068ae8d0...78aec9d710)

---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 07:18:55 +00:00
Ferdinand Thiessen 7a23b7aa07
Merge pull request #5204 from nextcloud-libraries/dependabot/npm_and_yarn/nextcloud/router-3.0.0
chore(deps): Bump @nextcloud/router from 2.2.1 to 3.0.0
2024-02-02 12:52:27 +01:00
dependabot[bot] fbf02142ef
Merge pull request #5206 from nextcloud-libraries/dependabot/npm_and_yarn/webpack-5.90.1 2024-02-02 07:39:30 +00:00
dependabot[bot] 57c4f91b3d
chore(deps-dev): Bump webpack from 5.90.0 to 5.90.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.90.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.90.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 07:37:20 +00:00
dependabot[bot] 1e39a1d37e
chore(deps-dev): Bump @types/jest from 29.5.11 to 29.5.12
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.11 to 29.5.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 07:35:45 +00:00
dependabot[bot] 3d9e1a0e8e
chore(deps): Bump @nextcloud/router from 2.2.1 to 3.0.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v2.2.1...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 07:34:47 +00:00
Ferdinand Thiessen fd53ab5aa9
chore: Release 8.6.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-01 15:03:23 +01:00
Maksim Sukharev 38b69b0a02 chore: prepare 9.0.0-alpha.1
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-01-31 14:51:31 +01:00
dependabot[bot] dd918c1eba
chore(deps-dev): Bump cypress from 13.6.3 to 13.6.4
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.3 to 13.6.4.
- [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.6.3...v13.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 07:58:28 +00:00
Raimund Schlüßler e638b3ec74
fix(test): install @vitest/coverage-v8
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-30 22:52:32 +01:00
Maksim Sukharev 1c0226922c
chore: prepare 8.6.0
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-01-30 16:12:50 +01:00
Maksim Sukharev 2cef9b5c4f
chore(deps): bump @nextcloud/vite-config from 1.0.1 to 1.2.1
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-01-29 13:47:16 +01:00
Raimund Schlüßler c9cdfab24c
Merge remote-tracking branch 'origin' into chore/noid/merge-master-next 2024-01-29 11:02:38 +01:00
dependabot[bot] 0818aff2d3
Merge pull request #5164 from nextcloud-libraries/dependabot/npm_and_yarn/vue-material-design-icons-5.3.0 2024-01-29 09:34:57 +00:00
dependabot[bot] 3e23bba76a
Merge pull request #5163 from nextcloud-libraries/dependabot/npm_and_yarn/nextcloud/webpack-vue-config-7976a35 2024-01-29 09:32:39 +00:00
dependabot[bot] 9149d6cb22
chore(deps): Bump @floating-ui/dom from 1.6.0 to 1.6.1
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.1/packages/dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 07:22:07 +00:00
dependabot[bot] 3234c3a111
chore(deps-dev): Bump vue-material-design-icons from 5.2.0 to 5.3.0
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.2.0...5.3.0)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 07:21:25 +00:00