Jason Beggs
|
3ad837a517
|
More Livewire v3 tweaks
|
2023-12-14 08:43:09 -05:00 |
|
Jason Beggs
|
e27ee40ff3
|
Start upgrading Livewire to v3
|
2023-12-13 11:52:49 -05:00 |
|
David Bomba
|
d88b21a2e2
|
Remove company name from client selector
|
2023-10-04 08:26:06 +11:00 |
|
David Bomba
|
fb1e27ba7d
|
Clean up for due date days recurring invoices
|
2022-02-16 13:24:10 +11:00 |
|
David Bomba
|
750f05ad8b
|
Ensure at least one contact has send_email set
|
2021-11-15 21:46:58 +11:00 |
|
Benjamin Beganović
|
b2349376e0
|
Merge remote-tracking branch 'upstream/v5-develop' into jira-688
|
2021-10-28 11:51:51 +02:00 |
|
Benjamin Beganović
|
cf2a2d0eaa
|
Tailwind CSS v2.0: Update renamed utility classes: shadow-xs -> ring-1 ring-black ring-opacity-5
|
2021-10-27 18:02:07 +02:00 |
|
Benjamin Beganović
|
6063f59e39
|
Tailwind CSS v2.0: Update renamed utility classes: shadow-outline -> ring
|
2021-10-27 18:01:33 +02:00 |
|
Benjamin Beganović
|
123918b040
|
Hide client name on small devices
|
2021-10-27 17:23:40 +02:00 |
|
David Bomba
|
296cb0511b
|
Fixes for hosted onboarding
|
2021-09-01 14:02:57 +10:00 |
|
Benjamin Beganović
|
6e5a085787
|
Profile settings: Page loads
|
2021-07-06 14:13:18 +02:00 |
|
Benjamin Beganović
|
6f7afabbc3
|
wip
|
2021-05-19 14:19:34 +02:00 |
|
David Bomba
|
6bfaa11f59
|
Merge branch 'v5-develop' into v5-2804-braintree
|
2021-05-11 21:14:54 +10:00 |
|
David Bomba
|
ad2742a0d6
|
Disable client portal
|
2021-05-11 11:55:47 +10:00 |
|
Benjamin Beganović
|
a3099b5cde
|
Fixes for tests
|
2021-05-03 17:25:03 +02:00 |
|
Benjamin Beganović
|
8a6873354f
|
fix flashing cancellation modal & user dropdwon
|
2020-11-17 15:52:40 +01:00 |
|
Benjamin Beganović
|
ca103e16db
|
Remove white card on top of pages
|
2020-06-15 17:34:26 +02:00 |
|
Benjamin Beganović
|
701b9531bf
|
Remove search bar from header
|
2020-06-15 15:53:52 +02:00 |
|
Benjamin Beganović
|
1f846e3136
|
fix counter (#3684)
|
2020-05-12 09:24:47 +10:00 |
|
Benjamin Beganović
|
7f9abbf96b
|
Quick login with client contacts (#3680)
- New dropdown in navigation bar
- New switch_company route
- New $multiple_contacts variable in PortalComposer
|
2020-05-09 08:19:39 +10:00 |
|
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 |
|