Skip to content

Expand form

Kristina Hoeppner requested to merge expand-form into master
  • Added in component to select type of upload (NOTE: only journal entry & pick file currently work)
  • Added in action to upload journal entry (could be combined with upload, with some additional parameters, but thought it might be cleaner to read like this).
  • Made necessary updates to UploadForm to show/hide parts
  • Made necessary updates to add screen to call a different action if journal entry is selected, and format fetch body in necessary format to suit webservices call

Merge request reports