Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v4.3.0 #1183

Merged
merged 59 commits into from
Apr 30, 2020
Merged

Release/v4.3.0 #1183

merged 59 commits into from
Apr 30, 2020

Conversation

frozenhelium
Copy link
Member

@frozenhelium frozenhelium commented Apr 30, 2020

Release 4.3.0

Frontend:

  • Add 3w tab to Country page (#641)
    • Create a 3w view with a map, some basic overview charts and the projects table
    • Add basic filters to the view
    • Add ability to add / edit 3w project for logged in user
    • Add ability to export the all the 3w data
  • Add 3w project form (#640)
    • Create a form to add a 3w project
    • Create dynamic fields according to the values of Operation type and Programme type. The fields Current IFRC Operation, Current Emergency Operation and Disaster type will be conditionally displayed accordingly.
    • Create dynamic schema and required conditions for different field (eg: People reached > Total is required only if project is marked as Completed)
    • Add a separate tag for COVID-19 specifc project / activity
  • Add 3w tab to Region page (#1019)
    • Create the view with 3w overview, movement activities and national society activities for all the countries in the region
    • Add map to show the movement activities in the countries of the selected region
    • Add ability to view projects within the countries of selected region
    • Add sankey diagram to view the national society activities
  • Add ability to add the 3w project from Emergency page (#1066)
  • Add react-icons for easy usage of icons
  • Add @togglecorp/fujs for a lot of utils
  • Add @togglecorp/faram to implement dynamic forms
  • Add some faram compatible wrapped inputs (TextInput, SelectInput, FaramCheckbox, DateInput, NumberInput) with existing input elements
  • Add some components that use Hooks. Custom hooks are added to /hooks/ directory
  • Add selectors for common selection approach for the redux. Selectors are added to /selectors/ directory
  • Refactor map download code (break down into components and remove unnecessary codes).

API: (IFRCGo/go-api#693)

  • Fetch FTS HPC Data using google sheet.
  • Add visibility support for project. (Public, Login required, IFRC Only)
  • New Programme Type Domestic
  • Add Bulk Project Import in Admin Panel.
  • Enable history for Project changes.
  • Add Sector/SectorTag Health (private) and COVID-19.
  • Add API for Project for region.
  • Add Multiselect filters for Project API enumfields.
  • Change Sector/SectorTag Health to Health (public).

frozenhelium and others added 30 commits April 27, 2020 14:02
* User does not need to be admin of the country now
@frozenhelium frozenhelium marked this pull request as ready for review April 30, 2020 09:54
@frozenhelium frozenhelium merged commit ef49003 into master Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants