Commit Graph
395 Commits
Author SHA1 Message Date
Benedikt Kulmann bb4e0deb51 use ocis commit with ocis-proxy@0.7.1-0.20200828151439-7d24bb391fb0 2020-09-01 09:14:53 +02:00
Benedikt Kulmann 89d0b66465 Revert "Try to run with ocis-accounts uuids"
This reverts commit e2a7a9fc01.
2020-09-01 08:24:49 +02:00
Benedikt Kulmann c5206c087d Merge branch 'manage-account-permissions' of github.com:owncloud/ocis-accounts into manage-account-permissions 2020-08-31 14:04:12 +02:00
Benedikt Kulmann c0e230fa7f Remove user creation step. Used user is already created. 2020-08-31 14:03:40 +02:00
Dipak Acharya 92dcb0833f Wait for services to start in CI ui tests 2020-08-31 17:34:17 +05:45
Benedikt Kulmann e2a7a9fc01 Try to run with ocis-accounts uuids 2020-08-31 11:47:30 +02:00
Benedikt Kulmann 03621d42a0 Run ui tests as our default admin user 2020-08-31 10:18:13 +02:00
Benedikt Kulmann f689eff081 Add more doc comments 2020-08-31 08:53:20 +02:00
Benedikt Kulmann 512fe49c34 Fix function comment 2020-08-31 08:53:16 +02:00
Benedikt Kulmann 957e1987ab Update ocis-pkg/v2@master and ocis-settings@master 2020-08-31 08:52:05 +02:00
Benedikt Kulmann 7f3088ef60 Add changelog 2020-08-31 08:50:53 +02:00
Benedikt Kulmann 65bf34b12c Setup roles cache and use it for permission checks 2020-08-31 08:50:30 +02:00
Benedikt Kulmann cf89186286 Run permission registration on service start 2020-08-31 08:41:40 +02:00
Benedikt Kulmann 2fb28d0554 Register general purpose permission for account management 2020-08-31 08:41:40 +02:00
Benedikt Kulmann ec1d6fbe70 Make use of the new READWRITE operation 2020-08-31 08:41:40 +02:00
Benedikt Kulmann 2ca83cf4ac Automated changelog update [skip ci] 2020-08-28 15:07:03 +00:00
Benedikt KulmannandGitHub 67e4071da7 Merge pull request #102 from owncloud/roles-for-builtin-users
Add default user moss and assign default roles to builtin users
2020-08-28 16:53:39 +02:00
Benedikt Kulmann 23bfd33b55 Fix tests 2020-08-28 16:38:11 +02:00
Benedikt Kulmann 97e4450102 Add role service to options 2020-08-28 16:26:15 +02:00
Benedikt Kulmann 6196775f7d Add changelog 2020-08-28 16:02:35 +02:00
Benedikt Kulmann a8c640add6 Add default user moss and assign default roles to builtin users 2020-08-28 15:52:49 +02:00
Phil Davis 94b7f057a7 Automated changelog update [skip ci] 2020-08-27 13:02:30 +00:00
Phil DavisandGitHub 6cdb40f458 Merge pull request #99 from owncloud/fix-drone-commit-id
[tests only] Change ocis for tests back to master
2020-08-27 18:35:33 +05:45
Benedikt Kulmann 2b89542e69 Change ocis for tests back to master
Was needed to be on a branch to get a PR in ocis-accounts merged. Since
that is done and updated in ocis, we can now switch the tests back to
ocis master.
2020-08-27 14:34:56 +02:00
Benedikt Kulmann 0411da040d Automated changelog update [skip ci] 2020-08-27 10:46:00 +00:00
Benedikt KulmannandGitHub 3493e581b5 Merge pull request #98 from owncloud/release-0.4.1
Prepare release 0.4.1
2020-08-27 12:32:39 +02:00
Benedikt Kulmann 6d850267f5 Prepare release 0.4.1 2020-08-27 11:10:39 +02:00
Benedikt KulmannandGitHub fcd58c56ab Merge pull request #96 from owncloud/update-settings-client
Update settings client
2020-08-27 11:05:19 +02:00
Benedikt Kulmann 768c88b4ef Try using ocis with ocis-settings 0.3.0 for tests 2020-08-27 10:33:04 +02:00
Benedikt Kulmann 8f8f8fbfe0 Update ocis commit id for tests 2020-08-27 10:33:04 +02:00
Benedikt Kulmann f947621f1c Update ocis-settings to 0.3.0 2020-08-27 10:33:04 +02:00
Benedikt Kulmann 7a5121c6f9 Add changelog 2020-08-27 10:33:04 +02:00
Benedikt Kulmann 6511321873 Fix accounts ui with new settings API 2020-08-27 10:33:04 +02:00
Ilja Neumann 1ccf012d14 Automated changelog update [skip ci] 2020-08-26 18:34:01 +00:00
Ilja NeumannandIlja Neumann 73c8b11f3d Use dependency-injected grpc client 2020-08-26 20:19:14 +02:00
Ilja NeumannandIlja Neumann f552072608 Assign user role to newly created accounts.
https://github.com/owncloud/product/issues/173
2020-08-26 20:19:14 +02:00
Benedikt KulmannandGitHub 453a9ff1c7 Merge pull request #94 from owncloud/fix-ci-build-failures
Explicitly run `make protobuf` when running `make build`
2020-08-24 11:53:55 +02:00
Benedikt Kulmann 3402af65b7 Explicitly run make protobuf when running make build
There are weird issues where randomly protoc compilations happen
although they should not be triggered. As those don't run through the
makefile but somehow differently, the prerequisites are not built first
(protoc plugins have to be fetched, which happens in the `make
protobuf` step).
2020-08-24 09:12:18 +02:00
Vincent Petry 10a14dc8ee Automated changelog update [skip ci] 2020-08-21 16:11:14 +00:00
Vincent PetryandGitHub b765173722 Merge pull request #93 from owncloud/release-0.4.0
Prepare release 0.4.0
2020-08-21 17:56:02 +02:00
Benedikt Kulmann a8925401fd Prepare release 0.4.0 2020-08-21 17:31:08 +02:00
Benedikt Kulmann d180314253 Automated changelog update [skip ci] 2020-08-21 15:07:28 +00:00
Benedikt KulmannandGitHub 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 60957d9216 Fix element selectors for role selection tests 2020-08-21 11:45:05 +02:00