Skip to content

Commit

Permalink
chore(release): 14.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [14.1.0](v14.0.1...v14.1.0) (2023-09-27)

### Features

* **admin:** add bulk operations to applications overview ([391f340](391f340))
* **admin:** display also indirect managers ([48f433e](48f433e))
* **admin:** jump onto specific page ([8f95c33](8f95c33))
* **profile:** allow filtering by name and sorting on profile groups page ([1b9bba7](1b9bba7))

### Bug Fixes

* **lib:** align items in attribute value list to the left ([fa4680e](fa4680e))
* revert initializing colors during runtime ([cfa074a](cfa074a))
  • Loading branch information
semantic-release-bot committed Sep 27, 2023
1 parent 4141a2f commit b126bed
Show file tree
Hide file tree
Showing 27 changed files with 99 additions and 24 deletions.
16 changes: 16 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
Upgrade notes

## [14.1.0](https://github.com/CESNET/perun-web-apps/compare/v14.0.1...v14.1.0) (2023-09-27)


### Features

* **admin:** add bulk operations to applications overview ([391f340](https://github.com/CESNET/perun-web-apps/commit/391f3405f174956de61d5f0e6cbb267ac4591d56))
* **admin:** display also indirect managers ([48f433e](https://github.com/CESNET/perun-web-apps/commit/48f433ea94eedcd26af986a663a30203d80e7024))
* **admin:** jump onto specific page ([8f95c33](https://github.com/CESNET/perun-web-apps/commit/8f95c336c10ffb6d501529111876375e9ac5f224))
* **profile:** allow filtering by name and sorting on profile groups page ([1b9bba7](https://github.com/CESNET/perun-web-apps/commit/1b9bba766cb255c4fa88bd89178db64d9d1967b8))


### Bug Fixes

* **lib:** align items in attribute value list to the left ([fa4680e](https://github.com/CESNET/perun-web-apps/commit/fa4680e22eec278d2353cd5302af9b8989a1398f))
* revert initializing colors during runtime ([cfa074a](https://github.com/CESNET/perun-web-apps/commit/cfa074a528952219b7106942e33013c1b51b5f7e))

## [14.0.1](https://github.com/CESNET/perun-web-apps/compare/v14.0.0...v14.0.1) (2023-09-15)


Expand Down
1 change: 0 additions & 1 deletion dist/apps/admin-gui/185.2ed8a62fa327c06c.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/185.ec0eb975927807d4.js

Large diffs are not rendered by default.

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":"14.0.1"}
{"version":"14.1.0"}
59 changes: 58 additions & 1 deletion dist/apps/admin-gui/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,9 +617,64 @@
"NEW": "Waiting for mail verification",
"VERIFIED": "Submitted"
},
"TOOLTIPS": {
"MULTIPLE_STATUSES_SELECTED": "You have applications with different states selected.",
"NO_APPLICATION_SELECTED": "You have selected no applications.",
"APPROVE": {
"APPROVED": "The selected applications are already approved.",
"REJECTED": "You cannot approve applications with the REJECTED state.",
"NEW": "Approve",
"VERIFIED": "Approve"
},
"REJECT": {
"APPROVED": "You cannot reject applications with the APPROVED state.",
"REJECTED": "The selected applications are already rejected.",
"NEW": "Reject",
"VERIFIED": "Reject"
},
"DELETE": {
"APPROVED": "You cannot delete applications with the APPROVED state.",
"VERIFIED": "You cannot delete applications with the SUBMITTED state.",
"NEW": "Delete",
"REJECTED": "Delete"
},
"SEND_NOTIFICATION": {
"APPROVED": "Send mail verification",
"VERIFIED": "Send mail verification",
"NEW": "Send mail verification",
"REJECTED": "Send mail verification"
}
},
"DATE": {
"LABEL": "Enter a date range"
},
"DIALOG": {
"CONFIRM": "Confirm",
"CANCEL": "Cancel",
"APPROVE": {
"TITLE": "Approve applications",
"DESCRIPTION": "You are about to approve {{count}} selected application(s). Make sure you have confirmed identities of the applicant(s)."
},
"REJECT": {
"TITLE": "Reject applications",
"DESCRIPTION": "You are about to reject {{count}} selected application(s). Make sure you have confirmed identities of the applicant(s)."
},
"DELETE": {
"TITLE": "Delete applications",
"DESCRIPTION": "You are about to delete {{count}} selected application(s). Make sure you have confirmed identities of the applicant(s)."
},
"RESEND": {
"TITLE": "Re-send notifications",
"DESCRIPTION": "You are about to re-send notifications for {{count}} selected application(s). Make sure you have confirmed identities of the applicant(s)."
}
},
"SUCCESS": {
"APPROVE": "Applications were successfully approved.",
"REJECT": "Applications were successfully rejected.",
"DELETE": "Applications were successfully deleted.",
"RESEND": "Notifications for applications were re-send."
},

"APPLICATION_DETAIL": {
"TITLE": "Application detail",
"APPROVE": "Approve",
Expand Down Expand Up @@ -2451,7 +2506,8 @@
"EMAIL": "Email",
"LOGINS": "Logins",
"PERSON": "Person",
"SERVICE": "Service"
"SERVICE": "Service",
"INDIRECT_DISABLED_TOOLTIP": "Indirect manager cannot be deleted"
},
"AUDIT_MESSAGES_LIST": {
"ID": "Id",
Expand Down Expand Up @@ -2722,6 +2778,7 @@
"REMOVE": "Remove",
"SELECT_MODE": "Select mode",
"SELECT_ROLE": "Select role",
"SHOW_INDIRECT_ADMINS": "Show also indirect managers",
"USER": "Users",
"GROUP": "Groups",
"NO_MANAGERS": "This role has no managers.",
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.c90057af9efeab97.css"></head>
<link rel="stylesheet" href="styles.e1fec95656e58373.css"></head>
<body>
<app-root>
<div id="preloader">
<div id="loader"></div>
</div>
</app-root>
<script src="runtime.ce5ffd8240023e32.js" type="module"></script><script src="polyfills.9a5c326838323ee3.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.9f78cdacc1cc82ec.js" type="module"></script></body>
<script src="runtime.89c34daf1c644dd0.js" type="module"></script><script src="polyfills.9a5c326838323ee3.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.e827b9b29a30fcf0.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/admin-gui/main.9f78cdacc1cc82ec.js

This file was deleted.

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

6 changes: 0 additions & 6 deletions dist/apps/admin-gui/styles.c90057af9efeab97.css

This file was deleted.

6 changes: 6 additions & 0 deletions dist/apps/admin-gui/styles.e1fec95656e58373.css

Large diffs are not rendered by default.

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.13933c9b5e67bb36.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.76404ca7879dcc1c.js" type="module"></script></body>
<script src="runtime.15db6a65f7bbd127.js" type="module"></script><script src="polyfills.13933c9b5e67bb36.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.c7331dbb874d488c.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/consolidator/main.76404ca7879dcc1c.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/consolidator/main.c7331dbb874d488c.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.8ef4b59bacc3a775.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.5ecad4641714ebcf.js" type="module"></script></body>
<script src="runtime.5dac3afc602ec401.js" type="module"></script><script src="polyfills.8ef4b59bacc3a775.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.eb08965c38ebe70d.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/linker/main.5ecad4641714ebcf.js

This file was deleted.

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

Large diffs are not rendered by default.

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.66c8d332f6560076.css"></head>
<body>
<perun-web-apps-root></perun-web-apps-root>
<script src="runtime.415c2a69dfc95c1b.js" type="module"></script><script src="polyfills.a5e00306d0bf96ad.js" type="module"></script><script src="main.2bdd748579715bd7.js" type="module"></script></body>
<script src="runtime.415c2a69dfc95c1b.js" type="module"></script><script src="polyfills.a5e00306d0bf96ad.js" type="module"></script><script src="main.de65e568ce5581c4.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

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.9d273dfcf520cbc5.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.7fb566715bc7568b.js" type="module"></script></body>
<script src="runtime.d7b2d29518b8e2ce.js" type="module"></script><script src="polyfills.9d273dfcf520cbc5.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.bc8cad96d4f8ddb9.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/apps/user-profile/assets/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
},
"MEMBERSHIP_LIST": {
"NAME": "Jméno",
"NEVER": "nikdy",
"DESCRIPTION": "Popis",
"EXPIRATION": "Expirace členství",
"EXTEND": "Prodloužit členství"
Expand Down
1 change: 1 addition & 0 deletions dist/apps/user-profile/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
},
"MEMBERSHIP_LIST": {
"NAME": "Name",
"NEVER": "never",
"DESCRIPTION": "Description",
"EXPIRATION": "Expiration",
"EXTEND": "Extend"
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.dd8677aa61b27376.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.6089dc344c376c1b.js" type="module"></script></body>
<script src="runtime.9381be7a34640147.js" type="module"></script><script src="polyfills.dd8677aa61b27376.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.b7220a97eb6fb04b.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/user-profile/main.6089dc344c376c1b.js

This file was deleted.

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

Large diffs are not rendered by default.

0 comments on commit b126bed

Please sign in to comment.