* #41: Display message for unpublished forms
* #41: Add publish/unpublish GUI
* #41: Revamp UI and add 'closed' parameter
* change indigo color of access-switch to red
* update live-form on republish, show error message to user in frontend when form unpublished
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
* update prisma model to support user
* add signup page
* add email verification
* remove seed user
* update README and Dockerfile to support signup and the removal of seed data
* use new editor approach where we use a single editorJS instance and a pageTransition block to indicate the start of a new page
* improve toast messages in editor
* add keyboard listener and toast to showcase autosaving functionality
* bugfix first and secondary menu positioning
* add required functionality to textQuestion