Naitik
48105c9e8f
Ensure Type Safety for inputType
2023-10-05 13:18:09 +05:30
Naitik
5245c29739
Replaced margin with space-x-2 and default placeholder
2023-10-05 13:02:07 +05:30
Naitik
b0c03d52e1
Merge branch 'main' of https://github.com/formbricks/formbricks
2023-10-05 12:17:18 +05:30
Johannes
5f19ffabd1
feat: added port info and guide in gitpod doc page
...
feat: added port info and guide in gitpod doc page
2023-10-05 07:23:40 +05:45
Johannes
193855c3ff
Merge branch 'main' of github.com:formbricks/formbricks into gitpod-doc
2023-10-05 07:16:45 +05:45
Piyush Gupta
cddbabc4ad
fix: build error ( #949 )
2023-10-04 22:30:29 +02:00
Naitik
815c642a37
Made title for phone more clear
2023-10-05 00:58:57 +05:30
Naitik
32f793e43c
Remove Please as it duplicates
2023-10-05 00:57:03 +05:30
Naitik
54951822c3
Merge branch 'main' of https://github.com/formbricks/formbricks
2023-10-05 00:47:38 +05:30
Johannes
06f03f65ca
feat: Better Embedding of Link Surveys
...
feat: Better Embedding of Link Surveys
2023-10-04 23:35:30 +05:45
Anjy Gupta
2ec2695cde
Merge branch 'gitpod-doc' of https://github.com/anjy7/formbricks into gitpod-doc
2023-10-04 17:42:04 +00:00
Anjy Gupta
d0385eb203
Merge branch 'formbricks:main' into gitpod-doc
2023-10-04 23:10:20 +05:30
Anjy Gupta
999203531f
added back ticks
2023-10-04 17:38:52 +00:00
Anjy Gupta
6e4f9cde5c
highlighted url
2023-10-04 17:35:47 +00:00
Naitik
4a90d87058
HTML Validation, Proper UI
2023-10-04 23:04:49 +05:30
Joe
59752f3ebe
feat: add option to overwrite color and position for single surveys ( #645 )
...
* feat: styles ui
* feat: handling brand color and position
* schema update
* survey type update
* feat: local styles preview
* prisma migration
* feat: overriding global settings
* fix: update wording
* fix: do not show positioning in link mode
* update wording
* feat: new component for placement ui
* fix: destructuring localsurvey
* fix: overwritePosition optional
* fix: brandcolor zod validation
* feat: overwrite highlight border setting
* update wording
* merge conflit resolved
* fix: minor review suggestions
* fix: renamed localsurvey to survey
* fix: db schema
* fix comment in .env.example
* fix build errors
* fix: placement
* fix getFirstEnvironmentByUserId function
* fix build errors
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2023-10-04 19:09:48 +02:00
Rotimi Best
de40dc36e6
chore: move all services into the new folder structure ( #948 )
...
* chore: move environment services
* chore: move all services
2023-10-04 18:04:38 +02:00
Anjy Gupta
1c4394bf75
Merge branch 'formbricks:main' into gitpod-doc
2023-10-04 21:26:56 +05:30
Anjy Gupta
b121e69fb5
added gitpod setup overview
2023-10-04 15:56:31 +00:00
Piyush Gupta
9e19d11eed
purged LinkSurveyModal, fixed build error
2023-10-04 21:04:54 +05:30
Piyush Gupta
7580840bb5
resolved merge conflicts
2023-10-04 20:55:45 +05:30
Rotimi Best
6758d2d318
chore: move actions service to new folder structure ( #943 )
...
* feat: move actions service
* fix: rename folder to be singular not plural
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-04 17:00:03 +02:00
Rotimi Best
61a850c4ea
fix: delete duplicate displays ( #947 )
2023-10-04 16:41:41 +02:00
Rotimi Best
99ec1ed4e9
fix: standardize error messaging in all service ( #920 )
...
* fix: standardize error messaging in all service
* fix: use unknownerror
2023-10-04 16:29:49 +02:00
Sagnik Sahoo
d9f3df8b0f
fix: Single Use Link Preview is not correctly functioning ( #938 )
...
* fixing the preview link
* Update LinkSingleUseSurveyModal.tsx
2023-10-04 16:27:24 +02:00
Rotimi Best
eb70a8b99a
chore: move display service to new folder structure ( #946 )
2023-10-04 16:25:26 +02:00
dependabot[bot]
16603f1a42
chore(deps-dev): bump postcss from 8.4.30 to 8.4.31 ( #939 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 16:24:14 +02:00
dependabot[bot]
9dfdd4e6ce
chore(deps): bump zod from 3.22.2 to 3.22.3 ( #940 )
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.22.2...v3.22.3 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 16:23:43 +02:00
Piyush Gupta
c69e3f5cca
fix: resolved PR review changes
2023-10-04 19:11:25 +05:30
Rotimi Best
424cddfa9e
chore: move attributeClass service to new folder structure ( #944 )
...
* chore: move attributeClass service
* update person service with new attributeClass location
2023-10-04 15:25:08 +02:00
Johannes
8897d3ed66
Validate Survey Editor Form
...
Validate Survey Editor Form
2023-10-04 18:36:59 +05:45
Rotimi Best
07d0f3e751
fix: move close comment to end in .env.example ( #945 )
2023-10-04 14:34:31 +02:00
ShubhamPalriwala
16a94ef61f
fix: add missing state set on fail
2023-10-04 18:04:06 +05:30
ShubhamPalriwala
f97c8e5bce
Merge branch 'shubham/for-1150-validate-survey-editor-forms' of https://github.com/formbricks/formbricks into shubham/for-1150-validate-survey-editor-forms
2023-10-04 17:47:53 +05:30
Piyush Gupta
c57c06dd3b
merged main into feat/embed-xp
2023-10-04 17:35:53 +05:30
Shubham Palriwala
a78c19385e
fix: generate single survey Ids in summary only if enabled ( #942 )
2023-10-04 13:04:47 +02:00
Shubham Palriwala
cce3a98f20
feat: add docs for management API ( #930 )
...
* feat: docs for management API
* fix: split api into client and management
* update navigation and pages
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-04 11:03:13 +02:00
Johannes
b13dbc7fea
reword toast
2023-10-04 14:23:09 +05:45
Johannes
3b24569e8e
Merge branch 'main' of github.com:formbricks/formbricks into shubham/for-1150-validate-survey-editor-forms
2023-10-04 14:06:44 +05:45
Johannes
66d38b1449
feat: faq section on landing page as well as docs
...
feat: faq section on landing page as well as docs
2023-10-04 13:31:56 +05:45
Johannes
082691d0b3
fix typo
2023-10-04 13:31:29 +05:45
Johannes
d3779bd649
fix typos
2023-10-04 13:24:07 +05:45
Naitik
57234cf012
Merge branch 'main' of https://github.com/formbricks/formbricks
2023-10-04 12:09:53 +05:30
Johannes
67217f4c75
Merge branch 'main' of github.com:formbricks/formbricks into shubham/for-1089-formulate-faqs-and-create-page
2023-10-04 11:33:09 +05:45
Matti Nannt
94e272f47b
fix: validation error in profile update input ( #937 )
2023-10-03 22:03:20 +02:00
Shubham Palriwala
c6678a2607
fix: add authorization for Survey actions ( #870 )
...
* poc: use server session and api key validation on deletion
* feat: use server session and api key validation on deletion and creation
* feat: packages/lib/apiKey for apiKey services and auth
* shubham/auth-for-api-key
* fix: caching
* feat: handle authorization for action creation, update, delete
* feat: handle authorization for survey creation, updation & deletion
* feat: use cached method across and wrapper for authzn check
* fix: use cached wrapper & introduce more authzn check for survey services in actions
* fix: club caching methods and use authzn errors
* feat: add caching in canUserAccessApiKey
* feat: add caching in canUserAccessAction and use Authzn error
* fix: rename action to actionClass wherever needed
* feat: use caching in core method and update hasEnvAccess call
* fix: use authzn specific error
* fix: use cache getActionClass
* fix: make changes
* fix: import
* fix: import and suggested changes
* fix: rename action and use cache tag
* feat: use services to create team
* fix: atomic services for product & team creation
* improve teamUpdateInput
* use services in signup process
* redirect to prod environment when new product is created
* fix signup bug
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-03 21:43:34 +02:00
Naitik Kapadia
1ddfe493e5
Merge branch 'formbricks:main' into main
2023-10-03 23:48:44 +05:30
Naitik
8585df90b3
Fixed Phone Number Regex
2023-10-03 23:47:45 +05:30
Johannes
2f95db729c
update leaderboard
...
update leaderboard
2023-10-03 23:24:21 +05:45
Johannes
76ecbb9e2f
update leaderboard
2023-10-03 23:22:09 +05:45