Skip to content

Releases: IFRCGo/go-web-app

v7.0.7

13 Nov 07:59
586cc2b
Compare
Choose a tag to compare
  • 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

View commits

v7.0.6

07 Nov 08:07
c998734
Compare
Choose a tag to compare
  • 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

View commits

v7.0.5

07 Nov 06:43
fe6a369
Compare
Choose a tag to compare
  • Fix PER calculation

view commits

v7.0.4

07 Nov 06:42
c853d60
Compare
Choose a tag to compare
  • Separate font imports into separate links
  • Add reload button on page error

View commits

v7.0.3

07 Nov 06:41
ec1b21a
Compare
Choose a tag to compare
  • Use contacts from the database

View commits

v7.0.2

07 Nov 06:39
c3aeb9f
Compare
Choose a tag to compare
  • 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

View commits

v7.0.1

06 Nov 11:28
4054e64
Compare
Choose a tag to compare
  • Add redirects from old routes to new ones
  • Fix styling of recurrent text in DREF export
  • Hide Meteoswiss option for production

View commits

v7.0.0

06 Nov 11:22
bb67917
Compare
Choose a tag to compare
  • 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