invoiceninja/app/Models
David Bomba 528c99f655
Login UI, Database Seeds, Dashboard layouts (#2450)
* Implement CoreUI Interface

* Core UI Navigation wire frame

* UI - Fix sidebar nav - add Invoice Ninja Logo

* Create layout using CoreUI admin template

* Login UI, Database seeds
2018-10-16 22:42:43 +11:00
..
Traits Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Account.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
AccountGateway.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Bank.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
BankAccount.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
BankSubaccount.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Client.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
ClientLocation.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Contact.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
Country.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Currency.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Expense.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Gateway.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Industry.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Invitation.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Invoice.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Language.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
PaymentLibrary.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
PaymentType.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Payments.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Product.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Task.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
TaxRate.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Timezone.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
User.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
UserAccount.php Switch Multi-DB to Eloquent driver (#37) (#2443) 2018-10-15 20:06:57 +11:00