1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app
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
..
Console Upgrade Self Updater (#3646) 2020-04-20 08:35:48 +10:00
DataMapper Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00
Designs Reminders (#3630) 2020-04-15 10:30:52 +10:00
Events Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
Exceptions Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
Factory Reminders (#3630) 2020-04-15 10:30:52 +10:00
Filters Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
Helpers Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Http Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
Jobs Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Libraries Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Listeners Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00
Mail Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
Models Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00
Notifications Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
Observers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentDrivers Fixes for Stripe payments (#3542) 2020-03-26 00:08:37 +11:00
Policies Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
Providers Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00
Repositories Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Services Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
Transformers Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Utils Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00