Commit Graph

26 Commits

Author SHA1 Message Date
Moritz Rengert a0baa25864 Feature Thank You Card (#222)
add thankyou card to surveys.

---------

Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-04-12 12:35:04 +02:00
Johannes bc771bc188 Merge branch 'main' of github.com:formbricks/formbricks 2023-04-12 12:15:28 +02:00
Johannes 957a7b4b69 update price and docs 2023-04-12 12:15:13 +02:00
Johannes 64afd6ed00 Fixes radio to overwrite waiting time (#225)
* Fixes radio to overwrite waiting time

---------

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-04-12 11:04:35 +02:00
Matthias Nannt 68cd7a9a81 add loading spinner to logout process 2023-04-11 10:52:16 +02:00
Johannes 357628b0d6 Feature create new products (#220)
* feat: add modal to add new product to current team

* feat: add create product endpoint and helper function

* feat: display available products in dropdown and include environmentId in request

* new icon

---------

Co-authored-by: moritzrengert <moritz@rengert.de>
2023-04-11 10:42:33 +02:00
Matthias Nannt edc149417a update payment link for cloud 2023-04-11 10:19:04 +02:00
Johannes 028d1631bd remove console logs, tweak auth UI (#224) 2023-04-11 09:51:00 +02:00
Matthias Nannt a934fa3897 add stripe payment to cloud 2023-04-08 16:53:42 +02:00
Matthias Nannt 0560526b53 fix response summary / list not working without personId 2023-04-07 16:39:46 +02:00
Matthias Nannt d12bb98f8c update html js link in docs and setup instructions 2023-04-06 17:32:18 +02:00
Moritz Rengert fb404a8452 Add innerHtml and cssSelector No-Code Event Creation (#219)
* feat: make cssSelector and innerHtml available as noCode Events
2023-04-06 17:12:04 +02:00
Johannes 3bbc4b7742 Merge branch 'api-keys' 2023-04-05 17:40:52 +02:00
Johannes 76276a7938 change auth of API 2023-04-05 17:37:07 +02:00
Johannes 072a5947cf UI tweaks (#216)
* preview hint, warnings, survey status indicator

* add event in survey builder, add surveystatusdropdown

* update wording, add survey status toasts, update LP

---------

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-04-05 11:28:46 +02:00
Matthias Nannt 951b4e8d99 fix pricing desc in billing, add plan to user session, add permissions check to Invite API 2023-04-03 12:38:07 +02:00
Johannes 3780225a42 add social proof 2023-04-03 11:45:56 +02:00
Johannes db4c50d834 broken teams link 2023-03-31 17:37:02 +02:00
Matthias Nannt ce977aa927 Merge branch 'main' of github.com:formbricks/formbricks 2023-03-31 17:23:47 +02:00
Matthias Nannt 1051c9f779 update javascript snippet in setup instructions and docs 2023-03-31 17:23:38 +02:00
Johannes afa055f004 fix typo 2023-03-31 16:43:11 +02:00
Johannes 5968d764ca fix /demo 404, update docs 2023-03-31 12:02:11 +02:00
Johannes fbcc9d5628 Update Docs, add Walkthrough Video to App & LP (#212)
* update LP with walk through

* update docs with attributes and events

* update team UI + form validation

* add walk through to app

* small fixes

---------

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-03-30 17:24:04 +02:00
Matthias Nannt b73939d9d0 fix home page not working with invalid session 2023-03-30 13:44:13 +02:00
Matthias Nannt 3dcdc3a45b fix build error on vercel, fix types in invite api 2023-03-30 10:59:48 +02:00
Matti Nannt 27d63c01e1 Introducing the new Formbricks (#210)
### New Formbricks Release: Complete Rewrite, New Features & Enhanced UI 🚀

We're thrilled to announce the release of the new Formbricks, a complete overhaul of our codebase, packed with powerful features and an improved user experience.

#### What's New:

1. **Survey Builder**: Design and customize your in-product micro-surveys with our intuitive survey builder.
2. **Trigger Micro-Surveys**: Set up micro-surveys to appear at specific points within your app, allowing you to gather feedback when it matters most.
3. **JavaScript SDK**: Our new JavaScript SDK makes integration a breeze - just embed it once and you're ready to go.
4. **No-Code Events**: Set up events and triggers without writing a single line of code, making it accessible for everyone on your team.
5. **Revamped UI**: Enjoy an entirely new user interface that enhances usability and provides a smooth, delightful experience.

This release marks a major step forward for Formbricks, enabling you to better understand your users and build an outstanding product experience.

Please update your Formbricks integration to take advantage of these exciting new features, and let us know in the Discord if you have any questions or feedback!

Happy surveying! 🎉
2023-03-29 23:34:29 +02:00