opnform-host-nginx/tests/Feature/Forms
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
..
AnswerFormTest.php 0c9ea page break validation (#455) 2024-06-24 11:08:54 +02:00
CleanDatabaseTest.php Fix issue with form analytics for submissions (#362) 2024-03-25 11:30:00 +01:00
ConfirmationEmailTest.php confirmation email integration fixes (#434) 2024-06-03 10:14:59 +02:00
CreateDynamicSelectOptionTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormCaptchaTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormIntegrationEventTest.php Notification & Integrations refactoring (#346) 2024-03-28 18:14:30 +01:00
FormIntegrationTest.php Remove old code related to notifications (#363) 2024-03-28 18:46:29 +01:00
FormLogicTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormPasswordTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormPropertyLogicTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormStatTest.php Team functionality (#459) 2024-07-04 17:21:36 +02:00
FormTest.php re-enable custom scripts while trialing (#383) 2024-04-22 15:59:02 +02:00
FormUpdateTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormViewsTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
HideBrandingOnUpgradeTest.php 2f3fd laravel 11 upgrade (#436) 2024-06-10 16:10:14 +02:00
UpdateWorkspaceSelectOptionJobTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00