Skip to content
  • Eduardo Bonet's avatar
    Refactors CandidateDetail for use in ModelRegistry · 28ed10a8
    Eduardo Bonet authored and Vitali Tatarintev's avatar Vitali Tatarintev committed
    - Model registry expects json to be camelCased and not snake_cased.
    - separates on CandidateDetailPresenter present from present_as_json so that the data is reusable in
    other Components.
    - Adds prop to hide part of the rendered information about a candidate
    28ed10a8