Skip to content

Commit

Permalink
chore(release): 14.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [14.3.1](v14.3.0...v14.3.1) (2023-11-07)

### Bug Fixes

* **admin:** bulk application approve/reject error handling ([17a5da9](17a5da9))
  • Loading branch information
semantic-release-bot committed Nov 7, 2023
1 parent 17a5da9 commit 57318f8
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 13 deletions.
7 changes: 7 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Upgrade notes

## [14.3.1](https://github.com/CESNET/perun-web-apps/compare/v14.3.0...v14.3.1) (2023-11-07)


### Bug Fixes

* **admin:** bulk application approve/reject error handling ([17a5da9](https://github.com/CESNET/perun-web-apps/commit/17a5da973613f04f5e62f0be1eb2ba710eb16380))

## [14.3.0](https://github.com/CESNET/perun-web-apps/compare/v14.2.1...v14.3.0) (2023-10-10)


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.3.0"}
{"version":"14.3.1"}
6 changes: 6 additions & 0 deletions dist/apps/admin-gui/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,12 @@
"DELETE": "Applications were successfully deleted.",
"RESEND": "Notifications for applications were re-sent."
},
"ERROR": {
"APPROVE": "Failed to approve some applications.",
"APPROVE_DESCRIPTION": "A problem occurred during approval: [{{error}}] and not all of the selected applications got approved. There may still be some of the selected applications that could possibly be approved.",
"REJECT": "Failed to reject some applications.",
"REJECT_DESCRIPTION": "A problem occurred during rejection: [{{error}}] and not all of the selected applications got rejected. There may still be some of the selected applications that could possibly be rejected."
},

"APPLICATION_DETAIL": {
"TITLE": "Application detail",
Expand Down
2 changes: 1 addition & 1 deletion dist/apps/admin-gui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
<div id="loader"></div>
</div>
</app-root>
<script src="runtime.48a03e42edd3e1e0.js" type="module"></script><script src="polyfills.9a5c326838323ee3.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.b4f41ed9cdd0ea5f.js" type="module"></script></body>
<script src="runtime.48a03e42edd3e1e0.js" type="module"></script><script src="polyfills.9a5c326838323ee3.js" type="module"></script><script src="scripts.cfdbc03626b7e4d0.js" defer=""></script><script src="main.acd1a32649f665ad.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions dist/apps/admin-gui/main.acd1a32649f665ad.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/apps/admin-gui/main.b4f41ed9cdd0ea5f.js

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.308cb8a581d28430.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.608c44837fad66a6.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.018632b7f68245be.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.175b434a4e8a5fe0.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.797074550a60e212.js" type="module"></script></body>
<script src="runtime.415c2a69dfc95c1b.js" type="module"></script><script src="polyfills.a5e00306d0bf96ad.js" type="module"></script><script src="main.4c0472fe8e09fb10.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.80e92a06e956d757.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.18d1f1e10c0880ce.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.a7f027569a9128b3.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.7aba246b0e722dbc.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

0 comments on commit 57318f8

Please sign in to comment.