Skip to content

Releases: IFRCGo/go-web-app

[email protected]

30 Apr 13:54
[email protected]
7173bdf
Compare
Choose a tag to compare

Patch Changes

  • Update country risk page sources
  • Update CoS pages

[email protected]

30 Apr 13:53
a430ec3
Compare
Choose a tag to compare
  • Changes/updates from v7.1.0
  • Changes/updates from v7.1.3
  • Update country pages with appropriate source links
  • Show FDRS data retrieval year in NS indicators
  • Update IFRC legal status link
  • Show the latest strategic plan of the National Society under Strategic Priorities
  • Add GO Wiki links for country page sections
  • Improve overall styling of country pages
    • Make loading animation consistent across all pages
    • Make empty messages consistent
    • Use ChartContainer and update the usage of charting hooks
    • Update BaseMap to extend defaultMapOptions (instead of replacing it)
    • Add an option to provide popupClassName in MapPopup
  • Rename Supporting Partners to Partners
    • Update IFRC legal status link
    • Update the name of the strategic priorities link to indicate that they were created by the National Society
  • Simplify usage of PER question group in PER assessment form
    • Add min widths in account table columns

[email protected]

29 Apr 08:49
2c52d50
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

  • 9657d4b: Update country pages with appropriate source links
  • 66fa7cf: Show FDRS data retrieval year in NS indicators
  • b69e8e5: Update IFRC legal status link
  • 300250a: Show the latest strategic plan of the National Society under Strategic Priorities
  • 9657d4b: Add GO Wiki links for country page sections
  • b38d9d9: Improve overall styling of country pages
    • Make loading animation consistent across all pages
    • Make empty messages consistent
    • Use ChartContainer and update the usage of charting hooks
    • Update BaseMap to extend defaultMapOptions (instead of replacing it)
    • Add an option to provide popupClassName in MapPopup
  • 80be711: Rename Supporting Partners to Partners
    • Update IFRC legal status link
    • Update the name of the strategic priorities link to indicate that they were created by the National Society
  • 176e01b: Simplify usage of PER question group in PER assessment form
    • Add min widths in account table columns

@ifrc-go/[email protected]

19 Apr 09:56
848e5fc
Compare
Choose a tag to compare

1.1.0

Minor Changes

  • 176e01b: Adjust spacing tokens
  • b38d9d9: - Remove deprecated ChartAxisX component
    • Remove deprecated ChartAxisY component
    • Add ChartContainer component
    • Add DefaultMessage component
    • Add padding in Message component
    • Update Container component
      • Add an option to center header description
      • Add an option for the footer border
      • Change default behavior of footer to wrap and add option to disable wrapping
      • Add errored property
      • Fix behavior for the empty and errored message
      • Improve grid responsive behavior
    • Update table to support errored state
    • Add useDebouncedValue hook
    • Update useBasicLayout hook to properly incorporate the wrap feature
    • Add throttling in useSizeTracking hook
  • a2455b1: Add a label description selector to the BarChart component
    • The label description will be visible in a tooltip when hovered over.
  • 329ddfc: Add incrementDate, incrementMonth, getNumberOfDays, getNumberOfMonths, getTemporalDiff utility functions

v7.0.33 (Hotfix)

11 Apr 12:44
Compare
Choose a tag to compare
  • Update URL for the DREF help links.

View commits

v7.1.7

10 Apr 04:39
v7.1.7
0fc25ec
Compare
Choose a tag to compare
v7.1.7 Pre-release
Pre-release
  • Fix typings for the enums
  • Fix issue when switching the language in the Country NS overview activities page

View commits

v7.1.6

05 Apr 10:38
v7.1.6
dbe9cbb
Compare
Choose a tag to compare
v7.1.6 Pre-release
Pre-release

What's Changed

  • Add tool to sync string changes in codebase with server strings
  • Add default message component and use it for lists, table and grids
  • Add message component for container
  • Fix the latest per overview endpoint in the PER overview form

View commits

v7.1.5

04 Apr 12:34
v7.1.5
f6d00d3
Compare
Choose a tag to compare
v7.1.5 Pre-release
Pre-release
  • Update README
  • Publish UI library
  • Upgrade github CI to use latest version of actions
  • Add tooltip to population map in country page
  • Use list for emails in national society and add proper mail link to each one
  • Use max instead of sum for FI exposure aggregation in Country Risk
  • Fix PER PDF export
  • Limit uploaded documents to the PER cycle
  • Move NS funded and supporting partners from country profile to NS overview
  • Do various fixes in the form for the loan type DREF
  • Update past event chart in country to show events by year

View commits

v7.1.4

20 Mar 10:35
v7.1.4
d4e4e06
Compare
Choose a tag to compare
v7.1.4 Pre-release
Pre-release
  • Add key figures sections to country profile previous events

View commits

@ifrc-go/[email protected]

25 Mar 06:57
73f8dc4
Compare
Choose a tag to compare

IFRC GO UI 1.0.0 release

This is the first stable release of the IFRC GO UI Components library.
This landmark release marks a significant step forward in delivering
stable and robust user interface components tailored specifically for
the needs of the IFRC GO application and related projects.

List of React components, hooks and contexts

Components

  • Alert
  • AlertContainer
  • BarChart
  • BlockLoading
  • BodyOverlay
  • BooleanInput
  • BooleanOutput
  • Breadcrumbs
  • Button
  • ChartAxes
  • ChartAxisX
  • ChartAxisY
  • Checkbox
  • Checklist
  • ConfirmButton
  • Container
  • DateInput
  • DateOutput
  • DateRangeOutput
  • DropdownMenu
  • ExpandableContainer
  • Footer
  • Grid
  • Header
  • Heading
  • HtmlOutput
  • IconButton
  • Image
  • InfoPopup
  • InputContainer
  • InputError
  • InputHint
  • InputLabel
  • InputSection
  • KeyFigure
  • LegendItem
  • List
  • Message
  • Modal
  • MultiSelectInput
  • NavigationTabList
  • NumberInput
  • NumberOutput
  • Overlay
  • PageContainer
  • PageHeader
  • Pager
  • PasswordInput
  • PieChart
  • Popup
  • Portal
  • ProgressBar
  • RadioInput
  • RawButton
  • RawFileInput
  • RawInput
  • RawList
  • RawTextArea
  • ReducedListDisplay
  • SearchMultiSelectInput
  • SearchSelectInput
  • SegmentInput
  • SelectInput
  • SelectInputContainer
  • Spinner
  • StackedProgressBar
  • Switch
  • Table
  • Tabs
  • TextArea
  • TextInput
  • TextOutput
  • TimeSeriesChart
  • Tooltip

Components used in PDF export

  • Container
  • DescriptionText
  • Heading
  • Image
  • TextOutput

Hooks

  • useBasicLayout
  • useBlurEffect
  • useBooleanState
  • useFloatPlacement
  • useKeyboard
  • useSizeTracking
  • useSpacingTokens
  • useTranslation

Contexts

  • alert
  • dropdown-menu
  • language
  • navigation-tab