1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/tests/Integration
David Bomba 0e12b63c95
Design Changes (#3504)
* Fixes for tests

* Working on PDF tables

* Fixes for null values in designs

* Refactoring entity variables for PDF

* Fixes for pdf variables

* Minor fixes for designs

* Working on variable replacement for tables

* Refactoring designs

* Refactoring designs

* Refactoring design implementation

* Working on refactoring designs

* Serve tailwind locally

* Design changes
2020-03-16 21:12:10 +11:00
..
CheckCacheTest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CheckRemindersTest.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
CompanyLedgerTest.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
DesignTest.php Design Changes (#3504) 2020-03-16 21:12:10 +11:00
HtmlGenerationTest.php Fixes for designs (#3463) 2020-03-10 07:07:46 +11:00
InvoiceUploadTest.php Fixes for ClientContact CRUD (#3317) 2020-02-12 20:18:56 +11:00
MarkInvoicePaidTest.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
MultiDBUserTest.php Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
UniqueEmailTest.php Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
UpdateCompanyLedgerTest.php Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
UpdateCompanyUserTest.php Fixes for updating company user (#3401) 2020-03-01 08:03:43 +11:00
UploadFileTest.php Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00
UploadLogoTest.php Default gateway type ID (#3008) 2019-10-22 22:27:03 +11:00