Commit Graph

44 Commits

Author SHA1 Message Date
Matthias Nannt 23fd92f85c add sendToHq helper to formbricks react, update class merge in react lib, update capture endpoints in hq to support cors 2022-12-01 15:59:33 +01:00
Matthias Nannt ed5b1cc263 add simple table graph (placeholder), fix build errors in hq 2022-12-01 10:08:45 +01:00
Matthias Nannt d8a7d1a72e add simple charts library, add simple summary to hq 2022-11-30 21:03:19 +01:00
Matthias Nannt 69985f5f39 add basic pipeline view to hq 2022-11-29 21:02:13 +01:00
Matthias Nannt e0d0458d7f add submissions table 2022-11-29 18:12:37 +01:00
Matthias Nannt a977cc403b update hq db schema, add form overview page 2022-11-29 15:34:55 +01:00
Matthias Nannt 99dd6478d2 change db:push command 2022-11-28 18:41:46 +01:00
Matthias Nannt 0070f9c69d formhq: add simple layout, add forms overview, add customers overview, add api endpoints 2022-11-28 18:31:19 +01:00
Matthias Nannt 8cf06c6ea5 add api key functionality to formbricks HQ 2022-11-26 11:55:57 +01:00
Matthias Nannt 0a17676981 move development of formbricks HQ to monorepo 2022-11-24 12:30:08 +01:00
Matthias Nannt 74b1cb0687 Merge branch 'main' of github.com:snoopForms/snoopforms 2022-11-23 14:59:09 +01:00
Matthias Nannt 3444f5b828 update docs 2022-11-23 14:50:09 +01:00
Matti Nannt e2f625cd02 Fix Markdown issue 2022-11-23 14:45:42 +01:00
Johannes af5c9c8785 Update README.md 2022-11-23 07:44:23 -06:00
Johannes 1c962433f3 Update Readme for npm 2022-11-23 07:43:12 -06:00
Matthias Nannt 0eadbfce9d update react package version to 0.2.1 2022-11-23 14:09:16 +01:00
github-actions[bot] 542caf80d9 Version Packages (#157)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-23 14:02:12 +01:00
Matthias Nannt 493bc3c3af Add Input Types: Checkbox, Email, Number, Password, Phone, Radio, Search, Url | Add validations: accepted, email, url 2022-11-23 13:59:31 +01:00
Matthias Nannt 2a23326dad refactor radio buttons, add checkbox input type to react lib 2022-11-23 10:10:52 +01:00
Matthias Nannt d8d48f14f8 add radio buttons to react lib 2022-11-22 17:45:27 +01:00
Matthias Nannt 9311dc0f6f update react lib 2022-11-22 12:27:46 +01:00
github-actions[bot] 7ba9704af2 Version Packages (#151)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-22 11:23:41 +01:00
Matthias Nannt f649cdb674 add more validations to react lib 2022-11-21 20:37:58 +01:00
Matthias Nannt d4f0478a77 add error messages to react lib, multiple bugfixes, minify styles.css for react lib 2022-11-21 19:17:32 +01:00
Matthias Nannt ce6269fa6f add storybook 2022-11-18 11:58:20 +01:00
Matthias Nannt d687158c0c reorganize react package, add option to change classes of inputs 2022-11-17 17:11:31 +01:00
Matthias Nannt 497654bdcd update react package json 2022-11-17 10:04:57 +01:00
Matthias Nannt b631ee9c11 update entrypoint in react package 2022-11-17 09:27:39 +01:00
Johannes f575e41063 react comparison page + tweaks (#146)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2022-11-16 11:38:42 +01:00
github-actions[bot] 1abd4352ce Version Packages (#147)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-16 11:01:40 +01:00
Matthias Nannt 933be017df add simple validation and minLength & maxLength to react lib 2022-11-16 10:57:57 +01:00
Matthias Nannt 1e4b69d7f9 add simple validation to react lib, minLength, maxLength 2022-11-15 20:17:17 +01:00
Matthias Nannt 48575afd4c add new react package version 2022-11-15 16:38:37 +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 beb00d6dbd remove old snoopForms code, change license to MIT, remove unused code configs 2022-11-10 09:40:15 +01: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
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
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
github-actions[bot] 4e5b03e62d Version Packages (#116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-18 12:33:50 +02:00
Matti Nannt 28b6410dbb Feature/add react lib to monorepo #107 (#115)
* add changesets

* add react-app to monorepo
2022-10-18 12:24:17 +02:00
Matti Nannt 5c378bc8ce Feature/monorepo #95 (#105)
Move repository into a monorepo with turborepo and pnpm.
This is a big change in the way the code is organized, used and deployed.
2022-10-13 09:46:43 +02:00