Chirag Chhatrala
4f4f7128fa
New Date input ( #368 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-04-15 15:09:19 +02:00
Chirag Chhatrala
35efd6711d
Remove old code related to notifications ( #363 )
...
* 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
* Remove old code related to notifications
* 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
* Run linters
---------
Co-authored-by: Forms Dev <chirag+new@notionforms.io>
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-28 18:46:29 +01: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
Favour Olayinka
2191f46214
fix loading show form page ( #361 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-25 16:05:24 +01:00
formsdev
a32c183758
Password not working when Notion embed - Fixed ( #360 )
2024-03-22 14:20:30 +01:00
Julien Nahum
a7a32134a6
Fix open completeform import
2024-03-20 19:24:53 +01:00
Julien Nahum
3aa80b2b75
Hide featurebase on public form pages
2024-03-12 16:13:00 +01:00
Favour Olayinka
478b68074d
Apply bug fixes from Noteforms ( #341 )
...
* rename const emits to emit
* auth bug fixes
* refactor page meta
* fix file input empty ref
* setProperties working_form store
* add form creator to form list
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-12 12:48:51 +01:00
Julien Nahum
e64d0d5da2
Better submission table
2024-02-22 16:56:35 +01:00
Julien Nahum
e5dc3f1bd4
More front-end bug fixes
2024-02-10 12:46:17 +01:00
Julien Nahum
91911bc6e5
Multiple bug fixing
2024-02-10 12:20:45 +01:00
formsdev
4baa0d8a71
fix forms shows pages ( #310 )
2024-02-06 09:59:43 +01:00
Favour Olayinka
ef83ffcf77
3a703 admin edit submission ( #305 )
...
* wip: admin submission edit feature
* wip: refresh form submission after update
* wip: connect submissions page data to store
* Fixed the submission loading issue
* test: admin edit submission feature test
* Fix pending submission, editabe submission & more (#306 )
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-02-03 12:50:57 +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
4ddb30c353
fix console error ( #304 )
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
Julien Nahum
2dbbc38ba4
Optimize API calls, added form loading logs
2024-01-25 05:12:45 +01:00
Julien Nahum
c97be832d7
Fix sentry tracked issues
2024-01-18 11:37:04 +01:00
Julien Nahum
1a6b5dd5d7
Fix reset workingFromStore, fix star rating required, fix checkboxes
2024-01-17 14:52:32 +01:00
Julien Nahum
dc3608f085
Fix logic bugs
2024-01-17 14:26:31 +01:00
Julien Nahum
184096a348
Hide crisp chat on form public pages
2024-01-16 18:46:05 +01:00
Julien Nahum
07dbc3adf3
Fix form password + remove branding
2024-01-16 18:27:58 +01:00
Julien Nahum
50c3861ebb
Fix form 404
2024-01-16 15:36:14 +01:00
Julien Nahum
5e6f4d78a1
Fix dark mode issue
2024-01-16 15:32:52 +01:00
Julien Nahum
359e993374
Fix darkMode
2024-01-16 15:00:22 +01:00
Julien Nahum
f156f52608
Fix form password
2024-01-16 13:27:54 +01:00
Julien Nahum
49088e62bc
Fix form show page - clean code
2024-01-16 11:46:03 +01:00
Julien Nahum
91432c4aed
Fix file submissions preview
2024-01-13 19:57:39 +01:00
Julien Nahum
b29cdf8d8a
No follow for non-production env
2024-01-12 15:59:01 +01:00
Julien Nahum
838ddcf2e7
Fix form share page
2024-01-11 17:29:11 +01:00
Julien Nahum
aa0b9ae02c
Fix composable issue
2024-01-11 17:16:50 +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
cc7d64a0c6
Set middleware on pages ( #278 )
...
* Se middleware on pages
* Se middleware on account page
2024-01-05 10:47:36 +01:00
formsdev
f87e3f1685
SEO meta nuxt migration ( #274 )
...
* SEO meta nuxt migration
* Polish seo metas, add defaults for OG and twitter
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-04 18:38:50 +01:00
formsdev
9594157a2d
Dirty form handling - nuxt migration ( #272 )
2024-01-04 17:05:55 +01:00
formsdev
33458f25f4
Fix custom redirect ( #273 )
2024-01-04 17:05:29 +01:00
formsdev
3fcf1736df
fix guestpage editor ( #269 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-03 11:30:48 +01:00
Julien Nahum
d1d8e62abb
Working on page pre-rendering
2024-01-02 16:35:16 +01:00
Julien Nahum
2be72e0e8e
Refactor notifications + add shadow
2024-01-02 14:40:47 +01:00
Julien Nahum
bd27d3a561
Fix alert styling + bug fixes and cleaning
2024-01-02 13:30:49 +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
5df3245543
Remove initform mixin
2023-12-24 20:23:01 +01:00
Julien Nahum
e2dd0295ff
Remove vform - working on form public page
2023-12-24 20:19:59 +01:00
Julien Nahum
8db2b09767
Globally import form inputs to fix resolve
2023-12-24 10:40:09 +01:00
Julien Nahum
d93b696b05
Working on form/show and editor
2023-12-24 09:51:22 +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