Skip to content

Commit 95060a0

Browse files
chore(release): 13.1.0 [skip ci]
## [13.1.0](v13.0.0...v13.1.0) (2023-07-20) ### New features and notable changes * **admin:** remove step-up window sign-in page ([0815544](0815544)) * **admin:** sponsor this member ([8e3e4f4](8e3e4f4))
1 parent 1c481fc commit 95060a0

21 files changed

+30
-17
lines changed

dist/apps/admin-gui/169.5ac8a1c4bd80240f.js

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

dist/apps/admin-gui/952.51ff692eab8d2703.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.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"13.0.0"}
1+
{"version":"13.1.0"}

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

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,12 +804,15 @@
804804
"PERSONAL": "Personal information",
805805
"SPONSORSHIP": "Sponsorship",
806806
"SPONSORED_BY": "This member is sponsored",
807+
"NOT_SPONSORED": "This member is not sponsored",
807808
"SPONSORS": "Sponsors",
808809
"RESET_PASSWORD": "Reset password",
809810
"RESET_DISABLED": "Unsupported functionality for user's namespaces",
810811
"SEND_REQUEST": "Send request",
811812
"SPONSOR_NAME": "Sponsor name",
812-
"EXPIRATION_TABLE": "Expiration"
813+
"EXPIRATION_TABLE": "Expiration",
814+
"SPONSOR_MEMBER": "Sponsor this member",
815+
"NO_SPONSORS": "This organisation has no available sponsors"
813816
},
814817
"GROUPS": {
815818
"TITLE": "Member groups",
@@ -2033,6 +2036,7 @@
20332036
"EXPIRE_NEVER": "Never expire",
20342037
"EXPIRATION_ERROR": "The date has to be in format yyyy-mm-dd",
20352038
"SELECT_SPONSOR": "Choose sponsor for created user",
2039+
"SELECT_SPONSOR_DEFAULT": "Choose sponsor",
20362040
"SELECT_SPONSOR_COPY": "Select target sponsor",
20372041
"SELECT_SELF": "Make myself sponsor",
20382042
"SELECT_OTHER": "Select other sponsor from this organization",
@@ -2157,7 +2161,16 @@
21572161
"EMPTY_SEARCH_MESSAGE": "Search field cannot be empty",
21582162
"EXPIRATION": "Sponsorship expiration",
21592163
"BEGIN_SEARCH": "Search for members you would like to sponsor",
2160-
"SUCCESS": "Members successfully sponsored"
2164+
"SUCCESS": "Members successfully sponsored",
2165+
"SELECT_SPONSOR": "Choose sponsor for user"
2166+
},
2167+
"SPONSOR_THIS_MEMBER": {
2168+
"TITLE": "Sponsor this member",
2169+
"EXPIRATION": "Sponsorship expiration",
2170+
"SUCCESS": "Member successfully sponsored",
2171+
"CANCEL": "Cancel",
2172+
"SPONSOR": "Sponsor",
2173+
"SELECT_SPONSOR": "Choose sponsor for this user"
21612174
},
21622175
"COPY_SPONSORED_MEMBERS": {
21632176
"TITLE": "Copy sponsored members",

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.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>
17+
<script src="runtime.0f3c1d6a43762dda.js" type="module"></script><script src="polyfills.3ba7172c54e707b1.js" type="module"></script><script src="scripts.4ad0631c2d7244b0.js" defer=""></script><script src="main.83a31a79ebadea8a.js" type="module"></script></body>
1818
</html>

dist/apps/admin-gui/main.3cd5c2b3d80f3c3a.js

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

dist/apps/admin-gui/main.83a31a79ebadea8a.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/runtime.96bf548867598391.js renamed to dist/apps/admin-gui/runtime.0f3c1d6a43762dda.js

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

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.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>
17+
<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.60d5cd90114ad9c4.js" type="module"></script></body>
1818
</html>

dist/apps/consolidator/main.f0b3900684503e5c.js renamed to dist/apps/consolidator/main.60d5cd90114ad9c4.js

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

0 commit comments

Comments
 (0)