Commit Graph

630 Commits

Author SHA1 Message Date
Johannes 028d1631bd remove console logs, tweak auth UI (#224) 2023-04-11 09:51:00 +02:00
Matthias Nannt b62eaa7bb2 fix docker compose file 2023-04-10 09:24:28 +02:00
Matthias Nannt a934fa3897 add stripe payment to cloud 2023-04-08 16:53:42 +02:00
Matthias Nannt 01a637d0f6 update information about cloud offering in Readme 2023-04-08 08:08:33 +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
Matthias Nannt 1cb1687958 publish js widget v0.1.6 2023-04-06 17:29:20 +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
Matthias Nannt 6e761b0a91 add migration 2023-04-06 14:51:23 +02:00
Matthias Nannt 5111efdfdf make personId optional in response 2023-04-06 14:47:53 +02:00
Johannes 764e16a1d8 update posthog auth 2023-04-05 17:49:59 +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
Matthias Nannt 8436e3d826 update github action release 2023-04-05 13:44:58 +02:00
Matthias Nannt 4e18b3f4e0 update checks github action 2023-04-05 13:43:24 +02:00
Matthias Nannt 3f4e53c5e3 update pnpm version in package.json 2023-04-05 13:39:21 +02:00
Matthias Nannt 55cf24a1c8 update github action 2023-04-05 13:35:24 +02:00
Matti Nannt 46e6a32a3a Add Posthog sync endpoints (#217)
* Add new API endpoints to sync events and persons with Posthog
2023-04-05 13:20:55 +02:00
Matthias Nannt 7802e1fbca update js dependencies 2023-04-05 13:08:49 +02:00
Matthias Nannt a328e7902e update packages 2023-04-05 11:41:47 +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 5b1c4f7208 fix widget error not showing widget twice, fix bug in get client settings, update demo with feedback button 2023-04-04 15:39:55 +02:00
Matthias Nannt 070d69f094 small bugfixes, add simple posthog out endpoint 2023-04-04 15:10:08 +02:00
Matthias Nannt 1d39373117 add posthog app 2023-04-04 09:27:04 +02:00
Matthias Nannt 06233dd1bd update github linting action 2023-04-03 16:16:57 +02:00
Matthias Nannt ca981ff7c2 remove console.log from posthog-app 2023-04-03 15:38:51 +02:00
Matthias Nannt d11456b9b0 add posthog-siteapp, update widget logging 2023-04-03 15:25:19 +02:00
Matthias Nannt 54a6061748 fix build errors 2023-04-03 14:00:37 +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
Matthias Nannt 2d8fbbabfb Merge branch 'main' of github.com:formbricks/formbricks 2023-04-03 12:08:11 +02:00
Johannes fdacc73c0c fix responsiveness logos 2023-04-03 12:08:01 +02:00
Matthias Nannt ebc53e4bc8 bugfix widget init error, fix widget dark mode colors 2023-04-03 12:07:14 +02:00
Johannes 3780225a42 add social proof 2023-04-03 11:45:56 +02:00
Johannes 6d768913e3 add default light mode to app 2023-04-03 09:28:46 +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 afb985b233 Merge branch 'main' of github.com:formbricks/formbricks 2023-03-31 18:02:01 +02:00
Matthias Nannt d2f8c1ebd8 make personId optional in capture api call 2023-03-31 18:01:51 +02:00
Matthias Nannt 48e2026ef0 fix font in widget not showing in darkmode 2023-03-31 17:38:00 +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
Matthias Nannt 26a4e2f710 fix widget window not found error 2023-03-31 16:56:03 +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
Matthias Nannt 40fb28f5e1 switch telemetry identifier to random id on startup 2023-03-30 23:00:02 +02:00
Matthias Nannt a8377c9b24 add Dockerfile, fixes in README 2023-03-30 22:21:00 +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>
v0.8
2023-03-30 17:24:04 +02:00
Matthias Nannt a01b01d065 allow github profile images in next image 2023-03-30 13:51:43 +02:00
Matthias Nannt b73939d9d0 fix home page not working with invalid session 2023-03-30 13:44:13 +02:00