Skip to content

Commit

Permalink
chore(release): 10.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [10.5.0](v10.4.3...v10.5.0) (2023-02-16)

### Bug Fixes

* **admin:** align app state and type icons ([50a5b8c](50a5b8c))
* **admin:** fix translation of removing manager dialogue ([16b73ab](16b73ab)), closes [CESNET/perun#3855](https://github.com/CESNET/perun/issues/3855)
* **admin:** fixed a bug that caused admin user detail page to display incorrect icon ([ecd9437](ecd9437))
* **admin:** fixed a bug that caused an incorrect member to initially load on the user accounts page ([684e3ce](684e3ce))
* **admin:** replace mat-selects for our custom search selects ([76fc9eb](76fc9eb))
* **admin:** send invitation to one member ([0ff54a1](0ff54a1))
* **apps:** Apps config were lot loaded ([5c2b387](5c2b387))
* do not call checkPasswordStrength without authorization unless explicitly needed ([2c19ece](2c19ece))
* fixed a bug that caused properties of object in instanceConfig that weren't in the same object in defaultConfig to not load at all ([f607002](f607002))
* **profile:** added missing translation ([076be32](076be32))

### Features

* added new method to notificator which manage translation of notification ([154f665](154f665))
* **admin:** allow sorting members by email, org and statuses ([f5952b1](f5952b1))
* **admin:** auto-approve error ([06059dd](06059dd))
* **admin:** member candidates bulk operations ([a4c3fac](a4c3fac))
  • Loading branch information
semantic-release-bot committed Feb 16, 2023
1 parent 571e118 commit fda3565
Show file tree
Hide file tree
Showing 30 changed files with 27 additions and 25 deletions.
1 change: 0 additions & 1 deletion dist/apps/admin-gui/254.9437b8119450dc1c.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/254.98b9b46c9327ea59.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/283.6fb68f2866b58a16.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/705.192e8293555087df.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/705.b8b7f12d1e85c8dc.js

This file was deleted.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/839.7b40c505f923811d.js

This file was deleted.

Large diffs are not rendered by default.

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":"10.4.3"}
{"version":"10.5.0"}
12 changes: 7 additions & 5 deletions dist/apps/admin-gui/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -603,8 +603,7 @@
"VERIFIED": "Submitted"
},
"DATE": {
"START": "Start date",
"END": "End date"
"LABEL": "Enter a date range"
},
"APPLICATION_DETAIL": {
"TITLE": "Application detail",
Expand All @@ -629,7 +628,8 @@
"DELETE_APPLICATION_DESCRIPTION": "Application with following Id will be deleted.",
"DELETE_MESSAGE": "Application was deleted",
"APPROVE_MESSAGE": "Application was approved",
"VERIFY_MESSAGE": "Application was verified"
"VERIFY_MESSAGE": "Application was verified",
"AUTO_APPROVE_FAILURE": "Automatic approval of application failed"
}
},
"STATISTICS": {
Expand Down Expand Up @@ -1178,7 +1178,8 @@
"EMPTY_SEARCH_MESSAGE": "The search field cannot be empty",
"FAILED_DESC": "Following users couldn't be added due to an error",
"NAME_COLUMN": "Name",
"ERROR_COLUMN": "Error"
"ERROR_COLUMN": "Error",
"INVITE_MEMBER_DISABLED": "Invitation form does not exist"
},
"COPY_MEMBERS": {
"TITLE": "Copy members",
Expand Down Expand Up @@ -1455,6 +1456,7 @@
"HTMLMAILFOOTER_DESCRIPTION": "common mail HTML footer defined by organization",
"ERRORS_DESCRIPTION": "errors description, what happened while processing new application. Useful for organization administrators",
"CUSTOMMESSAGE_DESCRIPTION": "optional message passed by administrators when rejecting an application",
"AUTOAPPROVEERROR_DESCRIPTION": "error due to which automatic approval of application failed",
"FROMAPPITEMNAME_DESCRIPTION": "value of a form item in user's application. You MUST specify the itemName, e.g. {fromApp-mail} will print value of item with short name 'mail' from user's application.",
"FIRSTNAME_DESCRIPTION": "users first name taken from application form or Perun",
"LASTNAME_DESCRIPTION": "users last name taken from application form or Perun",
Expand Down Expand Up @@ -1805,7 +1807,7 @@
"CANCEL": "Cancel",
"BACK": "Back",
"SUBMIT": "Submit",
"FILTER": "Filter by facility:",
"FILTER": "Filter by facility",
"SELECTED": "Selected resource:",
"DESCRIPTION": "Description:",
"SERVICES": "Services on resource:",
Expand Down
2 changes: 1 addition & 1 deletion dist/apps/admin-gui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
<div id="loader"></div>
</div>
</app-root>
<script src="runtime.faff2a249a8da639.js" type="module"></script><script src="polyfills.9d570f9c84e613ad.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.9694654c1539d260.js" type="module"></script></body>
<script src="runtime.864e3f1ca64f759d.js" type="module"></script><script src="polyfills.9d570f9c84e613ad.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.3ff7b12e6fa8c390.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions dist/apps/admin-gui/main.3ff7b12e6fa8c390.js

Large diffs are not rendered by default.

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

This file was deleted.

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

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.549da52bb4467e82.js" type="module"></script><script src="polyfills.24b73c4173bd83f2.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.d5ea60c5d477fb05.js" type="module"></script></body>
<script src="runtime.549da52bb4467e82.js" type="module"></script><script src="polyfills.24b73c4173bd83f2.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.c6513d07c9b825d5.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions dist/apps/consolidator/main.c6513d07c9b825d5.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/consolidator/main.d5ea60c5d477fb05.js

This file was deleted.

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.f64d4d1c5a9f1825.js" type="module"></script><script src="polyfills.7a72996dc08326aa.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.8d26f22202574299.js" type="module"></script></body>
<script src="runtime.f64d4d1c5a9f1825.js" type="module"></script><script src="polyfills.7a72996dc08326aa.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.317f8a362b8a9b1d.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions dist/apps/linker/main.317f8a362b8a9b1d.js

Large diffs are not rendered by default.

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

This file was deleted.

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.20620a90014dba0d.css"></head>
<body>
<perun-web-apps-root></perun-web-apps-root>
<script src="runtime.acb6c862de9b0ce3.js" type="module"></script><script src="polyfills.3256fdf4db34593b.js" type="module"></script><script src="main.aa61a0d1e3098c62.js" type="module"></script></body>
<script src="runtime.acb6c862de9b0ce3.js" type="module"></script><script src="polyfills.3256fdf4db34593b.js" type="module"></script><script src="main.86c4baf8728ceb35.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions dist/apps/password-reset/main.86c4baf8728ceb35.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/password-reset/main.aa61a0d1e3098c62.js

This file was deleted.

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.4bee78d6bab831e5.js" type="module"></script><script src="polyfills.e5c2d54d5ae09bc5.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.2efb5ba8f16a550e.js" type="module"></script></body>
<script src="runtime.4bee78d6bab831e5.js" type="module"></script><script src="polyfills.e5c2d54d5ae09bc5.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.395dea0fc73b2003.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/publications/main.2efb5ba8f16a550e.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/publications/main.395dea0fc73b2003.js

Large diffs are not rendered by default.

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.360970bc847703fc.js" type="module"></script><script src="polyfills.a960b2cde78eaf25.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.23eb62dee0f373c6.js" type="module"></script></body>
<script src="runtime.360970bc847703fc.js" type="module"></script><script src="polyfills.a960b2cde78eaf25.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.05b408dd82998862.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions dist/apps/user-profile/main.05b408dd82998862.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/user-profile/main.23eb62dee0f373c6.js

This file was deleted.

0 comments on commit fda3565

Please sign in to comment.