Skip to content

Commit 993c5e5

Browse files
chore(release): 14.2.0 [skip ci]
## [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))
1 parent 8353592 commit 993c5e5

19 files changed

+39
-24
lines changed

UPGRADE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
Upgrade notes
22

3+
## [14.2.0](https://github.com/CESNET/perun-web-apps/compare/v14.1.0...v14.2.0) (2023-09-29)
4+
5+
6+
### Features
7+
8+
* **admin:** change GUI to incorporate moduleClassNames ([8353592](https://github.com/CESNET/perun-web-apps/commit/8353592b1da03cf703834a7f61b88a8e722a987c))
9+
10+
11+
### Bug Fixes
12+
13+
* **admin:** entity text color ([dcfbdcd](https://github.com/CESNET/perun-web-apps/commit/dcfbdcd67be1ccc6e0dca0b2934b47c86c02548a))
14+
315
## [14.1.0](https://github.com/CESNET/perun-web-apps/compare/v14.0.1...v14.1.0) (2023-09-27)
416

517

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"14.1.0"}
1+
{"version":"14.2.0"}

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
"EDIT": "Edit",
397397
"MANAGE_GROUPS": "Manage groups",
398398
"DELETE": "Delete",
399-
"MODULE_NAME": "Module name",
399+
"MODULE_NAMES": "Module names",
400400
"APPLICATION_TYPE": "Approval style",
401401
"MANUAL": "Manual",
402402
"AUTOMATIC": "Automatic",
@@ -790,7 +790,7 @@
790790
},
791791
"APPLICATION_FORM": {
792792
"TITLE": "Application form",
793-
"MODULE_NAME": "Module name",
793+
"MODULE_NAMES": "Module names",
794794
"APPLICATION_TYPE": "Approval style",
795795
"AUTOMATIC": "Automatic",
796796
"MANUAL": "Manual",
@@ -1367,7 +1367,10 @@
13671367
"MANUAL": "Manual",
13681368
"AUTOMATIC": "Automatic",
13691369
"SUBMIT_BUTTON": "Submit",
1370-
"CANCEL_BUTTON": "Cancel"
1370+
"CANCEL_BUTTON": "Cancel",
1371+
"REMOVE_MODULE_TOOLTIP": "Remove module name",
1372+
"ADD_MODULE_TOOLTIP": "Add module name",
1373+
"COMMA_ERROR": "Commas are not allowed."
13711374
},
13721375
"DELETE_APPLICATION_FORM_ITEM": {
13731376
"TITLE": "Delete confirm",

dist/apps/admin-gui/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77

88
<meta content="width=device-width, initial-scale=1" name="viewport"/>
99
<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>
10-
<link rel="stylesheet" href="styles.e1fec95656e58373.css"></head>
10+
<link rel="stylesheet" href="styles.646c2da773e56919.css"></head>
1111
<body>
1212
<app-root>
1313
<div id="preloader">
1414
<div id="loader"></div>
1515
</div>
1616
</app-root>
17-
<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>
17+
<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>
1818
</html>

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

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

dist/apps/admin-gui/main.ff5408fc923a7016.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.89c34daf1c644dd0.js renamed to dist/apps/admin-gui/runtime.ca1e365dd9afe5cc.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/admin-gui/styles.646c2da773e56919.css

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

dist/apps/admin-gui/styles.e1fec95656e58373.css

Lines changed: 0 additions & 6 deletions
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.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>
17+
<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>
1818
</html>

dist/apps/consolidator/main.c7331dbb874d488c.js renamed to dist/apps/consolidator/main.d51a1ae8adb4c53b.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/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.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>
17+
<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>
1818
</html>

dist/apps/linker/main.eb08965c38ebe70d.js renamed to dist/apps/linker/main.cccab626f231bdfc.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/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.66c8d332f6560076.css"></head>
1010
<body>
1111
<perun-web-apps-root></perun-web-apps-root>
12-
<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>
12+
<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>
1313
</html>

dist/apps/password-reset/main.de65e568ce5581c4.js renamed to dist/apps/password-reset/main.f0083864ed04bb9a.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/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.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>
43+
<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>
4444
</html>

dist/apps/publications/main.bc8cad96d4f8ddb9.js renamed to dist/apps/publications/main.012151f6f3de34fe.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/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.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>
16+
<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>
1717
</html>

dist/apps/user-profile/main.b7220a97eb6fb04b.js renamed to dist/apps/user-profile/main.0a3c379cf0ca6ea0.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)