1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/tests/Feature
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
..
AccountTest.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
ClientApiTest.php Include contacts in sample migration files. (#3260) 2020-01-29 13:03:47 +11:00
ClientModelTest.php Return company user settings as object (#3156) 2019-12-17 21:50:45 +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 Design Changes (#3504) 2020-03-16 21:12:10 +11:00
CompanyGatewayApiTest.php V2 (#3385) 2020-02-26 21:46:35 +11:00
CompanySettingsTest.php Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
CompanyTest.php Fixes for quote transformer (#3434) 2020-03-06 22:10:59 +11:00
CreditTest.php Test fixes & code improvements (#3267) 2020-01-30 14:02:25 +11:00
DesignApiTest.php Design Changes (#3504) 2020-03-16 21:12:10 +11:00
InvitationTest.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
InvoiceEmailTest.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
InvoiceTest.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
LoginTest.php Design Changes (#3504) 2020-03-16 21:12:10 +11:00
MigrationTest.php Importing migration data via HTTP (#3365) 2020-02-25 08:15:07 +11:00
PaymentTest.php Update Company User Route (#3398) 2020-02-28 23:11:56 +11:00
PreviewTest.php Fixes for preview controller (#3486) 2020-03-12 22:04:53 +11:00
ProductTest.php Design Changes (#3504) 2020-03-16 21:12:10 +11:00
QuoteTest.php Refactor Designs (#3449) 2020-03-07 17:31:26 +11:00
RecurringInvoicesCronTest.php Create or Update invitations on invoice save / creation 2019-09-23 13:10:51 +10:00
RecurringInvoiceTest.php Update Company User Route (#3398) 2020-02-28 23:11:56 +11:00
RecurringQuoteTest.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
RefundTest.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
TemplateApiTest.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
UserTest.php Fixes for PreviewController (#3460) 2020-03-09 21:47:17 +11:00