Commit Graph
18830 Commits
Author SHA1 Message Date
dependabot[bot]andRalf Haferkamp d97de49ace Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.48.0 to 0.53.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.48.0...zpages/v0.53.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 11:24:04 +02:00
Phil Davis 73c9c46694 test: require at least coding-standard 5.3 2024-08-15 14:41:06 +05:45
Niraj Acharya 8c641a6fe0 adding documemtation for graph api (Role) 2024-08-15 14:38:57 +05:45
Ralf Haferkamp cfefec96b6 graph: add identities property to non-admin response of GetUsers
Fixes: #9813
2024-08-15 10:49:13 +02:00
Sawjan GurungandGitHub 059b48e711 Merge pull request #9796 from owncloud/test-activities-api-folder
[tests-only] [full-ci] Test to check activities of a folder
2024-08-15 13:07:41 +05:45
MartinandGitHub 0e73d45992 Merge pull request #9811 from owncloud/fix_some_deployment_stuff
Fix some deployment stuff
2024-08-14 16:17:39 +02:00
fa9849ab67 Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-08-14 16:10:03 +02:00
mmattel 099a93c920 text fix 2024-08-14 16:09:28 +02:00
mmattel 4aae49314b remove line 2024-08-14 16:03:55 +02:00
mmattel cc5083c4cb [docs-only] Fix some ocis_full deployment stuff 2024-08-14 15:53:31 +02:00
Salipa-Gurung 246c4223cd add test to check activities of a folder 2024-08-14 17:38:23 +05:45
Sawjan GurungandGitHub 5120b86d92 Merge pull request #9803 from owncloud/test-activities-api-create-link
[test-only][full-ci] add test for api activities of a file after link creation and deletion
2024-08-14 17:32:52 +05:45
Jörn Friedrich DreyerandGitHub a3d8601a66 Merge pull request #9808 from kobergj/FixChecksumTestFormat
[tests-only] Use sha1 checksum algorithm in tests
2024-08-14 13:16:27 +02:00
prashant-gurung899 28403637a8 add test for api activities of a file after link creation
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-14 16:59:50 +05:45
Prashant GurungandGitHub dd47526db4 Merge pull request #9795 from owncloud/test-activities-api-shares
[full-ci][tests-only]add test for api activities after sharing a file
2024-08-14 16:43:45 +05:45
MartinandGitHub 2c5fffd91b Merge pull request #9809 from owncloud/fix_default_release_type
[docs-only] Fix the default deployment release type
2024-08-14 12:46:20 +02:00
jkoberg 24949d2c4c feat(tests): use sha1 checksum mechanism
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-14 12:34:09 +02:00
prashant-gurung899 0ca77bd018 add test to see api activities after sharing files
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-14 16:15:46 +05:45
mmattel 37e7e8c52a [docs-only] Fix the default deployment release type 2024-08-14 12:30:20 +02:00
Jannik Stehle d13b8d1a00 Automated changelog update [skip ci] 2024-08-14 09:10:29 +00:00
Jannik StehleandGitHub f50a2310ad Merge pull request #9752 from owncloud/feat/color-contrasts
feat: web theme color contrasts
2024-08-14 11:08:05 +02:00
Viktor Scharf 5b44e0388b Automated changelog update [skip ci] 2024-08-14 08:12:00 +00:00
Viktor ScharfandGitHub c33c180dbd Merge pull request #9788 from rhafer/filter-usertype
feat(graph): add support for filtering users by type
2024-08-14 10:11:25 +02:00
Martin 658490c340 Automated changelog update [skip ci] 2024-08-14 07:55:28 +00:00
MartinandGitHub 524e303395 Merge pull request #9807 from owncloud/mini_fix_for_.env
[docs-only] Mini text only fix for .env
2024-08-14 09:54:58 +02:00
mmattel 66ebb7620b [docs-only] Mini text only fix for .env 2024-08-14 09:47:04 +02:00
dependabot[bot] 9bccade824 Automated changelog update [skip ci] 2024-08-14 07:41:48 +00:00
dependabot[bot]andRalf Haferkamp 53e49d3c48 chore(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.3 to 2.27.4.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.27.3...v2.27.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 09:41:12 +02:00
Sawjan GurungandGitHub 459f1692a1 Merge pull request #9743 from owncloud/test-activities-api-rename
[tests-only] [full-ci] Test for resource(file|folder) rename activity
2024-08-14 09:54:07 +05:45
ownClouders fe71854467 [tx] updated from transifex 2024-08-14 04:06:18 +00:00
Jörn Friedrich Dreyer d645a853a1 Automated changelog update [skip ci] 2024-08-13 14:50:24 +00:00
Jörn Friedrich DreyerandGitHub ad62bb1817 Merge pull request #9765 from owncloud/federated-user-roles
allow querying federated sharing roles
2024-08-13 16:49:48 +02:00
Viktor ScharfandGitHub 99b301e480 Merge pull request #9787 from owncloud/QA_report_API_tests
generate report for api test
2024-08-13 16:46:20 +02:00
Jörn Friedrich Dreyer 99c6b6648e no need to introduce dedicated roles
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-13 16:10:19 +02:00
Viktor Scharf 1f88f823ef generate report for api test 2024-08-13 16:06:22 +02:00
MartinandGitHub 1fd3f79817 Merge pull request #9798 from rhafer/issue/9779
[docs-only] deployments: Default to "ocis-rolling" for the ocis_full example for now
2024-08-13 15:43:40 +02:00
MartinandGitHub a1441a998b Apply suggestions from code review 2024-08-13 15:38:37 +02:00
Ralf Haferkamp adaea9eb3f deployments: Default to "ocis-rolling" for the ocis_full example for now
The example requires features that are not available in the production
releases yet. Also add some clarification statements to the docs.

Fixes: #9779
2024-08-13 15:31:54 +02:00
Juan Pablo Villafáñez 9e7d570c79 fix: verify file id in URL matches the one inside the access token
We're using the file id from the access token, so changing the file id
in the URL shouldn't matter. However, the file id must represent a
single file.
It will also help to detect unwanted changes in the URL.
2024-08-13 15:04:19 +02:00
Ralf Haferkamp 3288602c50 tests: Adjust acceptance test for recent graph API changes
Searching for federated users requires a $filter now.
2024-08-13 14:40:12 +02:00
Ralf Haferkamp 99df9bd3bb graph: allow regular users to filter users by userType 2024-08-13 14:40:12 +02:00
Ralf Haferkamp 23ba6e4755 feat(graph): add support for filtering users by type
This add support for equality filters on the `userType` property of users
for the /users endpoint.

It also changes the behavior of the /users endpoint to only return
federated users when explicitly request via a `userType` filter.

E.g. to search for federated users with matching "albert" you can use:

`$filter=userType eq 'Federated'&$search="albert"`

Related Issue: #9702
2024-08-13 14:16:16 +02:00
Ralf Haferkamp 80631bd941 graph: remove some code duplication 2024-08-13 14:16:16 +02:00
Ralf Haferkamp 5355b449c1 cleanup(graph): move ocm user search to separate function 2024-08-13 14:16:16 +02:00
Salipa-Gurung 6fb5c228db added step for checking folder move activity 2024-08-13 17:18:40 +05:45
Salipa-Gurung dbb358b7fb added step for checking folder upload activity 2024-08-13 17:18:40 +05:45
Salipa-Gurung 317bb6cc2f refactor scenario for deletion activity 2024-08-13 17:18:39 +05:45
Salipa-Gurung 571625cb17 add test to check rename activity of file and folder 2024-08-13 17:18:32 +05:45
MartinandGitHub f71b445fae Merge pull request #9793 from owncloud/text_fix_ocis_full
[docs-only] Text only, fix text defaults for ocis container (production/release)
2024-08-13 12:18:11 +02:00
mmattel bc9734ec70 [docs-only] Fix defaults for ocis container (production/release) 2024-08-13 12:09:04 +02:00