Skip to content

Commit 5a06cdf

Browse files
chore(release): 10.2.0 [skip ci]
# [10.2.0](v10.1.0...v10.2.0) (2022-11-28) ### Features * **admin:** add option to invite multiple members to Vo/Group at once ([75a495f](75a495f))
1 parent 75a495f commit 5a06cdf

20 files changed

+40
-16
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"10.1.0"}
1+
{"version":"10.2.0"}

dist/apps/admin-gui/assets/i18n/en.json

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,9 @@
341341
"REMOVE_MEMBERS": "Remove",
342342
"SEARCH_DESCRIPTION": "Search by name, login, email or UUID",
343343
"FILTER_STATUS": "Filter by Status",
344-
"INVITE": "Invite"
344+
"INVITE": "Invite",
345+
"INVITE_ONE": "Invite member",
346+
"INVITE_BULK": "Invite multiple members"
345347
},
346348
"OVERVIEW": {
347349
"INVITE_MEMBER": "Invite member",
@@ -646,7 +648,9 @@
646648
"REMOVE_MEMBERS": "Remove",
647649
"SEARCH_DESCRIPTION": "Search by name, login, email or UUID",
648650
"LIST_ALL": "List all members",
649-
"INVITE_MEMBER": "Invite",
651+
"INVITE": "Invite",
652+
"INVITE_ONE": "Invite member",
653+
"INVITE_BULK": "Invite multiple members",
650654
"SYNCHRONIZED": "Action is disabled on this group, group is filled with members from external source.",
651655
"FILTER_STATUS": "Filter by organizations status",
652656
"FILTER_GROUP_STATUS": "Filter by group status",
@@ -1969,7 +1973,7 @@
19691973
"NAMESPACE": "Namespace",
19701974
"NAMESPACE_ERROR": "Selection of namespace is required",
19711975
"NAMES_ERROR": "This field cannot be empty",
1972-
"HINT": "Please insert to the field below a correctly formatted text. List and order of valid attributes are:",
1976+
"HINT": "Please insert a correctly formatted text to the field below. List and order of valid attributes is:",
19731977
"INSERT_HERE": "Here insert correctly formatted text",
19741978
"ERROR_FORMAT": "This line is not filled with all mandatory attributes",
19751979
"ERROR_EMAIL": "Email on this line is not valid",
@@ -2016,6 +2020,26 @@
20162020
"REMOVE_SPONSOR_DISABLED": "You are not authorized to remove sponsor",
20172021
"SUCCESS": "Sponsors successfully edited"
20182022
},
2023+
"BULK_INVITE_MEMBERS": {
2024+
"TITLE": "Invite multiple members",
2025+
"INSERT_HERE": "Here insert correctly formatted text",
2026+
"DESCRIPTION_VO": "The people you are inviting will receive an email with a link to organization's application form. You can set up an email template in: (Organization) Settings -> Notifications.",
2027+
"DESCRIPTION_GROUP": "The people you are inviting will receive an email with a link to the group's application form. You can set up an email template in: (Group) Settings -> Notifications.",
2028+
"LANGUAGE": "Language",
2029+
"LANGUAGE_ENGLISH": "English",
2030+
"LANGUAGE_CZECH": "Czech",
2031+
"PLACEHOLDER": "'[email protected];John' or '[email protected]'",
2032+
"ERROR_FORMAT": "This line is not in the correct format",
2033+
"ERROR_EMAIL": "Email on this line is not valid",
2034+
"ERROR_NAME": "Name on this line must be filled",
2035+
"NAMES_ERROR": "This line cannot be empty",
2036+
"HINT": "Please insert a correctly formatted text to the field below. The format is following: <br> <b> email;name </b> or <b> email </b>",
2037+
"SUCCESS": "Members successfully invited.",
2038+
"FINISHED_WITH_ERRORS": "Invites to some of the members couldn't be sent. See the results for more information.",
2039+
"DOWNLOAD_CSV": "Download results.",
2040+
"CANCEL": "Cancel",
2041+
"INVITE": "Invite"
2042+
},
20192043
"PASSWORD_RESET_REQUEST": {
20202044
"TITLE": "Password reset request",
20212045
"LANGUAGE": "Language",

dist/apps/admin-gui/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
<div id="loader"></div>
1515
</div>
1616
</app-root>
17-
<script src="runtime.a57430d42003a111.js" type="module"></script><script src="polyfills.9d570f9c84e613ad.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.ac47eacce0f1374a.js" type="module"></script></body>
17+
<script src="runtime.a57430d42003a111.js" type="module"></script><script src="polyfills.9d570f9c84e613ad.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.87f23f22fad21300.js" type="module"></script></body>
1818
</html>

dist/apps/admin-gui/main.87f23f22fad21300.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apps/admin-gui/main.ac47eacce0f1374a.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/apps/consolidator/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
<div id="loader"></div>
1515
</div>
1616
</perun-web-apps-root>
17-
<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.bae0f67dff87072b.js" type="module"></script></body>
17+
<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.48b25149405f8777.js" type="module"></script></body>
1818
</html>

dist/apps/consolidator/main.48b25149405f8777.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apps/consolidator/main.bae0f67dff87072b.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/apps/linker/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
<div id="loader"></div>
1515
</div>
1616
</perun-web-apps-root>
17-
<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.a407faa342035d61.js" type="module"></script></body>
17+
<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.271e02ccdc8ae24d.js" type="module"></script></body>
1818
</html>

dist/apps/linker/main.271e02ccdc8ae24d.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apps/linker/main.a407faa342035d61.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/apps/password-reset/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
<link rel="stylesheet" href="styles.20620a90014dba0d.css"></head>
1010
<body>
1111
<perun-web-apps-root></perun-web-apps-root>
12-
<script src="runtime.acb6c862de9b0ce3.js" type="module"></script><script src="polyfills.3256fdf4db34593b.js" type="module"></script><script src="main.2287071fb4ea97c2.js" type="module"></script></body>
12+
<script src="runtime.acb6c862de9b0ce3.js" type="module"></script><script src="polyfills.3256fdf4db34593b.js" type="module"></script><script src="main.d7925ea8983a97ee.js" type="module"></script></body>
1313
</html>

dist/apps/password-reset/main.2287071fb4ea97c2.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/apps/password-reset/main.d7925ea8983a97ee.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apps/publications/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
</div>
4141
</div>
4242
</perun-web-apps-root>
43-
<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.178ea6600d65be24.js" type="module"></script></body>
43+
<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.125423f120d59a78.js" type="module"></script></body>
4444
</html>

dist/apps/publications/main.125423f120d59a78.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apps/publications/main.178ea6600d65be24.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/apps/user-profile/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
<div id="loader"></div>
1414
</div>
1515
</perun-web-apps-root>
16-
<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.d561585b3f02d666.js" type="module"></script></body>
16+
<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.2e955425550da45e.js" type="module"></script></body>
1717
</html>

dist/apps/user-profile/main.2e955425550da45e.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apps/user-profile/main.d561585b3f02d666.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)