Commit Graph

16 Commits

Author SHA1 Message Date
Matthias Nannt
277bd014ae add posthog integration (#7)
* add possibility to track events with posthog by setting environment variables POSTHOG_API_KEY and POSTHOG_API_HOST
2022-07-22 23:15:39 +09:00
Matthias Nannt
cb6b76c3e2 fix infinite loading in app, fix signout error 2022-07-20 15:07:46 +02: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
knugget
29bd1973f2 frontend pt 3 2022-06-23 16:37:31 -05:00
knugget
a52624f258 frontend pt. 2 2022-06-22 18:28:19 -05:00
knugget
af1760d3fd figma frontend pt 1 2022-06-21 17:12:09 -05:00
knugget
52f1fd5fa2 from pull 2022-06-21 11:25:13 -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
8f0c2ce642 feat: add basic code form page and pipelines page 2022-06-14 17:21:47 +09:00