Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.0...v3.2.0) (2021-10-06)

### Bug Fixes

* check password via backend and display help according to namespace ([f052ccb](f052ccb))
* run the lint on all projects ([33dc647](33dc647))
* **admin:** adding new ues attributes ([8219055](8219055))
* **lib:** disable deleting persistent ues ([06238e9](06238e9))

### Features

* **admin:** add source/destination attribute serch select ([519b7ac](519b7ac))
* **admin:** add table backend paginating to admin users page ([e9b3a9e](e9b3a9e))
* **admin:** add table backend paginating to admin users page ([bb4e676](bb4e676))
* **admin:** allow setting member expiration in future ([8f67130](8f67130))
* **admin:** change label of submit button in Change group resource assignment dialog ([8fba574](8fba574))
* **admin:** fix enity description restrictions ([81642d9](81642d9))
  • Loading branch information
semantic-release-bot committed Oct 6, 2021
1 parent ba81374 commit 7a003b3
Show file tree
Hide file tree
Showing 49 changed files with 90 additions and 55 deletions.
1 change: 1 addition & 0 deletions dist/apps/admin-gui/121-es2015.71f8578381bf47a2f10e.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/121-es5.71f8578381bf47a2f10e.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/285-es2015.8351dd201f90a7b4299a.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/285-es2015.b5c8f74d3430ee2043d4.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/285-es5.8351dd201f90a7b4299a.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/285-es5.b5c8f74d3430ee2043d4.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/300-es2015.72a3b4b0b501f4fd0be1.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/300-es2015.d961e3c9c0e9df2b8bc0.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/300-es5.72a3b4b0b501f4fd0be1.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/300-es5.d961e3c9c0e9df2b8bc0.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/363-es2015.b7b49ebf176105caade5.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/363-es2015.d7a53e3c94941e0a613f.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/363-es5.b7b49ebf176105caade5.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/363-es5.d7a53e3c94941e0a613f.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/427-es2015.3d09d0ac86e2f63bdfba.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/427-es2015.d2d4fd30108e1b184ac1.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/427-es5.3d09d0ac86e2f63bdfba.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/427-es5.d2d4fd30108e1b184ac1.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/579-es2015.65cb7680d3fed6144bfe.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/579-es5.65cb7680d3fed6144bfe.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/622-es2015.06641c30d255b619b19f.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/622-es2015.c7cf60fdd9d84f0753fd.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/622-es5.06641c30d255b619b19f.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/622-es5.c7cf60fdd9d84f0753fd.js

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions dist/apps/admin-gui/assets/config/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
"preferredMail"
],
"pwd_reset_base_url": "https://perun-dev.cesnet.cz/fed/pwd-reset/",
"password_requirements_help": [
"default:Please <b>avoid using accented characters</b>. It might not be supported by all backend components and services.",
"einfra:<p>Password must:</p><ul><li>contain only printing (non-accented) characters</li><li>be at least 10 characters long</li><li>consist of at least 3 of 4 character groups:<ul><li>lower-case letters</li><li>upper-case letters</li><li>digits</li><li>special characters</li></ul></li></ul>",
"vsup:<p>Password requirements:</p><ul><li>the minimum password length is 8 characters</li><li>must contain characters of at least three sets of characters</li><li>character sets are: [a-z], [A-Z], [0-9], [!#%&()[]*+,./:;<=>?@^_&#96;&#123;&#125;&#124;~-]</li><li>letters must not contain diacritics, the space is allowed</li><li>may not include your name, surname, personal number or username</li></ul>"
],
"skip_oidc": false,
"group_name_secondary_regex": "^[-a-zA-Z.0-9_ ]+$",
"group_name_error_message": "Name cannot be empty and can contain only characters a-z, A-Z, numbers, spaces, dots, '_' and '-'",
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":"3.1.0"}
{"version":"3.2.0"}
42 changes: 29 additions & 13 deletions dist/apps/admin-gui/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1703,7 +1703,8 @@
"CANCEL": "Cancel",
"SAVE": "Save",
"SUCCESS": "Expiration successfully changed",
"SAVE_HINT": "You don't have permission to change expiration date."
"SAVE_HINT": "You don't have permission to change expiration date.",
"STATUS_CHANGE_INFO": "This action will result in changing the status to 'VALID'."
},
"EDIT_GROUP": {
"SUCCESS": "Changes were successfully saved",
Expand Down Expand Up @@ -1807,7 +1808,6 @@
"LAST_NAME": "Last name",
"TITLE_BEFORE": "Title before",
"TITLE_AFTER": "Title after",
"PASSWORD": "Password",
"NAMESPACE": "Namespace",
"SPONSOR_ID": "Sponsor ID",
"CANCEL": "Cancel",
Expand All @@ -1818,9 +1818,6 @@
"SUCCESS": "Sponsored user created",
"EMAIL_ERROR": "Email is not valid",
"LENGTH_ERROR": "Empty value is not allowed",
"BACKEND_ERROR": "Entered password doesn't meet the selected namespace's criteria",
"BACKEND_ERROR_LONG": "Entered password doesn't match criteria for strong password and it can't be accepted. Please, make sure that the entered password is at least 8 characters long, contains at least one of: A-z, 0-9, and special characters.",
"SHOW_PASSWORD": "Show password",
"NAMESPACE_ERROR": "Selection of namespace is required",
"FUNCTIONALITY_NOT_SUPPORTED": "This functionality is not yet supported.",
"LOGIN_DISABLED": "Setting login is disabled for this namespace",
Expand Down Expand Up @@ -1993,15 +1990,9 @@
"SEARCH_PLACEHOLDER": "Search members by id or name",
"SEARCH_INFO": "Search for members to be added:",
"SET_PASSWORD": "Set password",
"PASSWORD": "Password",
"PASSWORD_AGAIN": "Re-type password",
"PASSWORD_INFO": "Password must:\n - contain only printing (non-accented) characters\n - be at least 10 characters long\n - consist of at least 3 of 4 character groups:\n - lower-case letters\n - upper-case letters\n - digits\n - special characters",
"ADD_USER": "Add",
"SUCCESS_MEMBER": "Service account has been created successfully",
"SUCCESS_PWD": "Password has been set successfully",
"PWD_DONT_MATCH": "Passwords do not match",
"PWD_WEAK": "Password does not meet the requirements",
"PWD_SHORT": "Password is too short",
"LOGIN_FORMAT": "Login has to start with a letter and consist only of characters: a-z0-9_-",
"LOGIN_LONG": "Login is too long",
"LOGIN_SHORT": "Login is too short",
Expand Down Expand Up @@ -2076,7 +2067,7 @@
"SEARCH_INFO": "You can search users by name, email or login or you can list all users without vo.",
"NO_USERS_FOUND": "No users found.",
"EMPTY_SEARCH": "Search field cannot be empty",
"USERS_WITHOUT_VO": "Find users without organization"
"USERS_WITHOUT_VO": "Search for users without organization"
},
"OWNERS": {
"TITLE": "Owners",
Expand Down Expand Up @@ -2498,6 +2489,11 @@
"EMPTY_SETTINGS": "No settings found. Use 'Add' button to add new setting.",
"CHECKBOX_TOOLTIP": "You don't have privileges to edit this attribute"
},
"SELECTION_ITEM_SEARCH_SELECT": {
"SELECT_ITEM": "Select attribute",
"FIND_ITEM": "Find attribute...",
"NO_ITEM_FOUND": "No matching attribute found"
},
"USER_DONT_EXIST": {
"TITLE": "Requested user (by ID or external identity) doesn't exist."
},
Expand All @@ -2520,6 +2516,7 @@
"LAST_ACCESS": "Last access",
"NO_IDENTITIES": "No external identities found",
"ID": "Id",
"CANNOT_BE_DELETED_TOOLTIP": "This identity is persistent, so it cannot be deleted",
"LOA": "Level of assurance"
},
"BUG_REPORT": {
Expand All @@ -2543,9 +2540,27 @@
"REMOVE": "Remove",
"SUCCESS": "User external source successfully removed"
},
"CHANGE_PASSWORD_DIALOG": {
"TITLE": "Change password",
"CANCEL": "Cancel",
"CHANGE": "Confirm",
"OLD_PASSWORD": "Old password",
"FIELD_EMPTY": "This field cannot be empty",
"SUCCESS": "Password has been changed successfully,"
},
"PASSWORD_FORM_FIELD": {
"PASSWORD": "Password",
"PASSWORD_AGAIN": "Confirm password",
"BACKEND_ERROR": "Entered password doesn't meet the selected namespace's criteria",
"FIELD_EMPTY": "Empty value is not allowed",
"PWD_DONT_MATCH": "Passwords do not match",
"TOOLTIP_PASSWORD_VIA_EMAIL": "User will choose his password via an email sent to the entered e-mail address",
"TOOLTIP_PASSWORD_DISABLED": "Setting password is disabled for this namespace"
},
"PASSWORD_RESET": {
"TITLE": "Password reset",
"CHANGE_PASSWORD": "Change password",
"RESET_PASSWORD": "Reset password",
"NAMESPACE": "Namespace",
"LOGIN": "Login",
"NOT_SUPPORTED": "Password reset is not supported for your current namespaces"
Expand Down Expand Up @@ -2643,7 +2658,8 @@
"CHANGE_GROUP_RESOURCE_ASSIGMENT_DIALOG": {
"TITLE": "Change group resource assigment status",
"CANCEL": "Cancel",
"SUBMIT": "Submit",
"ACTIVATE": "Activate",
"DEACTIVATE": "Deactivate",
"ACTIVE": "Active",
"INACTIVE": "Inactive",
"CURRENT": "Current status",
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 @@ -6,13 +6,13 @@
<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/v103/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff');}.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;font-feature-settings:'liga';}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v103/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>
<style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v109/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff');}.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;font-feature-settings:'liga';}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v109/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.b3d6539f05b86c28d056.css"></head>
<body>
<app-root>
<div id="preloader">
<div id="loader"></div>
</div>
</app-root>
<script src="runtime-es2015.d181c967017839a41342.js" type="module"></script><script src="runtime-es5.d181c967017839a41342.js" nomodule="" defer=""></script><script src="polyfills-es5.754dff22599dccf78864.js" nomodule="" defer=""></script><script src="polyfills-es2015.03f7c9814e5f66aacc18.js" type="module"></script><script src="scripts.1b2ed32d71d72baaf122.js" defer=""></script><script src="main-es2015.64fcabe52e0cd26413b1.js" type="module"></script><script src="main-es5.64fcabe52e0cd26413b1.js" nomodule="" defer=""></script></body>
<script src="runtime-es2015.cee20f5ccee2d03e5952.js" type="module"></script><script src="runtime-es5.cee20f5ccee2d03e5952.js" nomodule="" defer=""></script><script src="polyfills-es5.754dff22599dccf78864.js" nomodule="" defer=""></script><script src="polyfills-es2015.03f7c9814e5f66aacc18.js" type="module"></script><script src="scripts.1b2ed32d71d72baaf122.js" defer=""></script><script src="main-es2015.9c143c886df65115678c.js" type="module"></script><script src="main-es5.9c143c886df65115678c.js" nomodule="" defer=""></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/admin-gui/main-es2015.64fcabe52e0cd26413b1.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/main-es2015.9c143c886df65115678c.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/main-es5.64fcabe52e0cd26413b1.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/main-es5.9c143c886df65115678c.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.

Loading

0 comments on commit 7a003b3

Please sign in to comment.