Releases: IFRCGo/go-web-app
Releases · IFRCGo/go-web-app
v7.0.7
- Add new Catalogue of Services items.
- Fix weirdly jumping Key Figures in Emergency Surge tab on Safari by
- Fix emergency report document count
- Fix fields used for the duration on emergency surge alerts table
v7.0.6
- Fix PER calculation
- Fix export done from the forms of DREF Operational update and DREF Final report
- Fix API docs link
- Center align key figures in the emergency surge tab
- Remove unnecessary library package
url
- Show surge deployments for this year
- Fix data properly not appearing in the seasonal risk maps and charts
- Fix key figure value not showing numbers after comma in emergency details
- Add a 0-100 bound in percentage values
v7.0.5
- Fix PER calculation
v7.0.4
- Separate font imports into separate links
- Add reload button on page error
v7.0.3
- Use contacts from the database
v7.0.2
- Adding remaining Surge redirects
- Fix styling of Emergency additional tab
- Allow super users to approve DREF
- Add re-directs from Country to Region
- Improve styling of breadcrumbs
- Improve additional tab url for Emergencies
- Update React router
- Add redirects for old Emergency additional tabs
v7.0.1
- Add redirects from old routes to new ones
- Fix styling of recurrent text in DREF export
- Hide Meteoswiss option for production
v7.0.0
- Rewrite the whole code base from the go-frontend
- Use GO UI
- Responsive UI
- Better code splitting for quick page loads
- Automatic generation of typescript types from the server using OpenAPI specification
- General utility to transform server error response to form error
- Convert all codebase to typescript
- Reduce external dependencies
- Update major libraries and dependencies
- React
- React router
- Toggle form
- Re-map
- Toggle request
- Upgrade build tools from Webpack to Vite
- Faster build time
- Faster and more efficient development tools
- Translation code splitting
- Use local fonts instead of CDN-hosted (More GDPR compliant)
- Prepare field sheet document for forms
- Prepare test cases
- Use HTML to generate PDF instead of React PDF