Skip to content

Updated UI to latest wireframe

Gabriella Azzopardi requested to merge RESTwireframe into master

Updated the UI to depict the latest wireframe (by @jdevine).

Updated the form to send all newly added inputs and added all required input validation.

This version includes all requests in issue #36 (closed) and completes some tasks in issue #42 (closed).

@mrognlie the new parameters sent are as follows: {"simulation_name":"123","room_number":"12","volume_type":"room_volume","room_volume":1,"floor_area":"","ceiling_height":"","ventilation_type":"","air_supply":"","air_changes":"","windows_number":"","window_height":"","window_width":"","opening_distance":"","hepa_option":0,"total_people":1,"infected_people":1,"activity_type":"office","activity_start":"12:12","activity_finish":"12:12","single_event_date":"","event_type":"recurrent_event","recurrent_event_month":"January","lunch_option":0,"lunch_start":"","lunch_finish":"","coffee_break":0,"coffee_duration":5,"mask_wearing":"removed"}

Merge request reports