Commit Graph

17385 Commits

Author SHA1 Message Date
Sawjan Gurung
62efe42185 test: fix typo and data types (#9102) 2024-05-08 15:25:42 +05:45
Sawjan Gurung
abb537f08f [tests-only] separate different SharingNG share steps (#9097)
* separate When steps using root and permissions endpoints

test: separate resource sharing GIven step from space share

test: share space via root endpoint in Given steps

test: use existing step

test: fix more steps

* test: separate resource and space link share creation

test: fix php code style
2024-05-08 14:22:52 +05:45
dependabot[bot]
41af5f7168 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.2...v2.17.3)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 09:55:22 +02:00
Michael Barz
1ba2fce907 Merge pull request #9100 from owncloud/dependabot/go_modules/google.golang.org/protobuf-1.34.1
build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1
2024-05-08 09:40:35 +02:00
dependabot[bot]
4f60898f74 build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1
Bumps google.golang.org/protobuf from 1.34.0 to 1.34.1.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 06:54:45 +00:00
Sabin Panta
288619f626 changing given step of creating share in feature file (#9092) 2024-05-08 10:06:23 +05:45
Amrita
545624f1be add tests for update share invitation for root endpoint (#8906) 2024-05-08 09:55:48 +05:45
Prarup Gurung
34ee7e68fe [full-ci] [tests-only] Used sharing-ng in given steps (#9090)
* etagPropagation.feature: Used sharingNG for sharing in given step

* favorite.feature: Used sharingNG for sharing in given step

* moveSpaces.feature: Used sharingNG for sharing in given step
2024-05-08 09:45:36 +05:45
Prarup Gurung
ee1eccba14 Merge pull request #9080 from owncloud/use-sharingNG-in-given-steps-apiSpacesShares-suite
[full-ci] [tests-only] Used sharing-ng in given steps
2024-05-07 17:33:02 +05:45
Prarup Gurung
3795a955c1 Addressed reviews 2024-05-07 16:28:25 +05:45
Prarup Gurung
f36fc13cba copySpaces.feature: Used sharingNG for sharing in given step 2024-05-07 16:27:11 +05:45
Prarup Gurung
17120a4037 checksum.feature: Used sharingNG for sharing in given step 2024-05-07 16:27:11 +05:45
Prarup Gurung
c9af623050 changingFilesShare.feature: Used sharingNG for sharing in given step 2024-05-07 16:27:11 +05:45
Sabin Panta
571689aad8 [tests-only] [full-ci] updating given step for sharing in unlockFiles (#9063)
* updating given step for sharing

* addressing review
2024-05-07 16:12:17 +05:45
dependabot[bot]
fd770740bd build(deps-dev): bump eslint-plugin-jsx-a11y in /services/idp
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.7.1 to 6.8.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.7.1...v6.8.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 10:21:57 +02:00
dependabot[bot]
bf2a599e4c build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 09:39:15 +02:00
dependabot[bot]
3ac88ab0d9 build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 09:38:58 +02:00
dependabot[bot]
603cd31441 build(deps): bump @types/redux-logger in /services/idp
Bumps [@types/redux-logger](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redux-logger) from 3.0.9 to 3.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/redux-logger)

---
updated-dependencies:
- dependency-name: "@types/redux-logger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 09:31:54 +02:00
Sawjan Gurung
b4e991bf63 [tests-only] extend group sharing and MOVE api tests (#9083)
* test: add more COPY/MOVE tests

* test: add sharing to group edgecase tests

* test: new line

* test: fix typo

* test: update expected failure
2024-05-07 12:26:59 +05:45
Thomas Müller
d18d835134 test: fix linter tagalign to respect oCIS custom order + migrate skip-dirs to exclude-dirs (#9062) 2024-05-07 08:39:21 +02:00
Martin
880f39832e Merge pull request #9086 from kobergj/TinyDocsFix
[docs-only] Tiny Fix
2024-05-07 08:24:14 +02:00
jkoberg
e84c72b911 tiny docs fix
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-05-07 08:17:22 +02:00
dependabot[bot]
045d5450f0 build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 13:20:25 +02:00
nirajacharya2
3e88b2cc25 removing usage of a stepdefination inside another stepdefination in NotificationContext.php (#9022) 2024-05-06 15:22:20 +05:45
Prarup Gurung
b5e9d5e131 Used sharingNG for sharing in given step (#9061) 2024-05-06 15:21:50 +05:45
Prarup Gurung
0f6e486701 Merge pull request #9060 from owncloud/use-sharingNG-in-given-steps-apiSearch2-suite
[full-ci] [tests-only] Use sharing ng in given steps api search2 suite
2024-05-06 14:16:08 +05:45
dependabot[bot]
9d810757a6 build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 09:30:16 +02:00
Andre Duffeck
5be47af796 Merge pull request #9050 from aduffeck/bump-reva-9e15bce231f1
[full-ci] Bump reva
2024-05-06 09:24:06 +02:00
dependabot[bot]
665f70bb6c build(deps-dev): bump postcss-preset-env in /services/idp
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.1.2 to 9.5.9.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 08:52:36 +02:00
dependabot[bot]
20fb74cfb9 build(deps): bump react-i18next from 13.5.0 to 14.1.1 in /services/idp
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 14.1.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.5.0...v14.1.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 08:48:15 +02:00
André Duffeck
5b2a8f8cad Bump reva 2024-05-06 08:39:27 +02:00
Prarup Gurung
11d4b5ccb1 Used sharingNG for sharing in given step 2024-05-06 12:00:17 +05:45
Amrita
738a268ab3 add tests for create link on project spaces resources (#9044) 2024-05-06 11:57:36 +05:45
nirajacharya2
3f85870bba removing usage of a stepdefination inside another stepdefination in FilesVersionsContext.php (#9053) 2024-05-06 11:49:15 +05:45
Sagar Gurung
e8cc3c26ab [tests-only][full-ci]Added test for hide shared resources (personal and project space) in shares (#8999)
* Added test for hide shared resources in shares

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* review address

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* review address: refactor feature file

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-05-06 11:17:35 +05:45
Prarup Gurung
de6eef3d26 Merge pull request #9057 from owncloud/use-sharingNG-in-given-steps-apiSearch1-suite
[full-ci] [tests-only] Use sharing ng in given steps api search1 suite
2024-05-06 10:28:58 +05:45
Prarup Gurung
6cd4fffc83 search.feature: Used sharingNG for sharing in given step 2024-05-06 09:51:42 +05:45
Prarup Gurung
1f114d66a6 dateSearch.feature: Used sharingNG for sharing in given step 2024-05-06 09:51:41 +05:45
nirajacharya2
33eb024302 removing usage of a stepdefination inside another stepdefination in GraphContext.php (#9026) 2024-05-06 09:36:35 +05:45
ownClouders
22a7ee7545 [tx] updated from transifex 2024-05-04 00:07:01 +00:00
Phil Davis
9c34494282 Merge pull request #9070 from owncloud/mmattel-patch-1
[docs-only] Typo in storage-users README.md
2024-05-03 21:28:23 +05:45
Martin
bc23b685b2 [docs-only] Typo in storage-users README.md
IMPOTANT --> IMPORTANT
2024-05-03 16:57:03 +02:00
Michael Barz
5f67abd739 Automated changelog update [skip ci] 2024-05-03 12:43:33 +00:00
Michael Barz
cf81d18e10 Merge pull request #9065 from owncloud/forward-port-changelog
Forward port stable-5.0 changelog
2024-05-03 14:42:54 +02:00
Michael Barz
27aa095e18 docs: fix reva version 2024-05-03 14:34:28 +02:00
Michael Barz
f5c3b2b856 Merge branch 'stable-5.0' into forward-port-changelog 2024-05-03 14:28:24 +02:00
Prarup Gurung
0ee17d7e26 Merge pull request #9040 from owncloud/use-sharingNG-in-given-steps-apiGraph-suite
[full-ci] [tests-only] Use sharingNG for sharing in given step, refactored accordingly
2024-05-03 17:02:51 +05:45
Thomas Müller
93543002c8 Automated changelog update [skip ci] 2024-05-03 10:21:03 +00:00
Thomas Müller
9db3fd028e feat: add maximum image dimension to be processed by the thumbnailer (#9035)
* feat: add maximum image dimension to be processed by the thumbnailer

* chore: make golangci-lint happy
2024-05-03 12:20:27 +02:00
Viktor Scharf
a1e4da239f delete ocis-helm items from release template (#9059) 2024-05-03 11:04:47 +02:00