Skip to content

Commit

Permalink
chore(release): 12.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.0.0](v11.2.0...v12.0.0) (2023-06-21)

### ⚠ BREAKING CHANGES

* new mandarory property proxy_logout: boolean (added to admin-gui, user-profile,
publications and consolidator), by default is true

### Features

* **admin:** allow managing embedded groups also in a group form settings ([8ce7851](8ce7851))
* handle proxy/local logout and related post logout redirect ([b01e56e](b01e56e))
* use cookies in requests ([fc47102](fc47102))

### Bug Fixes

* **admin:** add host dialog fixed ([6300a3a](6300a3a))
* **admin:** application form items i18n correctly displayed ([dc44e37](dc44e37))
* **admin:** disable auto select of vo ([566989b](566989b))
* **admin:** disable buttons until the sponsors are not loaded ([168fa5b](168fa5b))
* **admin:** disable deselect button ([690626a](690626a))
* **admin:** disable remove button ([65477a0](65477a0))
* **admin:** fix disappearing icons ([8f5a771](8f5a771))
* **admin:** fix login screen service access component ([358c22e](358c22e))
* **admin:** removed immediate filter ([4e16389](4e16389))
* correctly handle MFA timeout ([dcd6971](dcd6971))
* do not show sesssion expiration dialog during mfa ([a0ebd8b](a0ebd8b))
* **lib:** do not display bottom pagination in tables ([7571bae](7571bae))
* **lib:** fix group list icons alignment and margin ([54347b1](54347b1))
* **lib:** fix unresponsive layout of perun header ([0d2504d](0d2504d))
* **lib:** move mfa logic from sessionStorage to localStorage ([b7358c7](b7358c7))
* **lib:** remove white spaces from the full name pipe ([080766f](080766f))
* **profile:** loading edge cases of Organizations and Groups pages ([88a0b99](88a0b99))
  • Loading branch information
