Commit Graph

24 Commits

Author SHA1 Message Date
knugget
f9fd2ba263 yarn lock 2022-06-21 11:22:51 -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
fd8e1f4159 update onboarding modal with smaller text and headline 2022-06-15 13:57:18 +09:00
Matthias Nannt
c60598c929 fix: build error, prisma not found error in production, form navigation layout bug 2022-06-15 13:51:34 +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
0f32f941fa feat: add simple results dashboard 2022-06-15 12:54:10 +09:00
Matthias Nannt
bae1aff064 feat: add new responses view in results; add csv download feature for responses 2022-06-14 21:36:25 +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
1b9c3bf929 Merge branch 'main' of github.com:snoopForms/snoopforms 2022-06-14 10:59:10 +09:00
Matthias Nannt
31afd62e05 add noUnusedLocals & noUnusedParameters to tsconfig and fix errors with new rules 2022-06-14 10:50:45 +09:00
knugget
3729f54379 readme update 2022-06-13 19:59:53 -05:00
Matthias Nannt
ea1a72bc00 use event structure for submissionSessions 2022-06-13 23:09:33 +09:00
Matthias Nannt
c9257de0e0 feat: add date to submission in results 2022-06-10 00:40:16 +09:00
Matthias Nannt
a666c5706f feat: improve submission view in results 2022-06-10 00:22:51 +09:00
Matthias Nannt
0d671a86d5 feat: build basic integration with snoop-react to post submissions to snoopHub, modify schema accordingly to support schema and submission, add basic display of submissions 2022-06-09 23:53:26 +09:00
Matthias Nannt
9ca243b8c7 fix: readme format, clearify nano usage 2022-06-08 00:46:09 +09:00
Matthias Nannt
0ffc87e204 fix: update readme and env files to fix deployment issues 2022-06-07 11:33:55 +09:00
Matthias Nannt
ddf1c99964 Merge Readme to updated version 2022-06-07 02:35:54 +09:00
Matthias Nannt
be52ef23d7 fix: update discord links 2022-06-07 02:34:52 +09:00
knugget
d03057cfa3 updated logo and typo 2022-06-06 10:24:21 -05:00
Matthias Nannt
e9b4d2f556 add badges to readme 2022-06-06 14:08:09 +09:00
Matthias Nannt
421f3cbcf6 update readme with early stage warning 2022-06-06 13:45:17 +09:00
Matthias Nannt
b0f66e4766 add basic structure with login and forms overview 2022-06-06 13:38:36 +09:00