opnform-host-nginx/api
Chirag Chhatrala 504c7a0f2f
Custom SMTP Settings (#561)
* Custom SMTP Settings

* Fix lint

* Custom SMTP add in Pricing plan

* Allow reset email settings

* improve custom SMTP using seprate abstract class

* test case for custom SMTP

* fix test case

* UI improvement

* add CASHIER_KEY in phpunit for testcase

* Attempt to fix tests

* Run pint and attempt to fix cache tests

* Fix user management tests

* Fix code linters

* Merged main & fix linting

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-09-24 12:16:20 +02:00
..
app Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
bootstrap Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
config Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
database Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
public Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
resources fix matrix input email format issue (#562) 2024-09-12 10:02:11 +02:00
routes Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
storage Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
tests Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
.env.docker GH issue template, docker cache fix, remove docker client entrypoint 2024-09-04 11:19:03 +02:00
.env.example Feature flags (#543) 2024-08-27 16:49:43 +02:00
.gitignore Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
_ide_helper_models.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
artisan Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
composer.json Reduce docker api image size, fix issues 2024-08-28 15:20:39 +02:00
composer.lock Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
phpunit.xml Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
pint.json Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
server.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
vapor.yml Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00