Commit Graph

3855 Commits

Author SHA1 Message Date
Phil Davis
707607aa7c Add acceptSharesToSharesFolder expected-failures 2020-09-08 15:14:31 +05:45
Phil Davis
2843691618 Add acceptSharesToSharesFolder expected-failures 2020-09-08 15:12:37 +05:45
Phil Davis
306f6b76b3 Bump core commit 2020-09-08 14:53:12 +05:45
Phil Davis
3eb9b034d9 Bump core commit 2020-09-08 14:48:43 +05:45
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
Alex Unger
201b9a6526 Automated changelog update [skip ci] 2020-09-07 10:54:49 +00:00
Alex Unger
1ea79c8984 Merge pull request #100 from owncloud/remove-account-cache 2020-09-07 12:49:02 +02:00
Benedikt Kulmann
fb0ecd7e50 Changelog 2020-09-07 11:50:05 +02:00
Benedikt Kulmann
2eacbf6b42 Get rid of cache in account_uuid middleware
Accounts can be changed. In that case the cache entries would need to be
invalidated. Since we are keeping accounts in an in-memory index within
ocis-accounts anyway, we can get rid of this kind of optimization for
now.
2020-09-07 11:45:36 +02:00
Benedikt Kulmann
199267c13e Automated changelog update [skip ci] 2020-09-07 07:44:29 +00: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
90e4df62d4 Merge pull request #522 from owncloud/update-proxy-director-fix
Update proxy director fix
2020-09-04 16:15:04 +02:00
Benedikt Kulmann
ae3d9574b6 Changelog 2020-09-04 15:33:23 +02:00
Benedikt Kulmann
27e25f8943 Update ocis-proxy@master 2020-09-04 15:30:25 +02:00
Benedikt Kulmann
fcceec602f Automated changelog update [skip ci] 2020-09-04 13:28:06 +00:00
Benedikt Kulmann
85b3d9366f Merge pull request #99 from owncloud/fix-director-selection
Fix director selection
2020-09-04 15:22:00 +02:00
Benedikt Kulmann
678db5dcd9 Changelog 2020-09-04 15:16:33 +02:00
Benedikt Kulmann
214dbc4a48 Fix director selection
Instead of overwriting the director on each request, provide function
for director selection. On concurrent requests the previous
implementation could have caused situations where the request was
performed on a wrong director.
2020-09-04 15:16:33 +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
Dipak Acharya
95e045c688 Fix the tests for new response format 2020-09-04 12:20:00 +05:45
Dipak Acharya
a7a6f9cb70 Tag integration tests with their bug issues 2020-09-04 11:31:36 +05:45
Dipak Acharya
8afdb15f25 [Tests-Only] Write HTTP API tests for user's endpoints 2020-09-04 11:31:36 +05:45
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
Artur Neumann
ad5de8264f Automated changelog update [skip ci] 2020-09-03 03:54:07 +00:00
Artur Neumann
994bda0661 Merge pull request #73 from owncloud/drone-ocis-commit-id
[tests-only] Pin ocis commit id to most recent master in drone
2020-09-03 09:22:53 +05:45
Phil Davis
ba3eb488e3 Merge pull request #514 from owncloud/bump-commit-id-20200902
[Tests-Only] Bump core commit 20200902
2020-09-03 08:48:10 +05:45
Phil Davis
309ff3ac90 Merge pull request #462 from owncloud/bump-commit-id-20200902
[Tests-Only] Bump core commit 20200902
2020-09-03 08:47:51 +05:45
Phil Davis
c09157861a Add Provisioning API scenarios to expected-failures 2020-09-03 08:02:07 +05:45
Phil Davis
027d5defd7 Do not run comments, federation, notifications, systemtags tests 2020-09-03 08:02:07 +05:45