Benjamin Beganović
202cc9d670
wip
2021-07-29 16:15:27 +02:00
Benjamin Beganović
d50c629476
Show a message about preauthorizing credit card
2021-07-29 15:26:01 +02:00
Benjamin Beganović
91dc9e3b0f
Preselect token if avilable, on payments
2021-07-29 13:56:07 +02:00
Benjamin Beganović
3d8c5e3e96
Update desings to support markdown
2021-07-29 11:35:13 +02:00
Benjamin Beganović
0cf6e63a32
Update confirmation translations
2021-07-29 08:36:15 +02:00
Benjamin Beganović
b7c248eec5
PayTrace improvements ( #43 )
...
* Refactor credit card payment JavaScript
* CreditCard.php: Rename $paytrace_driver to $paytrace
* Credit card: Support for token billing (frontend)
* Fixes for "save card" label
* Credit card: Authorize
* Allow PayTrace to be seeded from CreateSingleAccount
* Add PayTrace decrypted config to ninja.testvars
* Extract to separate JavaScript
* Scaffold Dusk test
* CreditCard -> CreditCardTest
* CreditCard -> CreditCardTest
* Scaffold pay with new card test
* Fixes for gateway_key in CreateSingleAccount
* Production builds
2021-07-28 07:59:44 +10:00
David Bomba
83fbf55a32
Merge pull request #6340 from turbo124/eway
...
Eway Payment Driver
2021-07-27 15:42:07 +10:00
David Bomba
8040b0a8f9
eWay Process Payment
2021-07-27 14:03:04 +10:00
David Bomba
99e9d6d977
Change eway implmentation
2021-07-26 13:33:03 +10:00
David Bomba
a28aa9f7ec
Fixes for client portal enabled and content type
2021-07-26 08:22:29 +10:00
David Bomba
ecd2525fd8
Fixes for hiding client portal option
2021-07-26 08:00:30 +10:00
Benjamin Beganović
a29d4f2075
wip
2021-07-23 14:43:32 +02:00
Benjamin Beganović
ce4d64a1a7
Add "Back to :url" link on client portal login page
2021-07-23 13:26:34 +02:00
Benjamin Beganović
8da8bb9b65
wip ( #42 )
2021-07-23 19:38:49 +10:00
David Bomba
5ea07be358
Merge pull request #6317 from turbo124/paytrace
...
Paytrace
2021-07-23 17:31:23 +10:00
David Bomba
540e1a53cf
Merge pull request #6316 from turbo124/v5-develop
...
Fixes for notifications
2021-07-23 17:28:08 +10:00
David Bomba
8375607f53
Fixes for language translations
2021-07-23 13:10:47 +10:00
David Bomba
429570227d
Confirmed paytrace working EXCEPT pay page
2021-07-23 12:12:42 +10:00
Jonathan Starck
2f13a8a323
Added own language label for net_subtotal and already included it in the English and German translation
2021-07-23 01:47:47 +02:00
David Bomba
437bb735d6
Working on eWay
2021-07-22 16:05:58 +10:00
David Bomba
b5697966b5
eway
2021-07-22 11:30:16 +10:00
Benjamin Beganović
28598ccb6c
Fix typo
2021-07-21 15:17:35 +02:00
Benjamin Beganović
545dd0f22c
Update logo on import/completed email
2021-07-21 15:17:02 +02:00
Benjamin Beganović
f525319202
Hide cancellation button from recurring invoices
2021-07-21 15:09:36 +02:00
Benjamin Beganović
b00558da2a
Update designs
2021-07-21 14:45:42 +02:00
Benjamin Beganović
2a6667a513
Extract pdf-viewer into component & make it show iframe on non-android devices
2021-07-21 13:01:53 +02:00
David Bomba
1affdd7754
Pay with CC paytrace
2021-07-21 17:44:35 +10:00
David Bomba
15dd0970d2
Paytrace
2021-07-21 16:27:02 +10:00
David Bomba
f0b232c1a2
Authorize a card with Paytrace
2021-07-21 15:34:20 +10:00
David Bomba
87e1ba48e9
Paytrace integration
2021-07-21 14:23:33 +10:00
David Bomba
0d52d57d41
Paytrace
2021-07-21 10:43:39 +10:00
David Bomba
df7d20fa76
Scaffolding Paytrace
2021-07-21 07:53:11 +10:00
David Bomba
c0287085b5
Scaffolding Paytrace
2021-07-20 21:26:24 +10:00
David Bomba
74551c2caf
Add delete company email
2021-07-19 15:38:07 +10:00
David Bomba
d82491d163
Email user when another user is added into the system
2021-07-19 14:17:58 +10:00
David Bomba
0f10c4b8dd
minor fixes
2021-07-18 08:43:07 +10:00
Benjamin Beganović
8d05990b2a
Fix typo
2021-07-16 10:03:00 +02:00
Benjamin Beganović
8c2ae5da4b
Make Invoice Ninja link clickable in footer
2021-07-16 09:56:57 +02:00
Benjamin Beganović
8677d92f08
Fix column widths
2021-07-15 14:44:23 +02:00
Benjamin Beganović
959b216f62
Improve clearance on download/open buttons
2021-07-15 14:43:37 +02:00
Benjamin Beganović
9b23782ea0
Center the login form when white-labeled
2021-07-15 13:44:50 +02:00
Benjamin Beganović
7d48fe433a
Fix Livewire form data passing
2021-07-15 10:07:38 +02:00
Benjamin Beganović
7e5a231bf8
Hide "Pay now" button if no gateways are configured
2021-07-14 14:54:09 +02:00
Benjamin Beganović
033e74da7d
Show 'No quotes avialable for download' instead of blank page
2021-07-14 14:33:17 +02:00
Benjamin Beganović
7f7120af6b
Show 'Only quotes with "Sent" status can be approved.' for non-approvable quotes
2021-07-14 14:30:24 +02:00
Benjamin Beganović
a9ac73264e
Quotes page: Show message when trying to approve non-approvable quotes
2021-07-14 14:13:37 +02:00
Benjamin Beganović
f0aa62100f
Merge remote-tracking branch 'upstream/v5-develop' into v5-569
2021-07-14 13:09:39 +02:00
Benjamin Beganović
f852640083
Merge pull request #6192 from beganovich/v5-client-portal-tests-dusk
...
Reworking client portal tests
2021-07-14 13:08:57 +02:00
Benjamin Beganović
25fd6b2346
Replace whitespace within input fields: wepay-credit-card.js
2021-07-14 13:05:29 +02:00
Benjamin Beganović
78d2e8f932
Replace whitespace within input fields: authorize-credit-card-payment.js
2021-07-14 13:04:24 +02:00