semantic-release-bot committed Jun 21, 2023
1 parent b3a03c0 commit 8b36ee1
Show file tree
Hide file tree
Showing 37 changed files with 49 additions and 28 deletions.
1 change: 1 addition & 0 deletions dist/apps/admin-gui/169.ab8fd243098950a8.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/254.63734eb998e24f3a.js

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/775.2f38b88d4c0bef0b.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/775.eac9a49914238cd8.js

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"oauth_response_type": "code",
"oauth_offline_access_consent_prompt": true
},
"proxy_logout": true,
"mfa": {
"url_en": "https://mfa.id.muni.cz/"
},
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":"11.2.0"}
{"version":"12.0.0"}
4 changes: 3 additions & 1 deletion dist/apps/admin-gui/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1645,6 +1645,7 @@
"SUCCESS": "Selected services were removed from the resource"
},
"CREATE_RESOURCE": {
"TITLE": "Create resource",
"NAME": "Name",
"DESCRIPTION": "Description",
"CANCEL": "Cancel",
Expand Down Expand Up @@ -2883,7 +2884,8 @@
"PERUN": {
"LOGIN": {
"SIGN_IN": "Sign in",
"TEXT": "You must sign in to continue."
"TEXT": "You must sign in to continue.",
"LOGOUT_INFO": "You have been successfully logged out."
},
"LOGIN_SERVICE_ACCESS": {
"LABEL": "Sign in",
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.0db3ec64ac159822.css"></head>
<link rel="stylesheet" href="styles.aa593e51159f0e18.css"></head>
<body>
<app-root>
<div id="preloader">
<div id="loader"></div>
</div>
</app-root>
<script src="runtime.11824ae03a145e3d.js" type="module"></script><script src="polyfills.3ba7172c54e707b1.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.8bce2c2c6e860322.js" type="module"></script></body>
<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>
</html>
1 change: 0 additions & 1 deletion dist/apps/admin-gui/main.8bce2c2c6e860322.js

This file was deleted.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/consolidator/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"user_info_endpoint_url": "https://proxy.aai.muni.cz/OIDC/userinfo",
"oauth_offline_access_consent_prompt": true
},
"proxy_logout": true,
"mfa": {
"url_en": "https://mfa.id.muni.cz/"
},
Expand Down
3 changes: 2 additions & 1 deletion dist/apps/consolidator/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"PERUN": {
"LOGIN": {
"SIGN_IN": "Sign in",
"TEXT": "You must sign in to continue."
"TEXT": "You must sign in to continue.",
"LOGOUT_INFO": "You have been successfully logged out."
},
"COMPONENTS": {
"SESSION_EXPIRATION": {
Expand Down
2 changes: 1 addition & 1 deletion dist/apps/consolidator/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.15db6a65f7bbd127.js" type="module"></script><script src="polyfills.4c49b12901a5ecf2.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.8dd42c95a05935ec.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.d71a3f23b821823a.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/consolidator/main.8dd42c95a05935ec.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/consolidator/main.d71a3f23b821823a.js

Large diffs are not rendered by default.

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.1c906a3e6fb4f803.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.fab2ab548dbacf62.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/linker/main.1c906a3e6fb4f803.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/linker/main.fab2ab548dbacf62.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions dist/apps/password-reset/assets/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,19 @@
"FIELD_EMPTY": "Tohle políčko musí být vyplněné",
"PWD_DONT_MATCH": "Hesla se neshodují"
}
},
"LOGIN": {
"SIGN_IN": "Přihlásit se",
"TEXT": "Pro pokračování se přihlaste."
},
"LOGIN_SERVICE_ACCESS": {
"LABEL": "Přihlásit se",
"USERNAME": "Uživatelské jméno",
"USERNAME_ERROR": "Uživatelské jméno nemůže být prázdné",
"PASSWORD": "Heslo",
"PASSWORD_ERROR": "Heslo nemůže být prázdné",
"SIGN_IN": "Přihlásit se",
"WRONG_LOGIN_OR_PASSWORD": "Nesprávné uživatelské jméno nebo heslo. Zkuste to znovu."
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion dist/apps/password-reset/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
<link rel="stylesheet" href="styles.afd15ba1dc899b76.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.0f49a56d572e83f0.js" type="module"></script></body>
<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>
</html>
1 change: 0 additions & 1 deletion dist/apps/password-reset/main.0f49a56d572e83f0.js

This file was deleted.

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

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/publications/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"oauth_response_type": "code",
"oauth_offline_access_consent_prompt": true
},
"proxy_logout": true,
"mfa": {
"url_en": "https://mfa.id.muni.cz/"
},
Expand Down
3 changes: 2 additions & 1 deletion dist/apps/publications/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,8 @@
"PERUN": {
"LOGIN": {
"SIGN_IN": "Sign in",
"TEXT": "You must sign in to continue."
"TEXT": "You must sign in to continue.",
"LOGOUT_INFO": "You have been successfully logged out."
},
"LOGIN_SERVICE_ACCESS": {
"LABEL": "Sign in",
Expand Down
2 changes: 1 addition & 1 deletion dist/apps/publications/index.html
Original file line number Diff line number Diff line change
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.1bc410fcff83cb9e.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.4e133cd4090adb20.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/publications/main.1bc410fcff83cb9e.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/publications/main.4e133cd4090adb20.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/user-profile/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"oauth_response_type": "code",
"oauth_offline_access_consent_prompt": true
},
"proxy_logout": true,
"password_namespace_attributes": [
"urn:perun:user:attribute-def:def:login-namespace:einfra",
"urn:perun:user:attribute-def:def:login-namespace:einfra-services",
Expand Down
6 changes: 3 additions & 3 deletions dist/apps/user-profile/assets/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"FILTER": "Filtrovat dle jména",
"MEMBER_GROUPS": "Skupiny ve kterých jste členem",
"ADMINS_GROUPS": "Skupiny ve kterých jste administrátorem",
"NO_GROUPS": "Nenalezeny žádné skupiny."
"NO_GROUPS": "Nebyly nalezeny žádné skupiny."
},
"SERVICES": {
"TITLE": "Moje služby",
Expand Down Expand Up @@ -95,7 +95,6 @@
"NAME": "Jméno",
"DESCRIPTION": "Popis",
"EXPIRATION": "Expirace členství",
"NO_MEMBERSHIPS": "Žádné výsledky nesplňují zadané vyhledávací parametry.",
"EXTEND": "Prodloužit členství"
},
"SAMBA_PASSWORD": {
Expand Down Expand Up @@ -243,7 +242,8 @@
"PERUN": {
"LOGIN": {
"SIGN_IN": "Přihlásit se",
"TEXT": "Pro pokračování se přihlaste."
"TEXT": "Pro pokračování se přihlaste.",
"LOGOUT_INFO": "Byli jste úspěšně odhlášeni."
},
"LOGIN_SERVICE_ACCESS": {
"LABEL": "Přihlásit se",
Expand Down
4 changes: 2 additions & 2 deletions dist/apps/user-profile/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
"NAME": "Name",
"DESCRIPTION": "Description",
"EXPIRATION": "Expiration",
"NO_MEMBERSHIPS": "No results match current filter",
"EXTEND": "Extend"
},
"SAMBA_PASSWORD": {
Expand Down Expand Up @@ -243,7 +242,8 @@
"PERUN": {
"LOGIN": {
"SIGN_IN": "Sign in",
"TEXT": "You must sign in to continue."
"TEXT": "You must sign in to continue.",
"LOGOUT_INFO": "You have been successfully logged out."
},
"LOGIN_SERVICE_ACCESS": {
"LABEL": "Sign in",
Expand Down
2 changes: 1 addition & 1 deletion dist/apps/user-profile/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
<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.7ba00c76842ff525.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.fb2ba50859729bc1.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/user-profile/main.7ba00c76842ff525.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/user-profile/main.fb2ba50859729bc1.js

Large diffs are not rendered by default.

0 comments on commit 8b36ee1

Please sign in to comment.