Commit Graph

207 Commits

Author SHA1 Message Date
Matti Nannt 28c2bdedf3 Logo color revamp (#142)
* update formbricks logo
* update colors

Co-authored-by: knugget <johannes@knugget.de>
2022-11-15 16:08:57 +01:00
github-actions[bot] 2a05dcbde2 Version Packages (#141)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-15 16:04:46 +01:00
Matthias Nannt dce1f49c78 add basic react lib 2022-11-15 16:02:51 +01:00
Matthias Nannt 5a34b05bdf fix sitemap formbricks-com 2022-11-15 11:51:31 +01:00
Matthias Nannt 05a34df068 fix routes in formbricks-com 2022-11-15 11:48:49 +01:00
Matthias Nannt abf459eb6d add sitemap & robots.txt 2022-11-14 11:11:41 +01:00
Johannes a4d4ff3b1a React Hook Form & Formspree comparison pages (#140)
* update blog article

* vs react hook form subpage

* vs formspree

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2022-11-14 09:39:46 +01:00
Johannes d0868523ed Responsiveness tweaks (#138)
* responsiveness tweaks

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2022-11-10 11:48:06 +01:00
Johannes fe04fe5c7f Seo tweaks (#137)
* responsiveness tweaks

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2022-11-10 11:36:45 +01:00
Johannes b7123d6fbd update blog article (#139) 2022-11-10 11:22:52 +01:00
Johannes beea4f6c9d Update README.md 2022-11-10 03:38:08 -06:00
Matthias Nannt 551932b478 add missing packages 2022-11-10 09:43:45 +01:00
Matthias Nannt beb00d6dbd remove old snoopForms code, change license to MIT, remove unused code configs 2022-11-10 09:40:15 +01:00
Matthias Nannt 8ae2ec5b62 use youtube nocookie, fix fullscreen in videos - formbricks-com 2022-11-08 14:57:57 +01:00
Matthias Nannt c00fa8c5f9 fix responsiveness bug - formbricks-com 2022-11-08 14:40:23 +01:00
Matthias Nannt 7dfe5b6203 fix responsiveness bugs formbricks-com 2022-11-08 13:54:31 +01:00
yujin Jeong a30d2b7969 Fix Typo in Email Notification Pipeline Settings (#134) 2022-11-08 09:28:02 +01:00
Johannes e2426af9df Snoopforms becomes Formbricks article (#133)
* 3rd blog article
2022-11-08 09:20:14 +01:00
Matthias Nannt 2e996b7158 add privacy policy and imprint formbricks-com 2022-11-07 14:37:19 +01:00
Matthias Nannt ab13707090 update meta information 2022-11-04 16:34:15 +01:00
Matthias Nannt 61d469c25c fix dead-links in formbricks-com 2022-11-04 16:17:55 +01:00
knugget ef38602a94 visual builder link update 2022-11-04 16:33:34 +02:00
knugget 3b4adbc498 visual builder page pt 2 2022-11-04 16:30:14 +02:00
knugget dd48abffa1 visual builder page 2022-11-04 16:30:04 +02:00
Matti Nannt f6806dd953 Add Formbricks Website (#130)
* add formbricks website with blog and docs

Co-authored-by: knugget <johannes@knugget.de>
2022-11-04 14:49:38 +01:00
Matthias Nannt e19c7d9c3f bugfix #128 2022-11-02 11:36:15 +01:00
Matthias Nannt bd4019539f Merge branch 'main' of github.com:snoopForms/snoopforms 2022-10-31 11:34:43 +01:00
Matthias Nannt 0f4a84b7e5 update Readme with formbricks rebuild disclaimer 2022-10-31 11:34:35 +01:00
Matti Nannt 7844447718 Feature/debug notification mails (#124)
* fix email and posthog issues by outsourcing event handling in own api function
v0.4.1
2022-10-28 16:44:24 +02:00
Matthias Nannt 5937a70084 remove .env symlink to fix build issues 2022-10-28 16:06:39 +02:00
Matthias Nannt 9099cc8c04 resolve merge conflict 2022-10-28 15:31:23 +02:00
Matti Nannt a850c1ec26 Feature/nextjs 13 (#122)
* upgrade nextjs to 13

* update docker compose, fix env bug

* update github actions check workflow to lint on ubuntu image
2022-10-28 14:50:45 +02:00
Matthias Nannt d18f2c16c4 support vercel audience analytics 2022-10-25 21:18:18 +02:00
Midka 2238a3e225 fix: name in flake.nix 2022-10-25 17:18:55 +03:00
Midka d45f446963 fix: onChange event on PhoneQuestionComponent 2022-10-25 17:10:08 +03:00
Francois Disubi eee3ea5ed3 Feat/email notification after submission (#89)
* feat: Email notifications for each submission

* feat: add email notification pipeline

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2022-10-25 15:44:59 +02:00
Kiran K 4590654ace Refactor TextQuestion Component (#119) 2022-10-25 13:32:04 +02:00
Midka 9f50027d53 fix: make * show only when required 2022-10-20 15:00:27 +03:00
Midka ef70561e22 refactor: phone question 2022-10-20 15:00:13 +03:00
Midka b627bcb138 refactor: WebsiteQuestion 2022-10-20 14:45:52 +03:00
Midka 7ecbc5da88 fix: remove commented out code 2022-10-20 14:37:55 +03:00
Midka adc248a922 refactor: NumberQuestion 2022-10-20 14:33:42 +03:00
Midka 5f31ceb087 add: nixos development stuff 2022-10-20 14:33:13 +03:00
Matthias Nannt 7681f02d1f update react lib path in readme 2022-10-19 10:00:51 +02:00
Kiran K d45e01ca41 Fix conflict leftover (#118)
* Refactor EmailQuestion Component

* Fix the README and .env
2022-10-18 16:29:13 +02:00
Matthias Nannt f282f3d081 limit matrix check to ubuntu v0.4.0 2022-10-18 14:19:13 +02:00
Matthias Nannt 3e63e536e0 apply prettier in react lib, make packages private 2022-10-18 13:41:48 +02:00
Matthias Nannt d5b5fd8dd9 make config packages public 2022-10-18 13:31:22 +02:00
Matthias Nannt 3dafcb6d32 update package names, update config imports 2022-10-18 13:26:05 +02:00
Matthias Nannt eea8f678bd ignore web package in changeset 2022-10-18 12:34:41 +02:00