Skip to content

Commit

Permalink
chore(release): 13.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [13.0.0](v12.0.0...v13.0.0) (2023-07-04)

### ⚠ BREAKING CHANGES

* new string property oauth_acr_value in defaultConfig.json

### Features

* **admin:** 1000 items in table ([b1df28d](b1df28d))
* **admin:** add feedback on hover to member status ([6027e67](6027e67))
* replace directive mat-flat-button by mat-stroked-button if button does not have background ([8daf271](8daf271))
* **user-profile:** removed setMfaEnforced call ([8ee9446](8ee9446))

### Bug Fixes

* add background to active tab ([00b9eef](00b9eef))
* add new defaul acr value ([30744e0](30744e0))
* **admin:** adjusted spacing between toggles ([1e16bb5](1e16bb5))
* **admin:** allow to change approval style for embedded group applications ([05b4a03](05b4a03))
* **admin:** Group based role has same margin as User based ([faf7936](faf7936))
* **admin:** logout button with icon ([58f011d](58f011d))
* **admin:** move the status tooltip above the icon in the member candidates list ([d45811a](d45811a))
* **admin:** notification display time ([8eda3fb](8eda3fb))
* **admin:** remove icons on roles overview page ([494fcce](494fcce))
* **admin:** transparent scrollbar ([cb701b7](cb701b7))
* **admin:** unify color of mat-slide-toggles ([4b5c2c9](4b5c2c9))
* Highlight table column headers ([9ea030c](9ea030c))
* **lib:** handle MfaRoleTimeoutException ([19174b5](19174b5))
* **lib:** mfaTimeoutException check ([5d73dff](5d73dff))
* **profile:** Remove ellipses from save mfa button ([018d781](018d781))
* Unify member status and expiration change ([6eb79d8](6eb79d8))
  • Loading branch information
