Commit Graph

7856 Commits

Author SHA1 Message Date
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
Dipak Acharya
3c5f9647f0 Add changelog item 2020-08-31 17:17:39 +05:45
David Christofas
888962f907 Merge pull request #98 from owncloud/fix-readme
Fix readme filename
2020-08-31 13:19:19 +02:00
Dipak Acharya
c5d9a602a1 Update ocis-accounts to v0.4.1 2020-08-31 16:29:34 +05:45
Benedikt Kulmann
e2a7a9fc01 Try to run with ocis-accounts uuids 2020-08-31 11:47:30 +02:00
Hari Bhandari
b9df1b4459 Merge pull request #509 from owncloud/latest-webUI-tests
[Tests-Only] Run latest phoenix webUI tests
2020-08-31 14:52:35 +05:45
Benedikt Kulmann
03621d42a0 Run ui tests as our default admin user 2020-08-31 10:18:13 +02:00
HariBhandari07
7cfbfcc69c [Tests-Only] Run latest phoenix webUI tests 2020-08-31 13:40:12 +05:45
Phil Davis
8fff4dedf7 Merge pull request #508 from owncloud/api-trashbin-fixes
[Tests-Only] Delete passing apiTrashbin test from bug demonstration
2020-08-31 13:36:57 +05:45
Phil Davis
6ebeba5e32 Merge pull request #459 from owncloud/api-trashbin-fixes
Delete passing apiTrashbin test from bug demonstration
2020-08-31 13:12:55 +05:45
HariBhandari07
64ae76f1dc Delete passing apiTrashbin test from bug demonstration 2020-08-31 13:03:10 +05:45
Artur Neumann
e7838cc8c5 Merge pull request #40 from owncloud/ui-tests
Add ui tests infrastructure and tests for language setting
2020-08-31 12:42:21 +05:45
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
HariBhandari07
a91e6b5445 Delete passing apiTrashbin test from bug demonstration 2020-08-31 11:53:20 +05:45
Dipak Acharya
6512403a2f Add ui tests infrastructure and tests for language setting 2020-08-31 10:22:30 +05:45
Phil Davis
454a6dc745 Merge pull request #503 from owncloud/bump-commit-id-20200828
[Tests-Only] Bump oC10 test commit id
2020-08-31 09:56:49 +05:45
Phil Davis
8f764063c2 Bump oC10 test commit id 2020-08-31 09:16:15 +05:45
Benedikt Kulmann
34c13b31bd Fix readme filename 2020-08-28 18:10:14 +02:00
Benedikt Kulmann
cdecdeb2ab Automated changelog update [skip ci] 2020-08-28 15:21:59 +00:00
Benedikt Kulmann
7d24bb391f Automated changelog update [skip ci] 2020-08-28 15:14:39 +00:00
Benedikt Kulmann
48dc2b88df Merge pull request #95 from owncloud/roles-middleware
Add assigned roles to access token
2020-08-28 17:09:31 +02:00
Benedikt Kulmann
2ca83cf4ac Automated changelog update [skip ci] 2020-08-28 15:07:03 +00:00
Benedikt Kulmann
bc4e1532e9 Fix import sorting 2020-08-28 17:03:44 +02:00
Benedikt Kulmann
c900bf7d19 Mock role service in account uuid tests 2020-08-28 17:03:43 +02:00
Benedikt Kulmann
3cc1c874df Add comment on exported function 2020-08-28 17:03:43 +02:00
Benedikt Kulmann
7fb3551768 Update ocis-settings to current master 2020-08-28 17:03:43 +02:00
Benedikt Kulmann
4ee0c269f6 Make linter happy 2020-08-28 17:03:43 +02:00
Benedikt Kulmann
311502bede Add changelog 2020-08-28 17:03:43 +02:00
Benedikt Kulmann
abaa1b441f Add assigned roles to access token 2020-08-28 17:03:43 +02:00
Benedikt Kulmann
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
Benedikt Kulmann
3cbba6dcba Add changelog 2020-08-28 15:30:14 +02:00
Benedikt Kulmann
1581b0f6b4 Add ocis-hello endpoints to builtin and example config 2020-08-28 15:27:06 +02:00
Jörn Friedrich Dreyer
0cc0f5bf26 Merge pull request #67 from owncloud/settings-mock
[tests only] Mocks for handlers
2020-08-28 15:04:13 +02:00
Phil Davis
8581c44211 Merge pull request #457 from owncloud/bump-commit-id-20200828
[Tests-Only] Bump oC10 test commit id
2020-08-28 17:10:33 +05:45
Phil Davis
df7fb80fbe Bump oC10 test commit id 2020-08-28 16:37:55 +05:45
Benedikt Kulmann
d3b859484b Automated changelog update [skip ci] 2020-08-28 09:59:14 +00:00
Benedikt Kulmann
2e70acbb9b Merge branch 'master' into settings-mock 2020-08-28 11:57:41 +02:00
Benedikt Kulmann
b8697ef030 Merge pull request #59 from owncloud/dismantle-role-ids-middleware
roleIDs into context helper + roles cache + roles cache update middleware
2020-08-28 11:57:35 +02:00