Skip to content

Releases: IFRCGo/go-web-app

v7.0.4

07 Nov 06:42
c853d60

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

Choose a tag to compare

  • Use contacts from the database

View commits

v7.0.2

07 Nov 06:39
c3aeb9f

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

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

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