Chirag Chhatrala
e1faba8239
Edit submissions file issue ( #373 )
...
* Edit submissions file issue fixed
* handleCompValChange with loader
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-04-15 15:12:36 +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
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
Julien Nahum
e517cba88a
Fix issue with form analytics for submissions ( #362 )
...
* Password not working when Notion embed - Fixed (#360 )
* fix tests
---------
Co-authored-by: formsdev <136701234+formsdev@users.noreply.github.com>
2024-03-25 11:30:00 +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
62971a2ef4
Lint PHP code psr-12, add GH action
2024-02-23 11:54:12 +01:00
Julien Nahum
e85e4df7fe
Fix CSV exports (missing data, add id, column name clash)
2024-02-23 10:50:35 +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
Favour Olayinka
38cb133e52
Fa005 submissions file link in notifications ( #298 )
...
* fix: unsigned url in form email
* fix: signed file link in email
* fix: use limit function for file label name
* feat: use signed url for files in email and csv export
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-31 12:21:28 +01:00
Julien Nahum
c6238d8880
Working on fixing form submissions
2024-01-16 17:41:01 +01:00
Julien Nahum
2ffc5311f9
Appsumo fix
2024-01-16 17:40:28 +01:00
Julien Nahum
91432c4aed
Fix file submissions preview
2024-01-13 19:57:39 +01:00
Julien Nahum
59c21511ad
Fix form starts
2023-12-07 13:01:41 +01:00
Julien Nahum
a18077934c
Cached some model properties and remove useless eager loading ( #253 )
...
* Cached some model properties and remove useless eager loading
* Remove ray call
* Remove double loading of forms
* Add disableCache feature when needed
2023-12-02 14:51:08 +01:00
Julien Nahum
f0939f3992
Fix removed properties casting
2023-10-13 11:43:53 +02:00
Chirag Chhatrala
8e47b49e9a
Improve Templates ( #183 )
...
* Improve Templates
* Fix test case
* Update AI GenerateTemplate
* update openai client and GPT completer
* composer.lock
* Update types and list json with script
* Template changes
* fix on draft template
* Finish opnform templates
---------
Co-authored-by: Forms Dev <chirag+new@notionforms.io>
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-08 13:00:28 +02:00
formsdev
c0a8f0d2bd
Alert for Draft Form ( #180 )
...
* Enable Pro plan - WIP
* no pricing page if have no paid plans
* Set pricing ids in env
* views & submissions FREE for all
* extra param for env
* form password FREE for all
* Custom Code is PRO feature
* Replace codeinput prism with codemirror
* Better form Cleaning message
* Added risky user email spam protection
* fix form cleaning
* Custom SEO
* fix custom seo formcleaner
* Better webhooks
* Slack-Discord extra feature
* Alert for Draft Form/View
2023-08-31 10:56:14 +02:00
formsdev
fb79a5bf3e
Enable pricing ( #151 )
...
* Enable Pro plan - WIP
* no pricing page if have no paid plans
* Set pricing ids in env
* views & submissions FREE for all
* extra param for env
* form password FREE for all
* Custom Code is PRO feature
* Replace codeinput prism with codemirror
* Better form Cleaning message
* Added risky user email spam protection
* fix form cleaning
* Pricing page new UI
* form cleaner
* Polish changes
* Fixed tests
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-08-30 09:58:29 +02:00
formsdev
3c71be5d45
Storage support for local disk ( #165 )
...
* Storage support for local disk
* UI change ai feature page
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-08-16 11:59:07 +03:00
formsdev
1d5c6f4895
Feature: Delete submission ( #137 )
...
* Feature: Delete submission
* Small polishing
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-06-30 15:53:04 +02:00
Julien Nahum
d5d5521a90
Queue AI processing to avoid request > 30 sec
2023-03-27 19:58:05 +02:00
Julien Nahum
f4ab98a2b0
WIP
2023-03-26 12:54:12 +02:00
Chirag Chhatrala
d6930d0dc2
Form visibility closed ( #91 )
2023-02-19 13:11:50 +01:00
Chirag
a0750573ff
31c1b database submission action update not working ( #51 )
...
* Editable Submissions
* Database submission action-Update Not Working
Co-authored-by: JhumanJ <julien@nahum.net>
2023-01-13 14:56:37 +01:00
Chirag
0a33581c0a
Editable Submissions ( #49 )
...
* Editable Submissions
* refactor some code
* Update composer.lock
Co-authored-by: JhumanJ <julien@nahum.net>
2023-01-10 14:52:14 +01:00
Chirag
bd7d20feb9
Pagination for forms on main page ( #9 )
...
* Pagination for forms on main page
* Fix tests
Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-10-17 09:45:41 +02:00
Chirag
8f528155f5
Choose Visible columns & in csv with removed field ( #11 )
...
* Choose Visible columns & in csv with removed field
* toggle UI fixes
2022-10-17 09:45:28 +02:00
Chirag
36e038a23b
New feature visibility - public/draft ( #10 )
...
* New feature visibility - public/draft
* fix bg for dark mode
2022-10-16 19:27:14 +02:00
Chirag
8ac5f5b9d8
Improved DB performance & loading times ( #1 )
2022-09-21 14:59:32 +02:00
Julien Nahum
f8e6cd4dd6
Initial commit
2022-09-20 21:59:52 +02:00