Skip to content

Updated frontend data model with backend changes

Sam Kagan requested to merge update-frontend-domain-model into 0.2-DEVELOPMENT

Specifically:

  • Renamed Proposal to ProposalCopy (STT-1024)
  • Created Proposal entity containing 2 ProposalCopies, ProposalCode, State (STT-1025)
  • Renamed Proposal.status to Proposal.state (STT-1026)

Merge request reports