Favour Olayinka
bcd45ce8a6
0351d front end linting ( #377 )
...
* feat: disable custom script for trial users
* after lint fix
* frontend linting
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-04-15 19:39:03 +02:00
formsdev
6f61faa9ef
Notification & Integrations refactoring ( #346 )
...
* Integrations Refactoring - WIP
* integrations list & edit - WIP
* Fix integration store binding issue
* integrations refactor - WIP
* Form integration - WIP
* Form integration Edit - WIP
* Integration Refactor - Slack - WIP
* Integration Refactor - Discord - WIP
* Integration Refactor - Webhook - WIP
* Integration Refactor - Send Submission Confirmation - WIP
* Integration Refactor - Backend handler - WIP
* Form Integration Status field
* Integration Refactor - Backend SubmissionConfirmation - WIP
* IntegrationMigration Command
* skip confirmation email test case
* Small refactoring
* FormIntegration status active/inactive
* formIntegrationData to integrationData
* Rename file name with Integration suffix for integration realted files
* Loader on form integrations
* WIP
* form integration test case
* WIP
* Added Integration card - working on refactoring
* change location for IntegrationCard and update package file
* Form Integration Create/Edit in single Modal
* Remove integration extra pages
* crisp_help_page_slug for integration json
* integration logic as collapse
* UI improvements
* WIP
* Trying to debug vue devtools
* WIP for integrations
* getIntegrationHandler change namespace name
* useForm for integration fields + validation structure
* Integration Test case & apply validation rules
* Apply useform changes to integration other files
* validation rules for FormNotificationsMessageActions fields
* Zapier integration as coming soon
* Update FormCleaner
* set default settings for confirmation integration
* WIP
* Finish validation for all integrations
* Updated purify, added integration formatData
* Fix testcase
* Ran pint; working on integration errors
* Handle integration events
* command for Delete Old Integration Events
* Display Past Events in Modal
* on Integration event create with status error send email to form creator
* Polish styling
* Minor improvements
* Finish badge and integration status
* Fix tests and add an integration event test
* Lint
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-28 18:14:30 +01:00
Daniel Roe
d9996e0d9d
fix: opt in to `import.meta.*` properties ( #364 )
2024-03-28 17:59:41 +01:00
formsdev
c73fcd226b
extramenu improvement ( #353 )
...
* extramenu improvement
* fix test cases
2024-03-19 15:17:23 +01:00
Favour Olayinka
29fdc961fc
move form to another workspace ( #339 )
...
* move form to another workspace
* style: apply lint
* fix typo error
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-12 17:55:19 +01:00
Julien Nahum
91911bc6e5
Multiple bug fixing
2024-02-10 12:20:45 +01:00
formsdev
f2916b9e31
extra menu improvement ( #316 )
2024-02-09 09:32:38 +01:00
Julien Nahum
abfbad465c
Remove useless iframe attributes
...
Fix resize for all forms
crisp migration (#302 )
Co-authored-by: Julien Nahum <julien@nahum.net>
fix console error (#304 )
fix: dark mode issues on form preview (#301 )
* fix: dark mode issues on form preview
* Fix darkmode issues
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
Remove useless iframe attributes
2024-02-01 19:02:21 +01:00
formsdev
9f909d1b13
crisp migration ( #302 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-02-01 18:57:22 +01:00
Julien Nahum
a650228a67
Auto-resize iframes, fix custom code, fix create form initial properties
2024-02-01 18:21:30 +01:00
Favour Olayinka
000b65d4db
Form draft warning ( #287 )
...
* feat: add warning to draft form preview button
* warning modal component
* feat: use notification for draft form warning
* fix: remove unused variable
* fix: remove unused variable
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-29 21:15:16 +01:00
formsdev
8f2f2182f0
fix display error message ( #293 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-24 10:05:47 +01:00
Julien Nahum
c97be832d7
Fix sentry tracked issues
2024-01-18 11:37:04 +01:00
Julien Nahum
dc3608f085
Fix logic bugs
2024-01-17 14:26:31 +01:00
Julien Nahum
9cb3abec26
Fix AI Generation
2024-01-17 11:03:57 +01:00
formsdev
57ce0e6114
remove api prefix from routes ( #280 )
...
* remove api prefix from routes
* PR changes
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-12 17:35:16 +01:00
Julien Nahum
5a3978874a
URL generation (front&back) + fixed authJWT for SSR
2024-01-11 14:07:27 +01:00
Julien Nahum
9750406025
Remove NuxtImg for non asset files
2024-01-10 16:17:47 +01:00
formsdev
27ece34226
NuxtImg Migration ( #279 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-05 11:41:49 +01:00
formsdev
2207c8cd90
migrate to nuxt useClipboard ( #268 )
2024-01-05 09:59:53 +01:00
Julien Nahum
a6d88278be
Remove appconfig in favor of runtimeconfig
2024-01-03 17:38:11 +01:00
formsdev
178424a184
Migrate to nuxt settings page AND remove axios ( #266 )
...
* Settings pages migration
* remove axios and use opnFetch
* Make created form reactive (#267 )
* Remove verify pages and axios lib
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-02 13:09:41 +01:00
formsdev
6fd2985ff5
Nuxt Migration notifications ( #265 )
...
* Nuxt Migration notifications
* @input to @update:model-value
* change field type fixes
* @update:model-value
* Enable form-block-logic-editor
* vue-confetti migration
* PR request changes
* useAlert in setup
2023-12-31 12:39:01 +01:00
Julien Nahum
b4365b5e30
Work in progress for form create guess user
2023-12-25 19:57:00 +01:00
Julien Nahum
d93b696b05
Working on form/show and editor
2023-12-24 09:51:22 +01:00
Chirag Chhatrala
56e533581c
migrate-to-nuxt-useappconfig ( #263 )
...
* migrate-to-nuxt-useappconfig
* defineAppConfig
---------
Co-authored-by: Forms Dev <chirag+new@notionforms.io>
2023-12-22 15:45:53 +01:00
Chirag Chhatrala
3d92637ef5
NuxtLink migration ( #262 )
...
Co-authored-by: Forms Dev <chirag+new@notionforms.io>
2023-12-22 10:24:51 +01:00
Julien Nahum
bab8517879
Fixed most of the form/show pages
2023-12-20 18:38:43 +01:00
Julien Nahum
af5656ce81
Fixed form creation
2023-12-20 16:10:32 +01:00
Julien Nahum
df2fa4c444
Fix dropdown
2023-12-20 13:42:43 +01:00
Julien Nahum
3b798c12fd
WI
2023-12-18 10:35:00 +01:00
Julien Nahum
5c4dc2a3d6
WIP
2023-12-11 11:56:21 +01:00
Julien Nahum
1f853e8178
Work in progress
2023-12-09 15:47:03 +01:00