David Bomba
|
915abf3d41
|
Fixes for client portal data tables
|
2020-06-10 23:35:39 +10:00 |
|
Benjamin Beganović
|
5d54d4313a
|
Fix status filters (#3700)
|
2020-05-14 11:05:18 +10:00 |
|
Benjamin Beganović
|
6e89affc93
|
Scope LiveWire components to company (#3679)
|
2020-05-09 08:21:35 +10:00 |
|
Benjamin Beganović
|
e3e52987c3
|
Reset v2 into working stage (#3673)
* fix withsorting
* fix recurring invoices table
* Reset BasePaymentDriver
|
2020-05-05 07:22:31 +10:00 |
|
Benjamin Beganović
|
3aa884dc11
|
Client portal improvements (#3654)
* Invoice table filters
* Quotes table filters
* Improve tables & translation
* Fix profile page inputs
* Fix profile page inputs & bump TailwindCSS version
|
2020-04-25 09:17:37 +10:00 |
|
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 |
|