Commit Graph

8306 Commits

Author SHA1 Message Date
Pascal Wengerter
9152a71c23 Merge pull request #3157 from owncloud/update-web-5.0.0
[full-ci] Update web to v5.0.0
2022-02-15 16:23:38 +01:00
Pascal Wengerter
13a9b8e201 Merge pull request #3170 from owncloud/dependabot/npm_and_yarn/settings/vm2-3.9.7
Bump vm2 from 3.9.5 to 3.9.7 in /settings
2022-02-15 15:47:29 +01:00
Pascal Wengerter
ab82aeed73 Handle UiKit & iconMaterial removal
Bump web-test-middleware in CI

Remove fileUpload volumes in CI, bump web to official v5.0.0

Rename web changelog & fix settings acceptance test

Add 'Spaces' to settings navBar tests

Add new profile link & quota to settings userMenu tests

Update expected failures from web v5.0.0 release

Bump web commit ID

Bump web commit ID
2022-02-15 14:46:14 +00:00
Benedikt Kulmann
f90d329e85 ui adjustments after ODS and Web update 2022-02-15 14:46:14 +00:00
Benedikt Kulmann
75009c1ed7 Update web to v5.0.0 2022-02-15 14:46:14 +00:00
Michael Barz
114160f505 Automated changelog update [skip ci] 2022-02-15 13:18:53 +00:00
Michael Barz
af0a5fac18 Create space with description (#3168)
* send description during create space

* add changelog

* update reva

* add to API test

* only use opaque if not nil

* use forked xattr to fix windows build

Signed-off-by: Michael Barz <mbarz@owncloud.com>
2022-02-15 14:18:27 +01:00
dependabot[bot]
02a5161e44 Bump vm2 from 3.9.5 to 3.9.7 in /settings
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 09:06:38 +00:00
Pascal Wengerter
c2c7478bf4 Merge pull request #3159 from owncloud/dependabot/npm_and_yarn/settings/core-js-3.21.0
Bump core-js from 3.17.3 to 3.21.0 in /settings
2022-02-15 10:05:42 +01:00
Pascal Wengerter
1849f3b384 Merge pull request #3158 from owncloud/dependabot/npm_and_yarn/settings/follow-redirects-1.14.8
Bump follow-redirects from 1.14.3 to 1.14.8 in /settings
2022-02-15 10:04:54 +01:00
Phil Davis
3759338f15 Merge pull request #3171 from grgprarup/bump-core-commit-2022-02-15
[tests-only][full-ci] bump core commit to the latest upto `2022-02-15`
2022-02-15 12:14:32 +05:45
Prarup Gurung
da0543d60f Updated core commit id to the latest upto date 2022/02/15 2022-02-15 11:00:25 +05:45
Phil Davis
8821c93449 Merge pull request #3155 from owncloud/do-not-make-qa-issues-stale
Do not make QA issues stale
2022-02-14 14:51:11 +05:45
dependabot[bot]
71160d88c4 Bump core-js from 3.17.3 to 3.21.0 in /settings
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.3 to 3.21.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.17.3...v3.21.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 06:02:51 +00:00
dependabot[bot]
d61d03860c Bump follow-redirects from 1.14.3 to 1.14.8 in /settings
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 22:10:38 +00:00
kobergj
889a42c964 [full-ci] Events (#3146)
* initial events draft

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* start nats server with ocis

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* use feature reva and add config

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* remove unneeded files

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* edge reva and fix pipeline

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* configure nats server via ocis

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* update expected failures

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* add nats to parallel deployment

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* more expected failures

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* use NATS instead of cp SETTINGS

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* remove more configuration options

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-02-11 17:14:48 +01:00
Michael Barz
d3585908b1 Automated changelog update [skip ci] 2022-02-11 14:38:15 +00:00
Michael Barz
38a971e5f5 Merge pull request #3141 from owncloud/space-properties-opaque
Space properties opaque
2022-02-11 15:37:49 +01:00
Michael Barz
b5af4d41f9 add changelog 2022-02-11 15:02:28 +01:00
Michael Barz
31b6bad5ce adapt expected failures 2022-02-11 14:56:54 +01:00
Michael Barz
b1d6be7e1b refactor to reduce complexity 2022-02-11 14:56:05 +01:00
Michael Barz
d3b87fa3a1 fix API tests 2022-02-11 14:56:05 +01:00
Michael Barz
57de630e33 fix unit tests 2022-02-11 14:56:05 +01:00
Michael Barz
abfefd9230 use opaque as space props transport 2022-02-11 14:56:05 +01:00
Michael Barz
fe0bd0d55c use arbitrary metadata 2022-02-11 14:56:05 +01:00
Phil Davis
f3e887a457 Do not make QA issues stale 2022-02-11 18:45:39 +05:45
Phil Davis
57406911d5 Merge pull request #3148 from owncloud/move-api-expected-failure
[tests-only][full-ci]Adjust expected failure for api move suites
2022-02-11 16:44:20 +05:45
Viktor Scharf
98a2c3cb51 Merge pull request #3151 from owncloud/checkOwnerAndPermissions
ApiTest. Checking owner and permissions
2022-02-11 11:13:20 +01:00
amrita
31f4f7218d Update expected failure 2022-02-11 15:54:42 +05:45
Viktor Scharf
493ec780f0 fix after review 2022-02-11 10:43:42 +01:00
Phil Davis
7cabd61a73 Merge pull request #3153 from owncloud/bump-commit-id-lint-expected-failures
[tests-only] [full-ci] Bump CORE_COMMITID to include expected-failures linter
2022-02-11 12:20:29 +05:45
Phil Davis
441682a0d3 Bump CORE_COMMITID to include expected-failures linter 2022-02-11 11:27:41 +05:45
Viktor Scharf
85714c113d added checks: who is owner, who has be granted 2022-02-10 20:21:22 +01:00
Phil Davis
fb31ec8d42 Merge pull request #3143 from owncloud/bump-core-commit-2022-02-10
[tests-only][full-ci] bump core commit to the latest upto `2022-02-10`
2022-02-10 22:24:38 +05:45
Willy Kloucek
4b143b9e30 Merge pull request #3137 from owncloud/dependabot/go_modules/go-micro.dev/v4-4.6.0
Bump go-micro.dev/v4 from 4.5.0 to 4.6.0
2022-02-10 14:02:39 +01:00
Kiran Parajuli
3caff33d0f Update expected to failures line numbers after addition of spaces examples in apiWebdavLocksUnlock suite 2022-02-10 17:50:40 +05:45
Kiran Parajuli
e848a98d55 Updated expected files line numbers 2022-02-10 16:57:25 +05:45
Kiran Parajuli
81ef74fba1 Updated core commit id to the latest upto date 2022/02/10 2022-02-10 16:57:08 +05:45
Willy Kloucek
d1c8cd053d Merge branch 'master' into dependabot/go_modules/go-micro.dev/v4-4.6.0 2022-02-10 09:33:27 +01:00
Willy Kloucek
585c6f347d update all go-micro plugins to v4.6.0 (hash of the tag, since they are not really released) 2022-02-10 09:25:54 +01:00
Willy Kloucek
e0d5948b05 Merge pull request #3142 from rhafer/graph-ldap-insecure
Add "insecure" flag to graph LDAP backend
2022-02-10 09:21:25 +01:00
Willy Kloucek
0811519af4 Merge pull request #3144 from owncloud/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.3.0
Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0
2022-02-10 09:19:38 +01:00
dependabot[bot]
4a578ad03f Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 06:42:21 +00:00
Ralf Haferkamp
8a57545c30 Add "insecure" flag to graph LDAP backend
To allow skipping TLS Certificate verification in development
environments.
2022-02-09 18:29:57 +01:00
Willy Kloucek
21c7b10f98 Automated changelog update [skip ci] 2022-02-09 09:50:00 +00:00
Willy Kloucek
f152e4f129 Merge pull request #3133 from owncloud/add-consol-as-registry-option
add consul as registry option
2022-02-09 10:49:28 +01:00
dependabot[bot]
33b0188888 Bump go-micro.dev/v4 from 4.5.0 to 4.6.0
Bumps [go-micro.dev/v4](https://github.com/asim/go-micro) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/asim/go-micro/releases)
- [Changelog](https://github.com/asim/go-micro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asim/go-micro/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: go-micro.dev/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 06:16:36 +00:00
Willy Kloucek
3215cb7e6a add consul as registry option 2022-02-08 16:58:08 +01:00
Michael Barz
64b1450107 Merge pull request #3115 from owncloud/docs-adr-metadata
[docs-only] add first draft of metadata storage options
2022-02-08 14:56:00 +01:00
Viktor Scharf
d807f0621a Merge pull request #3127 from owncloud/restoreSpace
[tests-only] apiTests. restoring disabled space
2022-02-08 11:51:46 +01:00