1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/tests/Feature
David Bomba b7d3f4e7aa
Client Portal conditionals (#3039)
* Fixes for tests

* add additional fields for company settings

* fixes for travis

* update company settings schema

* Disable client portal

* Client Portal middleware

* Working on client portal

* hide portal

* Implement notification channgels for User and ClientContact models

* Push notifications onto queue

* Force authentication if client portal is password protected
2019-11-04 11:22:59 +11:00
..
AccountTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
ClientApiTest.php API Tests for clients 2019-10-02 20:22:10 +10:00
ClientModelTest.php Track signup platform (#3014) 2019-10-24 15:46:24 +11:00
ClientPresenterTest.php Tests for client presenter using new settings object for company meta data 2019-10-05 11:48:00 +10:00
ClientTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
CompanyGatewayApiTest.php Fixes for tests 2019-10-03 21:50:50 +10:00
CompanySettingsTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
CompanyTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
InvitationTest.php fixes for travis 2019-09-11 16:54:14 +10:00
InvoiceTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
LoginTest.php Laravel V6 2019-09-26 23:00:51 +10:00
PaymentTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
ProductTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
QuoteTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
RecurringInvoicesCronTest.php Create or Update invitations on invoice save / creation 2019-09-23 13:10:51 +10:00
RecurringInvoiceTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
RecurringQuoteTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
UserTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00