Skip to content

Releases: IFRCGo/go-web-app

[email protected] (Hotfix)

27 Nov 09:46
[email protected]
3117fd7

Choose a tag to compare

7.23.4

Patch Changes

  • bd95338: Fix missing checkbox on PER prioritization form

[email protected]

27 Nov 09:48
[email protected]
dac73f5

Choose a tag to compare

[email protected] Pre-release
Pre-release

7.24.0-beta.2

Patch Changes

@ifrc-go/[email protected]

27 Nov 09:48
@ifrc-go/[email protected]
dac73f5

Choose a tag to compare

Pre-release

2.0.0-beta.1

Patch Changes

  • 6bc2fe6: Do minor improvements on some components

    • Button: add default colorVariant according to the styleVariants
    • Description: add overflow wrap
    • ExpandableContainer: fix footer action rendering condition
    • Heading: update styling for level 6
    • InlineLayout: add a fallback fix for before, after component for go icons
    • ListView: fix responsiveness for sidebar layout on start
    • TabLayout: update styling for step tab
    • TabListLayout: update styling for step tab
    • ColumnShortcuts: update styling for action columns
    • TableActions: update styling to avoid shrink

[email protected] (Hotfix)

26 Nov 11:23
[email protected]
6834a02

Choose a tag to compare

7.23.3

Patch Changes

  • ddc879f: Fix crashing for PER prioritization and work plan forms

[email protected]

25 Nov 10:11
[email protected]
6b8cba4

Choose a tag to compare

[email protected] Pre-release
Pre-release

7.24.0-beta.1

Minor Changes

  • 09e2d2e: Accomodate changes from GO UI revamp

Patch Changes

  • 9b3121e: Add Risk Management section in Catalogue of Surge services
    Reword unavailablity message in spark dashboard
  • b0905f1: Position and Keywords filter for all Surge Alerts (/alerts/all)
  • c1bde25: Add Prepare / Supply Chain / SPARK menu item to navigation
    Remove Programmatic Partnerships menu from navigation
    Change aboutHealthMapping PDF URL in /resources
  • Updated dependencies [09e2d2e]

@ifrc-go/[email protected]

25 Nov 10:10
@ifrc-go/[email protected]
6b8cba4

Choose a tag to compare

Pre-release

2.0.0-beta.0

Major Changes

  • 09e2d2e: Introduce new, more strict/opinionated layout system. Update components to reflect the new layout system.

    • Add base layout components
      • InlineLayout
      • BlockLayout
      • ButtonLayout
      • TabLayout
      • TabListLayout
    • Add base views
      • ListView
      • Container (major restructure)
      • InlineView
    • Update useSpacingToken
      • Add optical correction
      • Add option to add additional inline spacing
    • Update spacing tokens
      • Add more tokens (5xs to 5xl)
      • Re-scale tokens to consider optical correction
    • Update components to use new layout and spacing system
    • Remove outdated components
      • BodyOverlay
      • Grid
      • Header
      • Footer
      • FilterBar
      • Overlay
    • Remove outdated hooks
      • useBasicLayout
      • useSpacingTokens (replace with useSpacingToken)
    • Update eslint config

[email protected] (Hotfix)

11 Nov 11:58
[email protected]
a2733cb

Choose a tag to compare

7.23.1

Patch Changes

  • fbe83e8: Add Risk Management section in Catalogue of Surge services
    Reword unavailablity message in spark dashboard
  • fbe83e8: Position and Keywords filter for all Surge Alerts (/alerts/all)
  • fbe83e8: Add Prepare / Supply Chain / SPARK menu item to navigation
    Remove Programmatic Partnerships menu from navigation
    Change aboutHealthMapping PDF URL in /resources

[email protected]

06 Nov 11:54
[email protected]
7607352

Choose a tag to compare

7.23.0

Minor Changes

  • 1cf2aca: Update DREF export
    • Add scope and scale for Response DREFs
  • fabcd22: Surge updates
    • Fix the "Catalogue of Surge Services" tab highlight issue
    • CoS – Logistics ERU: Minor textual changes on /surge/catalogue/logistics/eru
    • Operational Timeline Toolbox update (email replacement)
    • Add HR technical competency framework box (and PDF)
  • 2a7574a: Fix DREF form list field re-creation issue
  • 74d653e: Update Montandon contact information on /montandon-landing page
  • 8b06d25: Update Imminent DREF Application export
    • Add missing hazard date and risk section
    • Improve layout of Proposed Actions table
  • 4299710: A demo to embed a Power BI report which is visible to logged in users only
  • 8e2b2d6: AppealType filter to 2 values, landing page Appeals table
    Update goUserAnalytics URL on /resources page
  • cc7fa84: Integrate hotjar

[email protected]

06 Nov 11:53
[email protected]
ef60160

Choose a tag to compare

[email protected] Pre-release
Pre-release

7.24.0-beta.0

Minor Changes

  • 3fbfeba: Enable editing of DREF forms in all languages

    • Added new FINALIZING DREF status which indicates form is being finalized and the original language content is being translated into english.
    • Added new FINALIZED DREF status which indicates for hase been finalized and the original language has been switched to english.
    • Added new FAILED DREF status which indicates form finalization process has failed.
    • Added final report and operational update confirmation modal.
    • Added view mode for all DREF forms.
    • Integrated finalize API in DREF table.
    • Updated DREF status and publish APIs to support approval workflow.

[email protected]

06 Nov 08:51
[email protected]
2a7574a

Choose a tag to compare

[email protected] Pre-release
Pre-release

7.23.0-beta.3

Patch Changes

  • Fix DREF form list field re-creation issue