David Bomba
|
3981d59ef3
|
Fixes for translations
|
2024-07-21 11:12:07 +10:00 |
|
David Bomba
|
684533a591
|
Fixes for paypal driver
|
2024-07-20 13:36:38 +10:00 |
|
David Bomba
|
447278ca80
|
Fixes for twig templatse
|
2024-07-19 10:28:28 +10:00 |
|
David Bomba
|
62e91b6f21
|
Fixes for twig templatse
|
2024-07-19 10:13:19 +10:00 |
|
Benjamin Beganović
|
0de492d96f
|
Stripe: New payment flow (#67)
* stripe: ach
* stripe: klarna
* stripe: bank transfer
* assets build
* stripe: bacs
* stripe: bancontact
* stripe: becs
* stripe: eps
* stripe: fpx
* stripe: giropay
* stripe: ideal
* stripe: przelewy24
* stripe: sepa
* stripe: sofort
* assets build
* assets build
* pass context payload into livewirePaymentView
* update checkout.com
* update livewire method interface
* stripe: acss
* align methods with interface (array $data)
|
2024-07-16 18:43:55 +10:00 |
|
Kendall Arneaud
|
9dd7bea511
|
Merge pull request #7 from invoiceninja/v5-develop
V5 develop
|
2024-07-12 11:03:53 -04:00 |
|
Hillel Coren
|
61a78ca4b9
|
Add labels to checkboxes on setup screen
|
2024-07-12 10:07:10 +03:00 |
|
Hillel Coren
|
e549b34f6a
|
Fix edge cases to ensure /setup loads
|
2024-07-11 14:29:33 +03:00 |
|
Hillel Coren
|
42f149e310
|
Standardize button sizes in client portal
|
2024-07-10 14:48:19 +03:00 |
|
Hillel Coren
|
fb4fff6d8b
|
Standardize button sizes in client portal
|
2024-07-10 14:45:40 +03:00 |
|
Hillel Coren
|
03fc546e81
|
Replace copyable link with pushState
|
2024-07-10 09:06:13 +03:00 |
|
Benjamin Beganović
|
1f7904e317
|
Refactor context passing between methods and Livewire (#65)
* checkout.com credit card payment for livewire
* implement interface for livewire view
* livewire method interface
* implement interfaces
* assets production build
* checkout.com: credit card
* stripe: credit card
* lift up logic from process payment component
* update stripe payment view logic
* wait fn for mounting existing JS
* credit card: simplify data passing
* stripe: browser pay
* stripe cc: remove getData
* stripe: cc
* stripe: alipay
* checkout :cc
* stripe: apple pay
* stripe: browser pay
* assets production build
|
2024-07-10 09:55:36 +10:00 |
|
Hillel Coren
|
b35eddd54b
|
Help guide setting up the app
|
2024-07-09 19:39:37 +03:00 |
|
Benjamin Beganović
|
18cd647e43
|
improve loading states (#66)
|
2024-07-09 12:02:54 +10:00 |
|
Kendall Arneaud
|
fe9ae17943
|
Merge pull request #6 from invoiceninja/v5-develop
V5 develop
|
2024-07-08 11:50:09 -04:00 |
|
Benjamin Beganović
|
2a1947ea6e
|
New payment flow (#64)
* remove context from invoice-pay
* withsecurecontext trait
* update usages
* wip
* wip
* wip
* wip
* wip
|
2024-07-05 15:13:38 +10:00 |
|
David Bomba
|
f3dc80ae09
|
Roll back join queries
|
2024-07-05 12:04:42 +10:00 |
|
Kendall Arneaud
|
cd53792cae
|
Merge branch 'invoiceninja:v5-develop' into v5-develop
|
2024-07-03 19:53:51 -04:00 |
|
David Bomba
|
f25469a288
|
Required fields
|
2024-07-02 19:20:55 +10:00 |
|
David Bomba
|
ee90539bd8
|
improvements for validation of over/under payments
|
2024-07-02 18:32:14 +10:00 |
|
David Bomba
|
01312996d8
|
Working on integrating multiple invoice payments
|
2024-07-02 17:09:46 +10:00 |
|
David Bomba
|
73c1f1b767
|
improvements for validation of over/under payments
|
2024-07-02 16:13:52 +10:00 |
|
David Bomba
|
6f5a08f87d
|
new payment flow
|
2024-07-02 14:54:50 +10:00 |
|
David Bomba
|
e1be33314e
|
Improve spinners between loads
|
2024-07-02 12:35:28 +10:00 |
|
David Bomba
|
4a3f8278ea
|
Updates for new payment flow
|
2024-07-02 08:20:10 +10:00 |
|
David Bomba
|
825d18fbae
|
Updates for new payment flow
|
2024-07-01 15:13:58 +10:00 |
|
David Bomba
|
5761f6dc34
|
Updates for payment flow
|
2024-07-01 09:39:40 +10:00 |
|
David Bomba
|
a83cb0c3b2
|
working on payment flow
|
2024-07-01 07:44:03 +10:00 |
|
David Bomba
|
dd1fc3da82
|
Updates for country selector
|
2024-06-29 07:42:45 +10:00 |
|
David Bomba
|
c7cc0e084f
|
updates for html invoice layout
|
2024-06-28 15:41:48 +10:00 |
|
David Bomba
|
93c6de7747
|
Updates for paypal text
|
2024-06-28 12:48:36 +10:00 |
|
David Bomba
|
682147a26e
|
Updated - now trying to get vite and livewire to play nice
|
2024-06-28 12:42:44 +10:00 |
|
Kendall Arneaud
|
96c7a475b6
|
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
|
2024-06-26 21:38:13 -04:00 |
|
karneaud
|
f03142a834
|
reference full blade path using render
|
2024-06-26 21:28:53 -04:00 |
|
David Bomba
|
7189c494ea
|
Updated flow
|
2024-06-27 10:29:36 +10:00 |
|
David Bomba
|
6ed6a001c1
|
Additional checks
|
2024-06-27 07:40:47 +10:00 |
|
David Bomba
|
c315911da4
|
Payment float
|
2024-06-24 15:44:42 +10:00 |
|
David Bomba
|
3e760e6cc6
|
New payment flow
|
2024-06-24 14:38:53 +10:00 |
|
karneaud
|
c812717d52
|
add views for rotessa payment gateway
|
2024-06-23 22:34:38 -04:00 |
|
David Bomba
|
0ed2520c92
|
Merge pull request #9635 from LarsK1/v5-develop
Feature: E-Invoice Import
|
2024-06-22 13:54:06 +10:00 |
|
David Bomba
|
0c60a11989
|
Search filters for recurring invoices
|
2024-06-19 09:09:44 +10:00 |
|
Lars Kusch
|
61570cea93
|
Implement E-Invoice Import as Expense
|
2024-06-18 08:19:45 +02:00 |
|
David Bomba
|
b5508f702d
|
Purge laravel-data
|
2024-06-18 15:12:45 +10:00 |
|
David Bomba
|
c163f3c1a4
|
Static Analysis
|
2024-06-17 20:38:33 +10:00 |
|
David Bomba
|
13405c1805
|
Static Analysis + ACSS
|
2024-06-17 16:08:06 +10:00 |
|
David Bomba
|
38114d0c48
|
Minor fixes - add referral code to user transformer
|
2024-06-16 19:16:42 +10:00 |
|
David Bomba
|
9c288cd452
|
remove paypal user-id
|
2024-06-14 17:07:52 +10:00 |
|
David Bomba
|
ef388a0c77
|
Filters for bank accounts
|
2024-06-14 14:31:26 +10:00 |
|
David Bomba
|
50398360b9
|
Paypal
|
2024-06-13 19:59:29 +10:00 |
|
David Bomba
|
d23866932b
|
Fixes for text body templates
|
2024-06-13 16:52:23 +10:00 |
|