Dhruwang Jariwala
0bccee23e9
fix: File upload issues and tweaks ( #2040 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
2024-02-08 15:41:00 +00:00
Shubham Palriwala
9761483530
feat: auto subscribing to teams survey responses email ( #1990 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2024-02-01 17:20:54 +00:00
Matti Nannt
ca0d63a0fc
chore: remove getting started email ( #1977 )
2024-01-30 11:52:14 +00:00
Dhruwang Jariwala
6dcd06534b
fix: single use survey not working with email verification ( #1935 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2024-01-26 16:31:18 +00:00
Johannes
cc8669c886
fix: typo in email ( #1953 )
2024-01-24 00:02:33 +00:00
Shubham Palriwala
64ddcb64b7
feat: send getting started email on signup ( #1877 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com >
2024-01-22 20:20:01 +00:00
Shubham Palriwala
4f61b4320f
fix: email handling & e2e CI bug ( #1896 )
2024-01-17 06:40:49 +00:00
Shubham Palriwala
ddc06b19bf
feat: throw explicit error if smtp is not configured ( #1784 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-12-18 11:12:53 +00:00
Matti Nannt
cd4b6fdae0
chore: add prettier config for import sorting, update packages, migrate to prettier 3 ( #1777 )
2023-12-14 09:51:02 +00:00
Dhruwang Jariwala
f70cda6e11
refactor: removes old types ( #1288 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-20 12:03:16 +00:00
Dhruwang Jariwala
6a280913c3
refactor: Unified single response card and improved UX ( #750 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Dhruwang Jariwala <dhruwang@Dhruwangs-MacBook-Pro.local >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-09 23:22:09 +02:00
Johannes
251beb4d51
ui tweaks
2023-10-03 21:36:16 +05:45
Piyush Gupta
1815d86f16
feat: added email sender server action
2023-09-30 11:32:15 +05:30
Anshuman Pandey
892776c493
refactor: moves team settings to server components ( #693 )
...
* feat: moves edit team name to server components
* feat: server components for membership roles
* feat: adds server actions and services
* fix: fixes invite server action
* feat: adds packages for jwt and email
* feat: server actions
* feat: moves edit memberships logic to server components
* feat: moves delete team logic to server components
* fix: fixes team loading states
* rename getAllMembershipsByUserId -> getMembershipsByUserId
* remove cache from mutating functions
* remove cache from updateInvite
* refactoring
* fix build error
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-09-18 17:32:42 +09:00