Commit Graph

17290 Commits

Author SHA1 Message Date
Prajwol Amatya 4bb740fed8 make return type similar (#9039) 2024-05-02 14:52:59 +05:45
Sabin Panta 5e449f8a67 changing given step of creating share in feature file (#9023) 2024-05-02 14:52:18 +05:45
nirajacharya2 8ab24595b1 removing usage of a stepdefination inside another stepdefination in OcisConfigContext.php (#9021) 2024-05-02 14:40:41 +05:45
Salipa Gurung 70e2c75831 change given step for sharing space in apiDownloads (#9027) 2024-05-02 14:38:50 +05:45
Sawjan Gurung 5c7c363e2b [tests-only] add API tests for file download and rename edge cases (#9018)
* test: add API tests to download deleted file

* test: add more MOVE/rename API tests

* do not reuse step def method

* remove unused step

* fix typo

* fix tests

* update expected failure

* update expected failure
2024-05-02 12:21:35 +05:45
ownClouders 3309b9c93c [tx] updated from transifex 2024-05-01 00:42:11 +00:00
Thomas Müller a8cbc612cc chore: remove unused return value from BindSourcesToStructs (#9033) 2024-04-30 18:18:31 +02:00
Thomas Müller 4f7480d322 feat: drop github.com/a8m/envsubst in favor of gookit/config (#9028) 2024-04-30 18:05:58 +02:00
dependabot[bot] e1a259e2aa build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#9030)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.0 to 1.33.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.33.0...v1.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 17:36:58 +02:00
dependabot[bot] 8413d7f522 build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#9031)
Bumps google.golang.org/protobuf from 1.33.0 to 1.34.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 17:36:47 +02:00
Thomas Müller c039041a40 test: unit test BindSourcesToStructs (#9029) 2024-04-30 17:35:46 +02:00
Sawjan Gurung 9035b832c0 fix ocis_keycloak deployment (#9025) 2024-04-30 17:40:18 +05:45
Prarup Gurung 77a87e5d10 Merge pull request #9017 from owncloud/changing-given-statement-to-graph-api
[tests-only][full-ci]change given step from ocs to graph
2024-04-30 17:01:05 +05:45
Prarup Gurung a3579eed99 [full-ci] [tests-only] Use sharingNG for sharing in given step (#9016)
* Use sharingNG for sharing in given step

* Removed from expected failures
2024-04-30 16:28:48 +05:45
Sabin Panta 6ac17a9155 updating antivirus feature file (#9024) 2024-04-30 16:28:23 +05:45
dependabot[bot] 1fad9acf1a build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.1 to 2.17.2.
- [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.1...v2.17.2)

---
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-04-30 09:59:04 +02:00
dependabot[bot] 35d736a5a5 build(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.19.0 to 10.20.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.19.0...v10.20.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 09:54:35 +02:00
Sawjan Gurung bf1d18951e test: add API tests to search user/group with special chars (#9015) 2024-04-30 13:12:09 +05:45
Sawjan Gurung c0f92f85f3 [tests-only] extend list sharedwithme API tests coverage (#8967)
* test: extend list sharedwithme tests

* test: organize scenarios

* test: extend list sharedwithme tests - same name shares

* refactor json schema
2024-04-30 12:50:03 +05:45
Sabin 070cccf609 change given step from ocs to graph 2024-04-30 12:32:41 +05:45
Sabin Panta 8b9d5da7ec [tests-only][full-ci] changed given statement of sharing link in api antivirus feature file (#8914)
* changed given statement of sharing link in api antivirus feature file

* updated scenerio of uploading virus inside public share

* added step defnitin for uploading file via public link
2024-04-30 12:26:21 +05:45
nirajacharya2 34b13f96e8 adding test for listing permission of a project drive by a member with viewer permission (#8910) (#8932) 2024-04-30 12:11:23 +05:45
Sagar Gurung f962cbba09 Extend ShareNg test for updating share permission for project space (#8913)
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-04-30 09:19:45 +05:45
Michael Barz 83dd7d6364 Merge pull request #9009 from owncloud/dependabot/go_modules/github.com/riandyrn/otelchi-0.8.0
build(deps): bump github.com/riandyrn/otelchi from 0.7.0 to 0.8.0
2024-04-29 19:18:29 +02:00
Jannik Stehle 660a4485ab Automated changelog update [skip ci] 2024-04-29 15:43:57 +00:00
Jannik Stehle 57b63a3318 Merge pull request #8954 from fschade/graph-permission-c-time
enhancement: inject the creation time into sharing permissions
2024-04-29 17:43:22 +02:00
Michael Barz 8b772fc517 Automated changelog update [skip ci] 2024-04-29 15:18:12 +00:00
Michael Barz fa4647b6c1 Merge pull request #8894 from owncloud/fix-web-changelog-formatting
chore: fix web changelog formatting
2024-04-29 17:14:51 +02:00
Michael Barz 079ad3efdd Merge pull request #8931 from owncloud/jnweiger-ocmproviders-json-syntax
Fix: README.md ocmproviders.json example
2024-04-29 17:14:32 +02:00
Jörn Friedrich Dreyer 32e44a9fdc Merge pull request #8989 from owncloud/log-and-trace-fixes
log and trace fixes
2024-04-29 17:13:52 +02:00
dependabot[bot] a36a176fe1 build(deps): bump @testing-library/user-event in /services/idp (#9008)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.1 to 14.5.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 17:11:50 +02:00
kobergj 64d2a837c3 Automated changelog update [skip ci] 2024-04-29 15:02:08 +00:00
kobergj 335c6d35b8 Merge pull request #9012 from kobergj/AddForgottenChangelog
[docs-only] Add forgotten changelog
2024-04-29 17:01:31 +02:00
jkoberg 27ecf912d5 feat(changelog): add forgotten changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-29 16:54:44 +02:00
Ralf Haferkamp 91c4b318a9 Automated changelog update [skip ci] 2024-04-29 13:54:51 +00:00
Ralf Haferkamp 5a13179a72 bump reva to latest edge
Fixes: #8957
2024-04-29 15:54:13 +02:00
dependabot[bot] 2088e03e25 build(deps): bump github.com/riandyrn/otelchi from 0.7.0 to 0.8.0
Bumps [github.com/riandyrn/otelchi](https://github.com/riandyrn/otelchi) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/riandyrn/otelchi/releases)
- [Changelog](https://github.com/riandyrn/otelchi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riandyrn/otelchi/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/riandyrn/otelchi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 13:43:55 +00:00
Juan Pablo Villafáñez b1d0a2a577 fix: remove obsolete secure middleware in collaboration service 2024-04-29 15:22:49 +02:00
Thomas Müller 7da2664144 fix: forward COLLABORA_DOMAIN and ONLYOFFICE_DOMAIN to the ocis container to allow substitution in csp.yaml (#9007) 2024-04-29 15:18:24 +02:00
Michael Barz e140e61838 Merge pull request #8970 from owncloud/docs-unit-tests
docs: write unit testing guide
2024-04-29 14:35:11 +02:00
kobergj 1906059ef0 Merge pull request #8374 from owncloud/new_collaboration_service
feat: add new collaboration service (WOPI)
2024-04-29 13:56:10 +02:00
kobergj 89710e77f9 Automated changelog update [skip ci] 2024-04-29 11:53:06 +00:00
kobergj d8cae78d70 Merge pull request #8802 from owncloud/servers_startup
feat: add runners to startup the ocis' services
2024-04-29 13:52:31 +02:00
Phil Davis 426df04dec Merge pull request #8998 from owncloud/README-20240429
chore: minor edits to README
2024-04-29 16:28:13 +05:45
Michael Barz 0dce02d011 docs: add more cons from code review 2024-04-29 12:06:35 +02:00
Michael Barz 5ae4d5646b Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-04-29 12:04:05 +02:00
Viktor Scharf 836fcc5433 user deletes own access of the space (#8986) 2024-04-29 11:59:08 +02:00
Juan Pablo Villafáñez 05f684a537 fix: add group runner's timeout and make some channels buffered. 2024-04-29 11:56:07 +02:00
Michael Barz 5ad77f7dee docs: add mocks to testing guide 2024-04-29 11:53:30 +02:00
Michael Barz 54883c769f Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: kobergj <jkoberg@owncloud.com>
2024-04-29 11:25:55 +02:00