Commit Graph

17 Commits

Author SHA1 Message Date
Matthias Nannt 178a7b51e6 fix: nocodeForm not accessible from the outside 2022-06-25 16:27:01 +09:00
Matthias Nannt e760cdf29d update layout approach to have a unified look 2022-06-24 21:26:39 +09:00
Matthias Nannt 8648d0bb12 fix newFormModal when selecting code form 2022-06-24 13:20:06 +09:00
Matthias Nannt 28bb9ba48d fix build warnings, use next-image instead of img 2022-06-24 12:56:37 +09:00
Matthias Nannt 784f58686a fix build issues, fix deployment issues in Dockerfile and docker-compose, move new form modal to formList 2022-06-24 12:45:55 +09:00
knugget a2b41e9259 frontend pt 4 2022-06-23 22:30:26 -05:00
Matthias Nannt 22feb46e1f fix: build errors, formList link on whole box 2022-06-23 12:05:25 +09:00
knugget a52624f258 frontend pt. 2 2022-06-22 18:28:19 -05:00
knugget bb9034891f add submission count 2022-06-22 14:45:36 -05:00
knugget 59bb9ce06b form type working & submission draft 2022-06-21 17:33:35 -05:00
knugget af1760d3fd figma frontend pt 1 2022-06-21 17:12:09 -05:00
Matthias Nannt b622510dc4 add new view for empty form list, improve onboarding screen, add basic nocode editor as basis for further development, update prisma schema and api for nocode editor 2022-06-15 22:14:20 +09:00
Matthias Nannt fa710b2935 Use Poppins font as default, add snoopForms favicons, update login-screen, add snoopForms colors
* colors, login, UI, fonts

* add poppins font

* add _document with included favicon and smooth-scrolling

* update favicon imports

Co-authored-by: knugget <johannes@knugget.de>
2022-06-15 12:56:59 +09:00
Matthias Nannt 8f0c2ce642 feat: add basic code form page and pipelines page 2022-06-14 17:21:47 +09:00
Matthias Nannt 0eef1bed32 fix login error when database not reachable, add form & pipeline pages, add code/nocode option to onboarding 2022-06-14 12:10:18 +09:00
Matthias Nannt 31afd62e05 add noUnusedLocals & noUnusedParameters to tsconfig and fix errors with new rules 2022-06-14 10:50:45 +09:00
Matthias Nannt b0f66e4766 add basic structure with login and forms overview 2022-06-06 13:38:36 +09:00