1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Utils
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
..
ClientPortal/CustomMessage Reminders (#3630) 2020-04-15 10:30:52 +10:00
Traits Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
CurlUtils.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
HtmlEngine.php Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Ninja.php Fixes for Invoice Designs (#3559) 2020-03-28 22:34:04 +11:00
Number.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Statics.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SystemHealth.php Fixes for composer 2 (#3593) 2020-04-06 22:32:27 +10:00
TempFile.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
TemplateEngine.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
TranslationHelper.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00