Skip to content

Generate a model from the form

Philip Elson requested to merge feature/form-to-model into master

Integrated @mrognlie's changes (with some outstanding todos) from !17 (closed).

This hooks up (to the extent possible currently) the form to the server. The server now responds with HTML, rather than a JSON payload, and therefore you navigate to a new page with the results.

Edited by Philip Elson

Merge request reports