Chirag Chhatrala
fedc382594
Pricing Upgrade Flow changes ( #514 )
...
* Pricing Upgrade Flow changes
* remove extra code
* Refactor subscription plan selection and billing management
* Polish the new pricing modal
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-08-23 12:23:01 +02:00
Favour Olayinka
90ff91b1e9
Team functionality ( #459 )
...
* add api enpoints for adding, removing, updating user to workspace and leaving workspace
* feat: updates client site workspace settings
* refactor and add domain setting ui in modal
* move workspace user functionality to its own component
* adds tests
* fix linting
* updates select input to FlatSelectInput
* moves workspace user role edit to seperated component
* move user adding to its own component
* adds check to usure users exist before checking is admin
* fix loading users
* feat: invite user to team functionality
* fix token coulmn
* fix self host mode changes
* tests for user invite
* Refactor back-end
* Rename variables
* Improve some styling elements + refactor workspace settings
* More styling
* More UI polishing
* More UI fixes
* PHP linting
* Implemented most of the logic for team-functionnality
* Fix user avatar URL
* WIP remove users on cancellation
* Finished pricing for team functionality
* Fix tests
* Fix linting
* Added pricing_enabled helper
* Fix pricing_enabled shortcut
* Debug CI
* Disable pricing when testing
---------
Co-authored-by: LL-Etiane <lukongleinyuyetiane@gmail.com>
Co-authored-by: Lukong Etiane <83535251+LL-Etiane@users.noreply.github.com>
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-07-04 17:21:36 +02:00
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
Chirag Chhatrala
a7517252c1
Object.hasOwn & hasOwnProperty replace with lodash has ( #367 )
...
* Object.hasOwn & hasOwnProperty replace with lodash has
* fix _has
2024-04-03 11:49:33 +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
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
67365ad260
Fix close modal on escp
2024-01-18 12:58:12 +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
Julien Nahum
b598a16406
Fix modal
2023-12-20 13:51:39 +01:00
Julien Nahum
933f95e944
Working on home page and modal
2023-12-19 19:42:02 +01:00
Julien Nahum
bb519907f6
Refactoring stores and templates pages to comp. api
2023-12-19 13:46:55 +01:00
Julien Nahum
a3a9254665
WIP
2023-12-14 16:53:05 +01:00
Julien Nahum
1f853e8178
Work in progress
2023-12-09 15:47:03 +01:00