Matthias Nannt
a917668b3a
Merge branch 'main' of github.com:formbricks/formbricks
2023-04-14 16:56:14 +02:00
Matthias Nannt
e6d091d35e
fix widget styling, add z-index, remove env to fix vercel error
2023-04-14 16:56:07 +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
b28fad2ffa
fix edit product name not showing in navbar
2023-04-14 16:08:40 +02:00
Matthias Nannt
6024cad566
fix "edit brand color" not showing FOR-581
2023-04-14 16:04:38 +02:00
Matthias Nannt
9e1a17a3ef
fix build errors in formbricks-com
2023-04-14 15:53:00 +02:00
Matthias Nannt
da998d9820
fix logout not working FOR-562
2023-04-14 14:48:56 +02:00
Matthias Nannt
1bcdcee799
fix client error when survey builder contains no questions FOR-564
2023-04-14 14:26:36 +02:00
Matthias Nannt
1c58b0c95c
update web dependencies
2023-04-14 14:22:12 +02:00
Matthias Nannt
0bbb9ad3d7
fix warnings on events overview
2023-04-14 14:00:14 +02:00
Matthias Nannt
5163f36e53
format files according to prettier config
2023-04-14 12:52:13 +02:00
Matthias Nannt
529bf4611c
add z-index to js modal
2023-04-14 12:49:34 +02:00
Ramsay Sewell
29cf117fda
#230 : add required attr to multiple choice inputs ( #232 )
...
* add required attr to multiple choice inputs
* add required field to multiple choice preview components
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-14 09:29:48 +02:00
Johannes
50435413c3
github sponsorship + blog
2023-04-13 18:04:13 +02:00
Matthias Nannt
e614e4bd00
fix invite email in serveless functions
2023-04-13 12:47:58 +02:00
Johannes
3c31e5fe84
SEO listicle, all blog links in new tab
2023-04-12 23:48:03 +02:00
Midka
6cce82d9bf
Update issue templates ( #1 ) ( #233 )
2023-04-12 21:28: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
76a4d49c2d
update package json of js widget
2023-04-12 13:21:28 +02:00
Matthias Nannt
08229c1761
update JS Readme, release js 0.1.7, fix quickstart instructions
v0.9
2023-04-12 13:08:27 +02:00
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
4f7fb96e3f
add description to posthog attribute import
2023-04-11 17:58:12 +02:00
Matthias Nannt
065c0d352c
only import attributes for existing users with posthog
2023-04-11 17:46:11 +02:00
Matthias Nannt
418bd956eb
log users in posthog endpoint
2023-04-11 14:04:45 +02:00
Matthias Nannt
c510da3879
update posthog eventnames in export integration
2023-04-11 13:33:03 +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
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