hillelcoren
15f826d3f0
New admin portal build
2021-01-14 15:08:47 +00:00
hillelcoren
8b881a7ec2
New admin portal build
2021-01-14 15:07:33 +00:00
Benjamin Beganović
ec80d925a4
change task-duration to task-time-details
2021-01-14 15:58:29 +01:00
Benjamin Beganović
1c5c7250ee
Unified margin across designs
2021-01-14 15:57:14 +01:00
Benjamin Beganović
a43d756068
missing break
2021-01-14 14:24:43 +01:00
Benjamin Beganović
ab4ed1f2b0
add status converted
2021-01-14 14:22:01 +01:00
Benjamin Beganović
f8e57f57a5
Remove drafts from the quotes-table
2021-01-14 14:17:39 +01:00
Benjamin Beganović
6f9bedd7f1
remove url validation from settings/website
2021-01-14 14:15:09 +01:00
Benjamin Beganović
2a193c97ea
Show quotes/invoices in full-screen by default
2021-01-14 13:29:46 +01:00
Benjamin Beganović
59fd38fc3d
change the way required fields are displayed
2021-01-14 12:24:45 +01:00
David Bomba
4967ffb668
Merge pull request #4685 from turbo124/v5-develop
...
Catch exception in Authorize - failedResponse method
2021-01-14 21:29:58 +11:00
Benjamin Beganović
d0000de269
add todo
2021-01-14 11:08:15 +01:00
Benjamin Beganović
a5995546bc
increase upload space
2021-01-14 10:37:45 +01:00
David Bomba
1ff29a2d55
Fix for usercreated event
2021-01-14 20:31:27 +11:00
Benjamin Beganović
c70eb17c16
fix jpg issues in the documents-table
2021-01-14 10:25:39 +01:00
David Bomba
8b22fa5a47
Fixes for user events
2021-01-14 15:31:45 +11:00
David Bomba
29038a16fa
Fixes for tests
2021-01-14 14:56:21 +11:00
David Bomba
7d46ec489a
User Activities
2021-01-14 14:44:52 +11:00
David Bomba
c49fbedcde
Add entity number to header on client portal
2021-01-14 13:57:05 +11:00
David Bomba
435365b32b
Add youtube channel to client portal
2021-01-14 13:43:08 +11:00
David Bomba
502b8f336f
HTMLEngine clean up
2021-01-14 13:20:26 +11:00
David Bomba
bf6436e350
Catch exception in Authorize - failedResponse method
2021-01-14 11:47:32 +11:00
David Bomba
066e6aaf72
Merge pull request #4683 from turbo124/v5-develop
...
5.0.47
2021-01-14 11:19:03 +11:00
David Bomba
751c675ac1
Merge pull request #4682 from turbo124/v5-stable
...
5.0.47
2021-01-14 11:14:57 +11:00
David Bomba
ae5f5ac30a
Fixes for invitation creation
2021-01-14 10:00:32 +11:00
David Bomba
617d9714ac
version bump
2021-01-14 08:31:50 +11:00
David Bomba
a140870473
Clean up dashboard message
2021-01-14 08:17:47 +11:00
David Bomba
95e5b89641
fixes for validation of line_items
2021-01-14 08:16:07 +11:00
David Bomba
4ad3e7fc8a
Fix for group_settings_id being dropped in certain edge cases
2021-01-14 08:01:27 +11:00
David Bomba
ee85a6487c
Merge pull request #4670 from beganovich/v5-jan12-required-fields
...
(v5) Required fields for gateways
2021-01-14 07:55:27 +11:00
David Bomba
cfc8c248cd
Merge pull request #4678 from beganovich/v5-0113-fix-authorize
...
(v5) Fix Authorize.net
2021-01-14 07:55:18 +11:00
David Bomba
cec496b6a0
Merge pull request #4681 from turbo124/v5-develop
...
fix for json documents presenting itself as file uploads
2021-01-14 07:54:54 +11:00
David Bomba
c7375decf3
Merge pull request #4679 from beganovich/v5-0113-show-refunded-amount
...
(v5) Client portal: Show refunded amount
2021-01-14 07:54:33 +11:00
David Bomba
eebfa3e949
Merge pull request #4677 from beganovich/v5-0113-fullscreen-invoices
...
(v5) Change default view for invoices as full-screen
2021-01-14 07:54:12 +11:00
David Bomba
f5c37ac2f4
fix for json documents presenting itself as file uploads
2021-01-14 07:53:42 +11:00
David Bomba
1dc932b85e
Merge pull request #4680 from turbo124/v5-develop
...
Refactor notifications to be more specific, ie. Invoice -> Reminder 1
2021-01-14 07:48:07 +11:00
David Bomba
97180508e8
Remove stale invoice_type_id properties
2021-01-14 07:35:52 +11:00
David Bomba
20b13d131b
Return expense response when using delete route
2021-01-14 07:33:45 +11:00
hillelcoren
3f7a497c75
New admin portal build
2021-01-13 15:31:05 +00:00
Benjamin Beganović
d1e3f8f274
show refunded amount
2021-01-13 16:20:19 +01:00
Benjamin Beganović
0c91226352
fix authorize
2021-01-13 15:36:28 +01:00
Benjamin Beganović
6526e5e378
Show default view as full-screen for invoices
2021-01-13 14:46:41 +01:00
Benjamin Beganović
0d0e3510db
fix issue with button
2021-01-13 14:31:28 +01:00
Benjamin Beganović
253e2254ef
Remove redirect redirect
2021-01-13 13:41:20 +01:00
Benjamin Beganović
9975691ef4
Remove redirect redirect
2021-01-13 13:41:04 +01:00
Benjamin Beganović
9516f877f6
Skip showing the page if no fields
2021-01-13 13:39:34 +01:00
Benjamin Beganović
b755daf7f5
- AuthorizePaymentDriver.php rules
2021-01-13 13:34:21 +01:00
Benjamin Beganović
b014aecc7d
- Add getClientRequiredFields in BaseDriver.php
...
- Pass $fields in @required-client-info
- Don't show form if fields are satisfied
- Remove $gateway reference in RequiredClientInfo.php
- StripePaymentDriver.php required fields
- Removed old-redirect logic for required fields
2021-01-13 13:31:00 +01:00
David Bomba
976f610158
fixes for validation
2021-01-13 23:20:15 +11:00
David Bomba
4ff0108c5c
fixes for validation
2021-01-13 22:52:30 +11:00