mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
ac5525c9ac
* 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> |
||
---|---|---|
.. | ||
Presenters | ||
Account.php | ||
Activity.php | ||
Backup.php | ||
Bank.php | ||
BankAccount.php | ||
BankSubaccount.php | ||
BaseModel.php | ||
Client.php | ||
ClientContact.php | ||
ClientGatewayToken.php | ||
Company.php | ||
CompanyGateway.php | ||
CompanyLedger.php | ||
CompanyToken.php | ||
CompanyUser.php | ||
Country.php | ||
Credit.php | ||
CreditInvitation.php | ||
Currency.php | ||
DateFormat.php | ||
DatetimeFormat.php | ||
Design.php | ||
Document.php | ||
Expense.php | ||
ExpenseCategory.php | ||
Filterable.php | ||
Gateway.php | ||
GatewayType.php | ||
GroupSetting.php | ||
Industry.php | ||
Invoice.php | ||
InvoiceInvitation.php | ||
Language.php | ||
Payment.php | ||
Paymentable.php | ||
PaymentLibrary.php | ||
PaymentTerm.php | ||
PaymentType.php | ||
Product.php | ||
Project.php | ||
Proposal.php | ||
Quote.php | ||
QuoteInvitation.php | ||
RecurringInvoice.php | ||
RecurringInvoiceInvitation.php | ||
RecurringQuote.php | ||
Size.php | ||
StaticModel.php | ||
SystemLog.php | ||
Task.php | ||
TaxRate.php | ||
Timezone.php | ||
User.php | ||
Vendor.php | ||
VendorContact.php |