Skip to content

Commit d41b707

Browse files
committed
v7.5.1
1 parent 8cd10b2 commit d41b707

File tree

8 files changed

+15
-33
lines changed

8 files changed

+15
-33
lines changed

.changeset/six-glasses-fail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/six-hounds-film.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/tough-clouds-sniff.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tough-pandas-push.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

app/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# go-web-app
22

3+
## 7.5.1
4+
5+
### Patch Changes
6+
- 2a5e4a1: Add Core Competency Framework link to Resources page in [#1331](https://github.com/IFRCGo/go-web-app/issues/1331)
7+
- 31eaa97: Add Health Mapping Report to Resources page in [#1331](https://github.com/IFRCGo/go-web-app/issues/1331)
8+
- 4192da1: - Local Units popup, view/edit mode improvements in [#1178](https://github.com/IFRCGo/go-web-app/issues/1178)
9+
- Remove ellipsize heading option in local units map popup
10+
- Local units title on popup are now clickable that opens up a modal to show details
11+
- Added an Edit button to the View Mode for users with edit permissions
12+
- Users will now see a **disabled grey button** when the content is already validated
13+
- 5c7ab88: Display the public visibility field report to public users in [#1743](https://github.com/IFRCGo/go-web-app/issues/1343)
14+
315
## 7.5.0
416

517
### Minor Changes
@@ -22,6 +34,7 @@
2234
- 18d0dc9: Use `molnix status` to filter surge alerts in [#2208](https://github.com/IFRCGo/go-api/issues/2208)
2335
- b070c66: Check guest user permission for local units
2436
- 72df1f2: Add new drone icon for UAV team in [#1280](https://github.com/IFRCGo/go-web-app/issues/1280)
37+
- 2ff7940: Link version number to release notes on GitHub in [#1004](https://github.com/IFRCGo/go-web-app/issues/1004)
2538
Updated @ifrc-go/icons to v2.0.1
2639
- Updated dependencies [72df1f2]
2740
- @ifrc-go/ui@1.1.6

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "go-web-app",
3-
"version": "7.5.0",
3+
"version": "7.5.1",
44
"type": "module",
55
"private": true,
66
"license": "MIT",

packages/go-ui-storybook/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
## 1.0.1
44

55
### Patch Changes
6-
7-
- 2ff7940: Link version number to release notes on GitHub
8-
- 72df1f2: Add new drone icon for UAV team
9-
10-
Updated @ifrc-go/icons to v2.0.1
6+
- 72df1f2: Updated @ifrc-go/icons to v2.0.1
117

128
- Updated dependencies [72df1f2]
139
- @ifrc-go/ui@1.1.6

packages/ui/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
## 1.1.6
44

55
### Patch Changes
6-
7-
- 72df1f2: Add new drone icon for UAV team
8-
96
Updated @ifrc-go/icons to v2.0.1
107

118
## 1.1.5

0 commit comments

Comments
 (0)