Skip to content

Commit

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

### Features

* **admin:** change GUI to incorporate moduleClassNames ([8353592](8353592))

### Bug Fixes

* **admin:** entity text color ([dcfbdcd](dcfbdcd))
  • Loading branch information
semantic-release-bot committed Sep 29, 2023
1 parent 8353592 commit 993c5e5
Show file tree
Hide file tree
Showing 19 changed files with 39 additions and 24 deletions.
12 changes: 12 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
Upgrade notes

## [14.2.0](https://github.com/CESNET/perun-web-apps/compare/v14.1.0...v14.2.0) (2023-09-29)


### Features

* **admin:** change GUI to incorporate moduleClassNames ([8353592](https://github.com/CESNET/perun-web-apps/commit/8353592b1da03cf703834a7f61b88a8e722a987c))


### Bug Fixes

* **admin:** entity text color ([dcfbdcd](https://github.com/CESNET/perun-web-apps/commit/dcfbdcd67be1ccc6e0dca0b2934b47c86c02548a))

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


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":"14.1.0"}
{"version":"14.2.0"}
9 changes: 6 additions & 3 deletions dist/apps/admin-gui/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@
"EDIT": "Edit",
"MANAGE_GROUPS": "Manage groups",
"DELETE": "Delete",
"MODULE_NAME": "Module name",
"MODULE_NAMES": "Module names",
"APPLICATION_TYPE": "Approval style",
"MANUAL": "Manual",
"AUTOMATIC": "Automatic",
Expand Down Expand Up @@ -790,7 +790,7 @@
},
"APPLICATION_FORM": {
"TITLE": "Application form",
"MODULE_NAME": "Module name",
"MODULE_NAMES": "Module names",
"APPLICATION_TYPE": "Approval style",
"AUTOMATIC": "Automatic",
"MANUAL": "Manual",
Expand Down Expand Up @@ -1367,7 +1367,10 @@
"MANUAL": "Manual",
"AUTOMATIC": "Automatic",
"SUBMIT_BUTTON": "Submit",
"CANCEL_BUTTON": "Cancel"
"CANCEL_BUTTON": "Cancel",
"REMOVE_MODULE_TOOLTIP": "Remove module name",
"ADD_MODULE_TOOLTIP": "Add module name",
"COMMA_ERROR": "Commas are not allowed."
},
"DELETE_APPLICATION_FORM_ITEM": {
"TITLE": "Delete confirm",
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.e1fec95656e58373.css"></head>
<link rel="stylesheet" href="styles.646c2da773e56919.css"></head>
<body>
<app-root>
<div id="preloader">
<div id="loader"></div>
</div>
</app-root>
<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>
<script src="runtime.ca1e365dd9afe5cc.js" type="module"></script><script src="polyfills.9a5c326838323ee3.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.ff5408fc923a7016.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion dist/apps/admin-gui/main.e827b9b29a30fcf0.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/apps/admin-gui/main.ff5408fc923a7016.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: 6 additions & 0 deletions dist/apps/admin-gui/styles.646c2da773e56919.css

Large diffs are not rendered by default.

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

This file was deleted.

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.c7331dbb874d488c.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.d51a1ae8adb4c53b.js" type="module"></script></body>
</html>

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.eb08965c38ebe70d.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.cccab626f231bdfc.js" type="module"></script></body>
</html>

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.de65e568ce5581c4.js" type="module"></script></body>
<script src="runtime.415c2a69dfc95c1b.js" type="module"></script><script src="polyfills.a5e00306d0bf96ad.js" type="module"></script><script src="main.f0083864ed04bb9a.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.bc8cad96d4f8ddb9.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.012151f6f3de34fe.js" type="module"></script></body>
</html>

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.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>
<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.0a3c379cf0ca6ea0.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

0 comments on commit 993c5e5

Please sign in to comment.