Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@BrandonSharratt BrandonSharratt released this 30 Jan 16:00
0e547f0

This version overhauls how forms are used in OCWA. The forms are no longer static and are created with Formio. The request api has been cut into version 1 and 2. The v2 endpoint expects formio, the v1 endpoint functions identically to how it did before.

OCWA now requires default forms to be specified, and that default can be overridden at a project level, the request api has endpoints in v2 that support interacting with formio, including fetching the form for the users current project.