Commit Graph

432 Commits

Author SHA1 Message Date
Vincent Petry 8700b63e2a Automated changelog update [skip ci] 2020-09-08 14:25:03 +00:00
Vincent Petry 404383ba1e Merge pull request #114 from owncloud/init-role-service-in-grpc-server
Init role service in grpc server
2020-09-08 16:11:45 +02:00
Benedikt Kulmann e6bc812692 Changelog 2020-09-08 15:51:24 +02:00
Benedikt Kulmann eedcdf5d8e Provide role service in service handler for grpc server 2020-09-08 15:39:16 +02:00
Lukas Hirt 6dfbdf7dd9 Automated changelog update [skip ci] 2020-09-07 16:24:44 +00:00
Lukas Hirt 6323618ba2 Merge pull request #109 from owncloud/feature/batch-actions 2020-09-07 18:09:28 +02:00
Lukas Hirt 4d37041ebc Regenerate assets 2020-09-07 17:53:55 +02:00
Lukas Hirt 91ca8ac528 Add changelog 2020-09-07 17:53:34 +02:00
Lukas Hirt 7cd554bf41 Refactor 2020-09-07 17:49:35 +02:00
Lukas Hirt b95b9800e8 Add acceptance tests 2020-09-07 17:17:23 +02:00
Lukas Hirt 3980084c53 Use correct request and update changed account 2020-09-06 21:40:15 +02:00
Lukas Hirt 3dc3dda570 Add label to account select checkbox 2020-09-06 21:40:15 +02:00
Lukas Hirt 3fd44de84f Handle disable and enable actions 2020-09-06 21:40:15 +02:00
Lukas Hirt 45c170729e Add batch actions UI 2020-09-06 21:40:15 +02:00
Benedikt Kulmann 8e665bb126 Automated changelog update [skip ci] 2020-09-04 10:30:43 +00:00
Benedikt Kulmann bf5bb9a971 Merge pull request #112 from owncloud/permission-check-tests
[tests-only] tests for account management permission checks
2020-09-04 12:16:21 +02:00
Benedikt Kulmann 804e9914f1 Add mock guest role 2020-09-04 11:59:34 +02:00
Benedikt Kulmann 7c315fe001 Sort imports 2020-09-04 11:57:57 +02:00
Benedikt Kulmann 232e84e131 Rename test file to reflect that it's only about permission checks 2020-09-04 11:52:50 +02:00
Benedikt Kulmann b1a4b48167 Add test for permission checks on CreateAccount 2020-09-04 11:51:52 +02:00
Benedikt Kulmann c4edd4828d Add test for permission checks on DeleteAccount 2020-09-04 11:50:08 +02:00
Benedikt Kulmann dc2484d584 Add tests for UpdateAccount 2020-09-04 11:47:29 +02:00
Benedikt Kulmann a0cbbaaf71 Add test for GetAccount permission checks 2020-09-04 11:43:28 +02:00
Benedikt Kulmann d6db5c9f64 Test setup for accounts handler and ListAccounts permission checks 2020-09-04 11:36:27 +02:00
Benedikt Kulmann 9a4a08e35f remove debug code 2020-09-04 10:22:20 +02:00
Swoichha Adhikari 4598747a68 Merge pull request #107 from owncloud/tests-accounts-update-roles
[Tests-Only ] webUI tests for non-admin user and guest user
2020-09-03 17:01:09 +05:45
swoichha 3910f37c87 tests for non-admin user and guest user 2020-09-03 16:44:43 +05:45
Artur Neumann a8a95bc3b9 Automated changelog update [skip ci] 2020-09-03 07:05:50 +00:00
Artur Neumann 0f4d249e75 Merge pull request #110 from owncloud/drone-ocis-commit-id
[tests-only] Pin ocis commit id to most recent master in drone
2020-09-03 12:31:30 +05:45
Benedikt Kulmann f2a2269b38 Pin ocis commit id to most recent master in drone 2020-09-02 20:52:47 +02:00
Benedikt Kulmann ffce67db11 Merge pull request #108 from owncloud/update-ocis-pkg-roles-manager
Switch over from roleCache+middleware to roleManager
2020-09-02 17:22:07 +02:00
Benedikt Kulmann 2293ea2606 Add ocis-pkg PR url to changelog 2020-09-02 16:14:59 +02:00
Benedikt Kulmann 23ea396655 Switch to new ocis commit id 2020-09-02 15:57:14 +02:00
Benedikt Kulmann a25f279652 Add changelog and update to ocis-pkg/v2@master 2020-09-02 15:51:02 +02:00
Benedikt Kulmann 95bc5111e5 Switch over from roleCache+middleware to roleManager 2020-09-02 15:46:30 +02:00
Benedikt Kulmann 6a27781a27 Automated changelog update [skip ci] 2020-09-01 07:44:57 +00:00
Benedikt Kulmann 848658e110 Merge pull request #100 from owncloud/manage-account-permissions
Manage account permissions
2020-09-01 09:31:30 +02:00
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