1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/public
Benjamin Beganović ac5525c9ac
[V2] Client portal rework (#3516)
* Client login, reset and update password page

* Client dashboard, sidebar, PortalComposer.php

* wip

* Personal page & update for details

* Invoices, paying & pagination.blade.php

* Invoices, recurring invoice & buttons

* Payments, link component

* Payment methods

* Breadcrums, clean up & wrap up

* Remove format_date() method to formatDate on object

* Payments
- $this->render is now proxy for render()
- Removed logic from Controller.php to ClientPortal.php
- Added MakesDates to ClientGatewayToken.php
- StripePaymentDriver.php now returns correct views
- Refactor of adding new payment method
- Ignoring all local builds for public/js/clients/*

* Signature, wip

* Fix "Pay now" on single invoice

* Payments:
- Added ProcessInvoicesInBulk request class
- Refactor InvoiceController::bulk()
- Displaying terms & payments
- New signature.blade.php
- Removed comment from webpack.mix.js

* Quotes:
- Refactor ProcessInvoicesInBulk.php to ProcessInvoicesInBulkRequest.php
- Add new 'Quotes' field inside of PortalComposer.php
- Added MakesDates to Quote.php
- Added Quote::badgeForStatus()
- Cleanup payment.blade.php
- Quote showing and approving
- New resource 'quotes' in client.php
- New image for quotes, align-left.svg

* Credits:
- New 'credits' resource in client.php
- Fixes for client.php typo

* Breadcrumbs:
- Quotes
- Credits

* Placeholder for translations.

* Restore whereIn & client scope

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-03-24 04:10:42 +11:00
..
assets Update Flutter client 2020-03-18 18:08:39 +00:00
css Design Changes (#3504) 2020-03-16 21:12:10 +11:00
images [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
js Tests for factories 2019-04-26 20:51:02 +10:00
svg Initial commit 2018-10-04 20:10:43 +03:00
.htaccess Initial commit 2018-10-04 20:10:43 +03:00
favicon.ico Update Flutter client 2020-02-28 14:37:53 +00:00
flutter_service_worker.js Update Flutter client 2020-03-23 12:01:12 +00:00
index.html Update Flutter client 2020-03-01 20:19:26 +00:00
index.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
main.dart.js Update Flutter client 2020-03-23 12:01:12 +00:00
main.dart.js.map Update Flutter client 2020-03-23 12:01:12 +00:00
robots.txt Initial commit 2018-10-04 20:10:43 +03:00