1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http
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
..
Controllers Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
Livewire Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
Middleware PHP Cli version 2020-09-23 14:11:34 +10:00
Requests Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
ValidationRules Expense API Endpoints 2020-09-23 10:46:35 +10:00
ViewComposers Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
Kernel.php Working on contact auth using contact key 2020-09-23 11:45:07 +10:00