Favour Olayinka
f40b95977d
0c9ea page break validation ( #455 )
...
* fix password reset bug
* page break precognition validation
* precognition validation tests
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-06-24 11:08:54 +02:00
Boris Lepikhin
24d33a9ebb
Google Sheet - OAuth "client" powered integrations ( #415 )
...
* fix `helpers.php`
* fix `.eslintrc.cjs`
* spreadsheet manager
* fetch providers. set `oauth_id` for integrations
* create spreadsheet on integration create event
* connect OAuth accounts
* display actions. connect account if missing
* cleanup
* handle form field change
* map integration data object to `SpreadsheetData`
* validate request
* wip
* redirect to integrations page
* fix refresh token
* add helper text
* add extra integration info
* refactor
* refresh google token
* fix validation
* add tests
* Fix linting issue
* Update composer lock file
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-06-05 15:35:46 +02:00
Chirag Chhatrala
817b2f392f
Fixed - Guest users can’t upload images ( #435 )
2024-06-05 15:01:23 +02:00
Favour Olayinka
80cdce9502
A227b new admin features ( #388 )
...
* wip: adminfeatures
* wip: admin features
* wip: admin features, password reset, deleted forms
* fix linting
* fix pinting
* fix bug
* fix bug
* remove testing
* fixes on deleted forms, removed unused functions
* fix pint
* admin feature updated
* fix linting warning
* fix workspace subscription tag
* Final touches
* Clean console.log
* Added admin logs
* Fix linting
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-05-06 14:12:05 +02:00
Chirag Chhatrala
053a4a4976
Refactor Admin Panel with more features ( #384 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-04-22 16:11:21 +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
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
christianWilling
9883604941
fix local files in docker ( #338 )
...
* fix local files in docker
Response::make diesnt exist anymore and the nginx.conf didnt allow the needed paths
* fix import in api.php
---------
Co-authored-by: Christian Willing <cw@c2c-erp.de>
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-12 12:29:34 +01:00
Julien Nahum
62971a2ef4
Lint PHP code psr-12, add GH action
2024-02-23 11:54:12 +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
3a25178697
Fix impersonation for moderator
2024-01-24 17:45:29 +01:00
Julien Nahum
42c65ae06f
Added moderator impersonation
2024-01-19 14:27:04 +01:00
Julien Nahum
91432c4aed
Fix file submissions preview
2024-01-13 19:57:39 +01:00
Julien Nahum
bf98497711
Fix local file upload
2024-01-13 18:17:24 +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
6900fd572f
Remove axios and commit backend changes to sitemap
2024-01-02 19:03:14 +01:00
Julien Nahum
b50f579155
Adding Custom domains ( #247 )
...
* WIP
* wip
* Finished doing most of the work
2023-11-29 14:53:08 +01:00
formsdev
d65c1be9b5
Create common function for userIsFormOwner & rewrite protected form ( #244 )
...
* Create common function for userIsFormOwner & rewrite protected form
* fix testcase
2023-11-28 11:23:04 +01:00
Julien Nahum
e9174238e4
Appsumo ( #232 )
...
* Implemented webhooks
* oAuth wip
* Implement the whole auth flow
* Implement file upload limit depending on appsumo license
2023-11-01 16:58:10 +01: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
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
970893329b
Migrate to Vite ( #71 )
...
* Replace DateInput
* Migrate to Vite
* Ecxluding optimize to fix notifs in dev
* Dateinput changes
* Fixs on new DateInput
* wip
* Updated date input + cleaning
* Udpated readme
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-21 12:57: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
36bc081f8f
B8f7a improve templates pages for seo ( #5 )
...
* Templates
* access templates without login also
* Set required on UI
* Improve templates pages for SEO
* test case for Templates
* Refactor SitemapController
* Cosmetic changes to templates
Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-10-02 20:38:41 +02:00
Julien Nahum
f8e6cd4dd6
Initial commit
2022-09-20 21:59:52 +02:00