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/livewire
Benjamin Beganović 4e9bc0552d Rename "Downloads" to "Documents":
- Remove Livewire auto-publish from composer.json
- Replace old DocumentController with DownloadsController
- Rename DownloadsTable & downloads-table to DocumentsTable & documents-table
- New ShowDocumentRequest for displaying documents
- Change authorize() with DownloadMultipleDocumentsRequest
- Change route in PortalComposer
- Update Livewire assets
- Remove old documents routes
2020-09-28 12:04:34 +02:00
..
credits-table.blade.php Client portal tests (using Cypress.io) (#3758) 2020-05-27 07:45:29 +10:00
documents-table.blade.php Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
invoices-table.blade.php invoices-table fix for balance due 2020-09-18 14:47:36 +02:00
payment-methods-table.blade.php Hide "Add payment method" if no bank/credit card gateway configured 2020-08-24 07:18:28 +02:00
payments-table.blade.php Client portal tests (using Cypress.io) (#3758) 2020-05-27 07:45:29 +10:00
quotes-table.blade.php Refactor quotes-table for simple model bind 2020-09-03 11:14:24 +02:00
recurring-invoices-table.blade.php Client portal tests (using Cypress.io) (#3758) 2020-05-27 07:45:29 +10:00