1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/resources
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
..
js Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
lang Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
sass Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
views Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00