-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
# [7.0.0](v6.1.1...v7.0.0) (2022-04-11) ### Bug Fixes * added Perun shared components module to user profile and publications ([3c1158d](3c1158d)) * **admin:** fix duplicate window open ([9a26d36](9a26d36)) * **admin:** Fixed status tab in Accounts ([277ac6f](277ac6f)) * **admin:** icon change on overviews ([0ed2e8a](0ed2e8a)) * minor improvements ([f1c11c2](f1c11c2)) * **profile:** fixed infinite loading in Authentication page ([703d6a4](703d6a4)) * redirect from login page to home if user logged in ([f11e6ba](f11e6ba)) * session expiration dialog fix ([4a59fae](4a59fae)) ### Features * add skeleton for consolidator and linker application ([82e5971](82e5971)) * **admin:** add consent hubs page ([7fce853](7fce853)) * **admin:** added columns to sponsored members list ([c1ada32](c1ada32)) * **admin:** disable adding user realated attrbiutes to active service ([e303077](e303077)) * **lib:** support for consent hubs ([43c06e0](43c06e0)) * **openapi:** add support for consent logic to openapi ([1a091d9](1a091d9)) * **openapi:** generated open api ([3bc5079](3bc5079)) * **profile:** manage consents ([5008f9b](5008f9b)) ### BREAKING CHANGES * **profile:** * add new item 'consents' to 'displayed_tabs' array if you want to show consents page in menu
- Loading branch information
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"version":"6.1.1"} | ||
{"version":"7.0.0"} |
This file was deleted.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -94,6 +94,7 @@ | |
"groups", | ||
"vos", | ||
"privacy", | ||
"consents", | ||
"settings", | ||
"data_quotas", | ||
"ssh_keys", | ||
|