Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Enable users to update approved claimed facility profiles & display claim info in the details sidebar #575

Merged
merged 2 commits into from
Jun 13, 2019

Commits on Jun 13, 2019

  1. Enable updating approved claims & viewing details

    - update model and add migration for editable facility claim profile
    fields
    - add Redux actions & React components for editable claimed facility
    profile form
    - adjust FacilityDetailsSerializer to return facility claim info
    conditionally
    - add FacilityDetailSidebarClaimedInfo component to display claim info
    Kelly Innes committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    fd9b505 View commit details
    Browse the repository at this point in the history
  2. Set -id order for dashboard claims page

    Ensure dashboard claims are always displayed in reverse order by adding
    -id sort.
    Kelly Innes committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    b6027e1 View commit details
    Browse the repository at this point in the history