1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
invoiceninja/resources/views/portal/ninja2020/components
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
..
general Client portal improvements: (#3595) 2020-04-07 07:23:05 +10:00
livewire Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
breadcrumbs.blade.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
message.blade.php Show custom messages (#3616) 2020-04-13 11:48:23 +10:00