Matti Nannt
99c1d155e3
Update HQ with experience management approach and feedback widget ( #184 )
...
* create basis for feedback form creation
* add icons to ui package
* add prototype feedback results view
* add react feedback widget to demo, add connection between widget and hq, update capture submission api, update results view
* update single customer view to new design, update feedback modal interface, fix smaller bugs
* add feedback widget
* fix signup route, fix persistForm functionality
* feedback box widget pre animation
* fix intro text in widget
* feedback-widget: clean old switch-button
* tweaks
* feedback widget: fix click listener
* formbricks feedback package setup
* finish styling
* Change "Compliments" to "Love"
* form card width
* update demo page with feedback widget
* update feedback widget
* load from NPM
* add highlightcolor styles
* add style to feedback widget config
* fix send email in hq feedback, fix error when styling not present in feedback widget config
* feedback widget: fix header subtitle color by adding opacity, re-add focus
* with rgba variables
* updated with HEX and examples
* hq: add pipelines to form
* feedback widget: outside click closes widget
* update sentry config
* update recommended nodejs version to 18 in hq readme
* switch css update
* update feedback widget demo
* feedback widget: hide cta by default
* fix config contact in widget not checked correctly
* feedbackwidget: init on open if init failed previously
* fix margin bottom
* fix margins feedback box
* release feedback widget v0.1.5
* hq: add replyTo field in submission mail if customer present
* fix contact subtitle css
* add setup instructions in XM
* add divId support for feedback widget
* add feedback-box to hq
* add slackNotification (#181 )
* update slack pipeline wording
* fix formbricks url in email and slack notifications
* lotus config + borderRadius
* rebase xm branch to current main
* remove formbricks-com cloud offering links
* update Readme for xm approach
Co-authored-by: knugget <johannes@knugget.de >
2023-01-14 11:41:35 +01:00
Matti Nannt
0f1e5e5fb0
Launch hq blog ( #173 )
...
* draft-1
* update
Co-authored-by: knugget <johannes@knugget.de >
2022-12-08 18:25:06 +01:00
Matthias Nannt
2463fb8d17
update Readme
2022-12-08 15:56:48 +01:00
Johannes
3550a51cea
Update react intro ( #159 )
...
* updated react intro
* docs: icon page
* add name attr to Submit
2022-11-25 11:21:57 +01:00
Matthias Nannt
16254951ba
update docs, react lib 0.1
2022-11-22 11:13:38 +01:00
Johannes
beea4f6c9d
Update README.md
2022-11-10 03:38:08 -06: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
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
0f4a84b7e5
update Readme with formbricks rebuild disclaimer
2022-10-31 11:34:35 +01: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
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
6cd3878700
make all env variables required at build time #110 ( #111 )
...
* make all env variables required at build time
* update env files
* add .env.docker file with basic docker configuration
* update Readme with new instructions
2022-10-16 11:10:20 +02:00
Matthias Nannt
a0ba4ef9d3
add docker env example
2022-10-15 12:41:02 +02:00
Matthias Nannt
35ba2a1936
update dev instructions in README
2022-10-14 09:57:54 +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
Matthias Nannt
f67365f6dd
Add product hunt & discord online users to Readme
2022-09-23 16:20:28 +02:00
Matthias Nannt
dbdfdedf20
update links in readme
2022-09-21 14:33:20 +02:00
npaulsen
67638bb70a
Feature/devcontainer ( #79 )
...
* fixes committed conflict in README
* adds a devcontainer based on compose
includes mailhog and postgres containers
* adds launch.json for nextjs vscode quick actions
* mentions devcontainer in the readme
* auto prisma migration after creating devcontainer
* remote containers as recommended vscode extension
* adds nextauth url env to dev container
- to show correct links in mails when testing locally
Co-authored-by: Niklas Paulsen <npau@informatik.uni-kiel.de >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2022-09-20 09:20:59 +02:00
Manuel
9c6d08e762
Remove Merge conflict remainder in Readme.md ( #83 )
...
* Remove Merge conflict remainder in Readme.md
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2022-09-19 13:12:03 +02:00
Matthias Nannt
e2bbb6e5a9
Feature/webhook ( #75 )
...
* Add webhook functionality #24
2022-08-31 08:22:31 +02:00
Tim Lange
8a875922b3
Added forgot password ability ( #63 )
...
* NEW: Added forgot password ability
* FIX: Added password reset disabled flag & jwt verify
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2022-08-25 16:01:36 +02:00
Matthias Nannt
f807ccf6cc
update readme and setup instructions
2022-08-17 09:20:54 +02:00
Timothy
37d284ebaa
Clarifying README.md ( #13 )
2022-08-05 04:53:27 +09:00
Matthias Nannt
c49aad505b
update readme
2022-08-03 09:38:47 +02:00
Matthias Nannt
aa648f9b2d
Feature/add question types ( #9 )
...
* add new question types: email, website, phone, number & multiple choice
2022-07-29 07:21:32 +09:00
Johannes
6da264f432
Update README.md
2022-07-25 04:13:24 -05:00
Matthias Nannt
0aa931287f
Feature/add signup ( #5 )
...
* update prisma model to support user
* add signup page
* add email verification
* remove seed user
* update README and Dockerfile to support signup and the removal of seed data
2022-07-14 01:04:02 +09:00
Matthias Nannt
8648d0bb12
fix newFormModal when selecting code form
2022-06-24 13:20:06 +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
3729f54379
readme update
2022-06-13 19:59:53 -05: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