semantic-release-bot committed Jul 4, 2023
1 parent de45c79 commit 5e5ca5d
Show file tree
Hide file tree
Showing 42 changed files with 46 additions and 41 deletions.
1 change: 1 addition & 0 deletions dist/apps/admin-gui/169.5ac8a1c4bd80240f.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/169.ab8fd243098950a8.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/283.4fb9abdc6cad67c6.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/283.9f0d6f526847814a.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/338.01c2a5c9d006bccc.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/338.4edc52e13565d48d.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/775.2f38b88d4c0bef0b.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/775.b2043275a84b4d22.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/907.777406c72d6cbb2c.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/907.8d1fb69924b352f3.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/938.79f1003aa00770ee.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/938.cf5316740c5465fa.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dist/apps/admin-gui/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"oauth_redirect_uri": "http://localhost:4200/api-callback",
"oauth_scopes": "openid profile perun_api perun_admin offline_access",
"oauth_response_type": "code",
"oauth_offline_access_consent_prompt": true
"oauth_offline_access_consent_prompt": true,
"oauth_acr_value": "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport https://refeds.org/profile/sfa https://refeds.org/profile/mfa"
},
"proxy_logout": true,
"mfa": {
Expand Down
2 changes: 1 addition & 1 deletion dist/apps/admin-gui/assets/config/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"12.0.0"}
{"version":"13.0.0"}
8 changes: 4 additions & 4 deletions dist/apps/admin-gui/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@
"CLEAR": "Clear form",
"CLEAR_TOOLTIP": "Removes all form items",
"CHANGE_SETTINGS_SUCCESS": "Application form settings successfully changed.",
"ALLOW_EMBEDDED": "Allowed for embedded applications"
"ALLOW_EMBEDDED": "This group is allowed for embedded applications"
},
"NOTIFICATIONS": {
"TITLE": "Email notifications",
Expand Down Expand Up @@ -1590,7 +1590,7 @@
"CHANGE_NO_VALID_TO_DISABLED": "DISABLED status means that the member is archived and is not allowed to any services. Member can't enable/extend membership by himself.",
"SUCCESS": "Member status was changed",
"CANCEL": "Cancel",
"BACK": "Back",
"CLOSE": "Close",
"CHANGE_STATUS": "Change status",
"CHANGE_STATUS_WITH_EXPIRATION": "Change status and set expiration"
},
Expand Down Expand Up @@ -1876,9 +1876,9 @@
},
"CHANGE_EXPIRATION": {
"CURRENT_EXPIRATION": "Current expiration: ",
"NEW_EXPIRATION": "New expiration: ",
"SELECT_NEW": "Select new expiration date.",
"DATE_LABEL": "Expire to a date",
"VO_RULES": "Set by organization rules",
"VO_RULES": "Set by Organization rules",
"GROUP_RULES": "Set by Group rules",
"EXPIRATION_NEVER": "Never expire",
"WRONG_FORMAT": "The date has to be in format yyyy-mm-dd",
Expand Down
4 changes: 2 additions & 2 deletions dist/apps/admin-gui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@

<meta content="width=device-width, initial-scale=1" name="viewport"/>
<style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
<link rel="stylesheet" href="styles.aa593e51159f0e18.css"></head>
<link rel="stylesheet" href="styles.afac2b3d4ddd6a6f.css"></head>
<body>
<app-root>
<div id="preloader">
<div id="loader"></div>
</div>
</app-root>
<script src="runtime.063a3f88d16736fd.js" type="module"></script><script src="polyfills.3ba7172c54e707b1.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.910d5af7d6c1a178.js" type="module"></script></body>
<script src="runtime.96bf548867598391.js" type="module"></script><script src="polyfills.3ba7172c54e707b1.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.3cd5c2b3d80f3c3a.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions dist/apps/admin-gui/main.3cd5c2b3d80f3c3a.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/main.910d5af7d6c1a178.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dist/apps/consolidator/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"oauth_scopes": "openid profile perun_api perun_admin offline_access target user_identifiers",
"oauth_response_type": "code",
"user_info_endpoint_url": "https://proxy.aai.muni.cz/OIDC/userinfo",
"oauth_offline_access_consent_prompt": true
"oauth_offline_access_consent_prompt": true,
"oauth_acr_value": "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport https://refeds.org/profile/sfa https://refeds.org/profile/mfa"
},
"proxy_logout": true,
"mfa": {
Expand Down
4 changes: 2 additions & 2 deletions dist/apps/consolidator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="icon" type="image/x-icon" href="favicon.ico"/>
<style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
<link rel="stylesheet" href="styles.cba7aa8c18510b4c.css"></head>
<link rel="stylesheet" href="styles.ab365d399f58e109.css"></head>
<body>
<perun-web-apps-root>
<div id="preloader">
<div id="loader"></div>
</div>
</perun-web-apps-root>
<script src="runtime.15db6a65f7bbd127.js" type="module"></script><script src="polyfills.4c49b12901a5ecf2.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.d71a3f23b821823a.js" type="module"></script></body>
<script src="runtime.15db6a65f7bbd127.js" type="module"></script><script src="polyfills.4c49b12901a5ecf2.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.f0b3900684503e5c.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dist/apps/linker/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"oauth_load_user_info": true,
"oauth_scopes": "openid profile perun_api offline_access target user_identifiers",
"oauth_response_type": "code",
"oauth_offline_access_consent_prompt": true
"oauth_offline_access_consent_prompt": true,
"oauth_acr_value": "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport https://refeds.org/profile/sfa https://refeds.org/profile/mfa"
},
"mfa": {
"url_en": "https://mfa.id.muni.cz/"
Expand Down
2 changes: 1 addition & 1 deletion dist/apps/linker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
<div id="loader"></div>
</div>
</perun-web-apps-root>
<script src="runtime.5dac3afc602ec401.js" type="module"></script><script src="polyfills.cbc46a9d395528b0.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.fab2ab548dbacf62.js" type="module"></script></body>
<script src="runtime.5dac3afc602ec401.js" type="module"></script><script src="polyfills.cbc46a9d395528b0.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.efe43bdef84b19a4.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions dist/apps/linker/main.efe43bdef84b19a4.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/linker/main.fab2ab548dbacf62.js

This file was deleted.

3 changes: 2 additions & 1 deletion dist/apps/password-reset/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"oauth_redirect_uri": "http://localhost:4200/api-callback",
"oauth_scopes": "openid profile perun_api offline_access",
"oauth_response_type": "code",
"oauth_offline_access_consent_prompt": true
"oauth_offline_access_consent_prompt": true,
"oauth_acr_value": "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport https://refeds.org/profile/sfa https://refeds.org/profile/mfa"
},
"mfa": {
"url_en": "https://mfa.id.muni.cz/"
Expand Down
4 changes: 2 additions & 2 deletions dist/apps/password-reset/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<base href="/"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
<link rel="stylesheet" href="styles.afd15ba1dc899b76.css"></head>
<link rel="stylesheet" href="styles.2b6f215683716e1a.css"></head>
<body>
<perun-web-apps-root></perun-web-apps-root>
<script src="runtime.415c2a69dfc95c1b.js" type="module"></script><script src="polyfills.a9b402b9f4819fcc.js" type="module"></script><script src="main.2f21238475fc9f72.js" type="module"></script></body>
<script src="runtime.415c2a69dfc95c1b.js" type="module"></script><script src="polyfills.a9b402b9f4819fcc.js" type="module"></script><script src="main.b4aefa23e217064f.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/password-reset/main.2f21238475fc9f72.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/password-reset/main.b4aefa23e217064f.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dist/apps/publications/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"oauth_redirect_uri": "http://localhost:4200/api-callback",
"oauth_scopes": "openid profile perun_api perun_admin offline_access",
"oauth_response_type": "code",
"oauth_offline_access_consent_prompt": true
"oauth_offline_access_consent_prompt": true,
"oauth_acr_value": "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport https://refeds.org/profile/sfa https://refeds.org/profile/mfa"
},
"proxy_logout": true,
"mfa": {
Expand Down
4 changes: 2 additions & 2 deletions dist/apps/publications/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="icon" type="image/x-icon" href="favicon.ico"/>
<style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
<link rel="stylesheet" href="styles.d76ba853f4f47ef1.css"></head>
<link rel="stylesheet" href="styles.af2411ba48f29d40.css"></head>
<body>
<perun-web-apps-root>
<div class="loading">
Expand Down Expand Up @@ -40,5 +40,5 @@
</div>
</div>
</perun-web-apps-root>
<script src="runtime.d7b2d29518b8e2ce.js" type="module"></script><script src="polyfills.1a759b6c72ee8ad2.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.4e133cd4090adb20.js" type="module"></script></body>
<script src="runtime.d7b2d29518b8e2ce.js" type="module"></script><script src="polyfills.1a759b6c72ee8ad2.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.9ca23ee9720160fb.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/publications/main.4e133cd4090adb20.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/publications/main.9ca23ee9720160fb.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/apps/user-profile/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"oauth_redirect_uri": "http://localhost:4200/api-callback",
"oauth_scopes": "openid profile perun_api offline_access",
"oauth_response_type": "code",
"oauth_offline_access_consent_prompt": true
"oauth_offline_access_consent_prompt": true,
"oauth_acr_value": "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport https://refeds.org/profile/sfa https://refeds.org/profile/mfa"
},
"proxy_logout": true,
"password_namespace_attributes": [
Expand Down Expand Up @@ -75,7 +76,6 @@
"api_url": "https://id.muni.cz/mfaapi/",
"enable_security_image": true,
"enable_security_text": true,
"enable_detail_settings": false,
"security_image_attribute": "urn:perun:user:attribute-def:def:securityImage:mu",
"security_text_attribute": "urn:perun:user:attribute-def:def:securityText:mu",
"enforce_mfa_attribute": "urn:perun:user:attribute-def:def:mfaEnforced:mu",
Expand Down
4 changes: 2 additions & 2 deletions dist/apps/user-profile/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<base href="/"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
<link rel="stylesheet" href="styles.55f929ef62f0b6b0.css"></head>
<link rel="stylesheet" href="styles.4ce6f86295f2d521.css"></head>
<body>
<perun-web-apps-root>
<div id="preloader">
<div id="loader"></div>
</div>
</perun-web-apps-root>
<script src="runtime.9381be7a34640147.js" type="module"></script><script src="polyfills.4486efc16cd8b12a.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.fb2ba50859729bc1.js" type="module"></script></body>
<script src="runtime.9381be7a34640147.js" type="module"></script><script src="polyfills.4486efc16cd8b12a.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.c3e303fc30979273.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 5e5ca5d

Please sign in to comment.