Commit Graph

209 Commits

Author SHA1 Message Date
Johannes c9f5f8cd16 Update Pricing tables 2023-04-17 13:49:50 +02:00
Johannes 392bbfd911 landing page pricing 2023-04-17 13:23:32 +02:00
Matthias Nannt c118fbb0bd add contributing guide to docs, update readme with simple roadmap 2023-04-17 10:40:41 +02:00
Johannes d470b6576f "events" -> "actions" 2023-04-14 20:54:57 +02:00
Matthias Nannt 3778ed80d4 add formbricks client to app 2023-04-14 17:51:28 +02:00
Johannes 7ee8cb98e1 Merge branch 'main' of github.com:formbricks/formbricks 2023-04-14 16:11:19 +02:00
Johannes 3a2c697736 fix people list, display email instead of ID 2023-04-14 16:11:07 +02:00
Matthias Nannt 9e1a17a3ef fix build errors in formbricks-com 2023-04-14 15:53:00 +02:00
Matthias Nannt 5163f36e53 format files according to prettier config 2023-04-14 12:52:13 +02:00
Johannes 50435413c3 github sponsorship + blog 2023-04-13 18:04:13 +02:00
Johannes 3c31e5fe84 SEO listicle, all blog links in new tab 2023-04-12 23:48:03 +02:00
Johannes 1bb5fcfcb2 update SEO descriptions 2023-04-12 15:27:17 +02:00
Johannes 4ddb09cd39 Merge branch 'main' of github.com:formbricks/formbricks 2023-04-12 14:34:23 +02:00
Johannes 0a6a12cacb SEO Health + descriptions 2023-04-12 14:34:19 +02:00
Matthias Nannt 08229c1761 update JS Readme, release js 0.1.7, fix quickstart instructions 2023-04-12 13:08:27 +02:00
Johannes 957a7b4b69 update price and docs 2023-04-12 12:15:13 +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
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
Johannes fdacc73c0c fix responsiveness logos 2023-04-03 12:08:01 +02:00
Johannes 3780225a42 add social proof 2023-04-03 11:45:56 +02:00
Johannes 295b300654 update hero piece 2023-04-01 14:40:13 +02:00
Johannes 71f29406d8 add pricing to lp 2023-04-01 14:18:23 +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 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 22d4120a2d update tailwind config to include @formbricks/ui 2023-03-30 12:02:17 +02:00
Matthias Nannt 1237749464 fix website github icon color 2023-03-29 23:55:13 +02:00
Matthias Nannt d5ff4710d2 add docs redirect to first page 2023-03-29 23:52:32 +02:00
Matthias Nannt c80154bb7d update cta on website 2023-03-29 23:50:10 +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
Matthias Nannt bf45973ccf fix typo in blog 2023-03-25 16:21:36 +01:00
Matti Nannt 84d209fe4c Weekly update (#209)
* add new blog post
* remove old weeklys

---------

Co-authored-by: Johannes <johannes@formbricks.com>
2023-03-25 16:02:38 +01:00
knugget 462fa0c871 weekly-100323 🚢 2023-03-10 13:31:31 +01:00
knugget 778d25c164 typo 2023-03-03 16:21:34 +01:00
knugget f1c5fee91b update teaser 2023-03-03 14:58:48 +01:00
knugget b584d3f9e4 weekly 030323 2023-03-03 14:19:18 +01:00
knugget a0271057ad Merge branch 'main' of https://github.com/formbricks/formbricks into main 2023-02-24 17:25:40 +01:00
knugget ba5d7bffbe weekly-240223 2023-02-24 17:25:37 +01:00
Matthias Nannt ce172c3b9e update packages to latest version 2023-02-24 08:52:22 +01:00
Johannes 318f14c4b2 Add tags (#208)
* add tag functionality to responses

---------

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-02-23 19:26:24 +01:00
Matthias Nannt ea074425ef update custom survey docs 2023-02-21 14:43:15 +01:00
knugget c56388c54b update custom survey docs 2023-02-21 12:36:54 +01:00
knugget 0ba85592ee custom survey docs 2023-02-21 12:27:23 +01:00
knugget 44ac65f076 fix typo in PMF widget styling 2023-02-20 15:17:11 +01:00
Matthias Nannt e57316f4c8 update weekly update 2023-02-17 23:35:56 +01:00
Matthias Nannt 04e259b07f fix typo in weekly update 2023-02-17 19:08:15 +01:00
knugget 60a1407e0f weekly-170223 2023-02-17 17:49:29 +01:00
knugget d93a58ba18 fix responsive 2023-02-16 09:50:18 +01:00