invoiceninja/app/Http
Benjamin Beganović ab8b05dd56
Client portal improvements (#3652)
* Install livewire/livewire

* Table improvements

- Cleanup of InvoiceController
- Added Livewire package
- New Livewire component (InvoicesTable)
- New WithSorting trait
- Removed rendering invoices from index.blade.php
- Removed Yaryabox/Datatables references in InvoiceController

* Refactor: Recurring invoices

* payments table & sorting improvements

* payment methods table

* quotes table

* credits table

* Add turbolinks
2020-04-23 08:49:23 +10:00
..
Controllers Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
Livewire Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
Middleware Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Requests Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00
ValidationRules Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00
ViewComposers Performance improvements for eager loading (#3584) 2020-04-02 20:02:39 +11:00
Kernel.php Performance improvements for PDF rendering (#3556) 2020-03-28 14:45:11 +11:00