Commit Graph

3855 Commits

Author SHA1 Message Date
Benedikt Kulmann
d180314253 Automated changelog update [skip ci] 2020-08-21 15:07:28 +00:00
Benedikt Kulmann
1803a5b284 Merge pull request #89 from owncloud/role-select-ui
Role select ui
2020-08-21 16:42:06 +02:00
Benedikt Kulmann
a2cca6391a Remove page reload step definition
Apparently the step definition for the page reload gets reused from phoenix.
2020-08-21 16:27:30 +02:00
Benedikt Kulmann
8e011b7eb2 Add recompiled assets 2020-08-21 16:19:03 +02:00
Benedikt Kulmann
3abf2bb110 Add a page reload to the role selection test 2020-08-21 16:18:25 +02:00
Benedikt Kulmann
15f2df6997 Fix typo in step definition 2020-08-21 16:16:33 +02:00
Benedikt Kulmann
0e4e211123 Use role selection response for setting role
Previously we were fetching the role assignments again. Not necessary,
as the request for setting a role already returns the resulting
assignment object as a response.
2020-08-21 16:15:06 +02:00
Benedikt Kulmann
eb05ba253a Translate error message when setting a role 2020-08-21 16:05:16 +02:00
Benedikt Kulmann
c214976f22 Include protobuf step in build steps 2020-08-21 15:41:18 +02:00
Benedikt Kulmann
2c862bbfb4 Fix GOPATH variable usage 2020-08-21 15:12:23 +02:00
David Christofas
c37787bdbf add changelog
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-08-21 14:11:15 +02:00
David Christofas
982ebdcbb4 update ocis-proxy to v0.7.0
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-08-21 14:05:39 +02:00
Benedikt Kulmann
60957d9216 Fix element selectors for role selection tests 2020-08-21 11:45:05 +02:00
Benedikt Kulmann
6b04954c02 Update changed role name 2020-08-21 11:45:04 +02:00
Benedikt Kulmann
302dec7a8a Add changelog item 2020-08-21 11:45:04 +02:00
Benedikt Kulmann
6b011fb91c Add account uuid to request body for fetching roles 2020-08-21 11:45:04 +02:00
Lukas Hirt
f8fa36381c Add basic test scenario 2020-08-21 11:45:04 +02:00
Lukas Hirt
74bb429a34 Turn roles buttons into radio inputs 2020-08-21 11:45:04 +02:00
Lukas Hirt
2b9e93dcfd Fixed typo in eslint 2020-08-21 11:45:04 +02:00
Lukas Hirt
662817af0a Use settings client 2020-08-21 11:45:04 +02:00
Lukas Hirt
b65c6925ed Stop removing previous assignments
The assignments are now removed through the server. No need to do this via JS anymore
2020-08-21 11:45:04 +02:00
Lukas Hirt
ee047d8739 Use generated API to fetch roles 2020-08-21 11:45:04 +02:00
Lukas Hirt
d61babe1de Add settings client 2020-08-21 11:45:03 +02:00
Lukas Hirt
72c31b4ebf Add basic role management UI 2020-08-21 11:45:03 +02:00
Lukas Hirt
2cf9e918ba Add vuex as direct dependency instead of peerDependency 2020-08-21 11:45:03 +02:00
Benedikt Kulmann
b2d0c8aa0d Merge pull request #90 from owncloud/updateTestCommit-2020-08-20
[tests-only] advance commit id of ocis & phoenix
2020-08-21 11:29:03 +02:00
Artur Neumann
2aa66bf041 use newest ocis master commit 2020-08-21 15:01:56 +05:45
Artur Neumann
5e66bf645c make build also depend on UI tests 2020-08-21 15:01:56 +05:45
Artur Neumann
db68531e54 delete KONNECTD_TLS 2020-08-21 15:01:56 +05:45
Artur Neumann
ea203e16bf delete unnedded build steps 2020-08-21 15:01:56 +05:45
Artur Neumann
3a2699149f don't use the proxy config file 2020-08-21 15:01:56 +05:45
Artur Neumann
05b4f6b4fd use build in phoenix 2020-08-21 15:01:55 +05:45
Artur Neumann
a531cefac9 add 'REVA_LDAP_IDP' setting 2020-08-21 15:01:55 +05:45
Artur Neumann
8e702c621f add more settings 2020-08-21 15:01:55 +05:45
Artur Neumann
eef08e34e5 use basic-roles-support as ocis branch for now 2020-08-21 15:01:55 +05:45
Artur Neumann
e2544b2b4d delete LDAP usages from CI pipelines 2020-08-21 15:01:55 +05:45
Artur Neumann
a3128cb26c [tests-only] advance commit id of ocis & phoenix 2020-08-21 15:01:55 +05:45
David Christofas
5f82d1e88a Automated changelog update [skip ci] 2020-08-21 09:07:16 +00:00
David Christofas
a44a1521ed Merge pull request #94 from owncloud/prepare-release-0.7.0
prepare release 0.7.0
2020-08-21 11:03:08 +02:00
Benedikt Kulmann
5b8438dacc Automated changelog update [skip ci] 2020-08-21 08:57:35 +00:00
David Christofas
3a4075cad2 prepare release 0.7.0
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-08-21 10:32:57 +02:00
Benedikt Kulmann
f00b60d129 Merge pull request #467 from owncloud/basic-roles-support
Bring basic roles and permissions for ocis-settings
2020-08-21 10:25:49 +02:00
Benedikt Kulmann
ef928234bf Add changelog item 2020-08-21 09:57:18 +02:00
Benedikt Kulmann
51112d6918 Update ocis-phoenix, ocis-settings, ocis-accounts
- ocis-phoenix v0.12.0
- ocis-settings v0.2.0
- ocis-accounts v0.3.0
2020-08-21 09:51:50 +02:00
David Toledo
245a06e79a Merge pull request #263 from owncloud/update_path
update to current path
2020-08-21 09:33:54 +02:00
Benedikt Kulmann
e44c15be06 Automated changelog update [skip ci] 2020-08-21 07:17:10 +00:00
Benedikt Kulmann
636047a58a Merge pull request #91 from owncloud/release-0.3.0
Prepare release 0.3.0
2020-08-21 09:06:30 +02:00
Jörn Friedrich Dreyer
cc4fb39e67 minor review 2020-08-21 08:48:33 +02:00
David Toledo
ad4c0e9c53 update to current path 2020-08-21 08:47:44 +02:00
Benedikt Kulmann
22e2d9ca05 Update ocis-settings to 0.2.0 2020-08-21 08:47:38 +02:00