1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00
Commit Graph

3587 Commits

Author SHA1 Message Date
hillelcoren
c02bedfd97 Admin Portal - Profile 2024-08-16 12:10:04 +00:00
hillelcoren
d9f8cba6d8 Admin Portal - Hosted 2024-08-16 12:03:50 +00:00
hillelcoren
66df34b586 Admin Portal - Profile 2024-08-16 09:59:05 +00:00
hillelcoren
8d546ce1f5 Admin Portal - Hosted 2024-08-16 09:53:03 +00:00
Benjamin Beganović
05d7211c4c
PayPal: New payment flow (#81)
* extract payment view and data

* scaffold pay livewire

* express

* fix for checkout interface

* card

* rest

* ppcp

* assets build

* fix for duplicate pay button
2024-08-16 07:27:17 +10:00
David Bomba
8c62026db3 Fixes for forte token billing 2024-08-14 13:32:26 +10:00
David Bomba
fb57d4d9de Improve new flow 2024-08-09 12:48:21 +10:00
Benjamin Beganović
6f4428f6ab
Forte: New payment flow (#71)
* pass livewirePaymentView & processPaymentView thru base driver

* forte: ach

* add paymentData to the interface

* forte cc

* simple card

* forte cc

* clean up

---------

Co-authored-by: David Bomba <turbo124@gmail.com>
2024-08-09 09:11:31 +10:00
Benjamin Beganović
f966a2b846
BTCPay: New payment flow (#76)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* btcpay
2024-08-09 09:09:04 +10:00
Benjamin Beganović
59666dc5db
Braintree: New payment flow (#77)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* braintree
2024-08-09 09:08:54 +10:00
Benjamin Beganović
0fff78b0a0
Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-08-09 09:07:23 +10:00
David Bomba
5e9ad43281 Updated CSS 2024-08-04 17:11:10 +10:00
David Bomba
3fd6f2dd94
Merge pull request #9704 from M-E-Development-Design/payment-driver-rotessa
Payment driver rotessa
2024-08-02 13:08:55 +10:00
David Bomba
3bb60bdefd Websockets 2024-07-30 09:28:15 +10:00
Kendall Arneaud
825108039d
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-29 18:55:04 -04:00
David Bomba
6e43dc2592 Manifest update 2024-07-29 10:59:42 +10:00
David Bomba
8f64d1bb33 Updated resources 2024-07-29 10:56:38 +10:00
David Bomba
d7960422a6 Fixes for upcoming query regression 2024-07-29 10:10:02 +10:00
David Bomba
ba8c93ceea Fixes when importing clients/invoices 2024-07-28 19:08:04 +10:00
David Bomba
a5a9c43aff Updates 2024-07-28 16:15:15 +10:00
David Bomba
0f8737bdf7 Updates for paypal + RFF 2024-07-27 15:18:21 +10:00
David Bomba
4008b24acd Paypal refactor 2024-07-27 08:48:51 +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
hillelcoren
bbd8403fe1 Admin Portal - Selfhosted 2024-07-12 11:31:14 +00:00
hillelcoren
b654771f82 Admin Portal - Profile 2024-07-12 11:25:12 +00:00
hillelcoren
65599c7192 Admin Portal - Hosted 2024-07-12 11:19:09 +00: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
hillelcoren
d6e2f2cbf8 Admin Portal - Selfhosted 2024-07-09 09:03:04 +00:00
hillelcoren
1a4ed5e85f Admin Portal - Profile 2024-07-09 08:56:43 +00:00
hillelcoren
46106fbc07 Admin Portal - Hosted 2024-07-09 08:50:25 +00:00
hillelcoren
8b6e1adad8 Admin Portal - Selfhosted 2024-07-08 12:58:55 +00:00
hillelcoren
ffbc68f92c Admin Portal - Profile 2024-07-08 12:52:37 +00:00
hillelcoren
d5aeef9a80 Admin Portal - Hosted 2024-07-08 12:46:14 +00: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
hillelcoren
21a0e0155e Admin Portal - Selfhosted 2024-07-04 08:46:42 +00:00
hillelcoren
b86877c8b8 Admin Portal - Profile 2024-07-04 08:40:29 +00:00
hillelcoren
fe1b24a9dd Admin Portal - Hosted 2024-07-04 08:34:20 +00:00
hillelcoren
afa8a71b65 Admin Portal - Selfhosted 2024-07-03 10:52:40 +00:00
hillelcoren
20d6b5a15f Admin Portal - Profile 2024-07-03 10:46:41 +00:00
hillelcoren
301649f308 Admin Portal - Hosted 2024-07-03 10:40:39 +00:00
hillelcoren
78b0d1931e Admin Portal - Selfhosted 2024-07-01 09:17:14 +00:00
hillelcoren
9252a46ef9 Admin Portal - Profile 2024-07-01 09:10:58 +00:00
hillelcoren
1c889cc231 Admin Portal - Hosted 2024-07-01 09:04:46 +00:00
David Bomba
a83cb0c3b2 working on payment flow 2024-07-01 07:44:03 +10:00
hillelcoren
79fd01c734 Admin Portal - Selfhosted 2024-06-30 15:46:04 +00:00
hillelcoren
012279b819 Admin Portal - Profile 2024-06-30 15:39:58 +00:00
hillelcoren
a5c9ae9fcc Admin Portal - Hosted 2024-06-30 15:33:53 +00:00
David Bomba
c7cc0e084f updates for html invoice layout 2024-06-28 15:41:48 +10:00
hillelcoren
39c840216a Admin Portal - Selfhosted 2024-06-27 09:51:09 +00:00
hillelcoren
a7951bf9b8 Admin Portal - Profile 2024-06-27 09:44:52 +00:00
hillelcoren
5c1d896001 Admin Portal - Hosted 2024-06-27 09:38:38 +00:00
David Bomba
7189c494ea Updated flow 2024-06-27 10:29:36 +10:00
David Bomba
fd7c28880c Payment methods 2024-06-27 09:13:49 +10:00
David Bomba
b6c41c4221 Asset build 2024-06-25 09:26:32 +10:00
hillelcoren
51a2a61a3d Admin Portal - Selfhosted 2024-06-24 12:09:35 +00:00
hillelcoren
bc61d27aa4 Admin Portal - Profile 2024-06-24 12:03:19 +00:00
hillelcoren
8f294a82ad Admin Portal - Hosted 2024-06-24 11:57:07 +00: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
David Bomba
88dcdbd181 Update for Laravel 11 2024-06-22 14:33:38 +10:00
hillelcoren
967229915f Admin Portal - Selfhosted 2024-06-21 11:55:50 +00:00
hillelcoren
d9139ba8eb Admin Portal - Profile 2024-06-21 11:49:31 +00:00
hillelcoren
7cc4833fa6 Admin Portal - Hosted 2024-06-21 11:43:16 +00:00
hillelcoren
1e8c6b8147 Admin Portal - Selfhosted 2024-06-20 18:10:18 +00:00
hillelcoren
3319dabae9 Admin Portal - Profile 2024-06-20 18:03:25 +00:00
hillelcoren
1b650490f3 Admin Portal - Hosted 2024-06-20 17:56:56 +00:00
hillelcoren
2e7b48bb5e Admin Portal - Selfhosted 2024-06-20 17:22:28 +00:00
hillelcoren
20bed41d6c Admin Portal - Profile 2024-06-20 17:13:37 +00:00
hillelcoren
e98fc7c134 Admin Portal - Hosted 2024-06-20 17:07:22 +00:00
David Bomba
89f571f72f Resources 2024-06-19 11:42:40 +10:00
David Bomba
0c60a11989 Search filters for recurring invoices 2024-06-19 09:09:44 +10:00
hillelcoren
52a6ca91c2 Admin Portal - Selfhosted 2024-06-16 09:16:18 +00:00
hillelcoren
f42585897f Admin Portal - Profile 2024-06-16 09:10:11 +00:00
hillelcoren
12fa3c870c Admin Portal - Hosted 2024-06-16 09:04:03 +00:00
hillelcoren
e216b23c66 Admin Portal - Selfhosted 2024-06-10 10:07:24 +00:00
hillelcoren
d7d7defd1c Admin Portal - Profile 2024-06-10 10:01:30 +00:00
hillelcoren
3c8aa156d2 Admin Portal - Hosted 2024-06-10 09:55:37 +00:00
David Bomba
84e7cfcdaf Updates for paypal rest implementation 2024-06-06 11:54:08 +10:00
David Bomba
e61c2422ee updated resources 2024-06-06 11:17:34 +10:00
David Bomba
754c6c6457 Updates for resources 2024-06-05 09:57:20 +10:00
Benjamin Beganović
f76c924c3a assets production build 2024-05-31 19:47:09 +02:00
David Bomba
06f28bcc0d updated resources 2024-05-31 23:13:36 +10:00
David Bomba
fd7dfb1dc8
Merge branch 'v5-develop' into 1333-tailwind-v3
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-05-31 23:10:54 +10:00
hillelcoren
53a5f89343 Admin Portal - Selfhosted 2024-05-27 12:42:24 +00:00
hillelcoren
7348fb49e2 Admin Portal - Profile 2024-05-27 12:36:14 +00:00
hillelcoren
efe2e4e037 Admin Portal - Hosted 2024-05-27 12:29:55 +00:00
hillelcoren
387e9e06fa Admin Portal - Selfhosted 2024-05-27 07:41:30 +00:00
hillelcoren
708f6d5af6 Admin Portal - Profile 2024-05-27 07:35:04 +00:00
hillelcoren
836ae11c06 Admin Portal - Hosted 2024-05-27 07:28:41 +00:00
hillelcoren
f686835aa5 Admin Portal - Selfhosted 2024-05-24 13:46:26 +00:00
hillelcoren
78e74902a8 Admin Portal - Profile 2024-05-24 13:39:49 +00:00
hillelcoren
5b2f5306c1 Admin Portal - Hosted 2024-05-24 13:33:18 +00:00
hillelcoren
730e9bc174 Admin Portal - Selfhosted 2024-05-23 16:40:22 +00:00
hillelcoren
70e1760d3f Admin Portal - Profile 2024-05-23 16:34:06 +00:00
hillelcoren
d5796b552a Admin Portal - Hosted 2024-05-23 16:27:33 +00:00
hillelcoren
a97faf3f97 Admin Portal - Selfhosted 2024-05-22 14:44:17 +00:00
hillelcoren
6950002e05 Admin Portal - Profile 2024-05-22 14:37:57 +00:00
hillelcoren
a68b7100ff Admin Portal - Hosted 2024-05-22 14:31:45 +00:00
hillelcoren
14ab8e3d0f Admin Portal - Hosted 2024-05-22 14:20:39 +00:00
David Bomba
643f8a64c3
Merge pull request #9535 from turbo124/v5-develop
Updates for BTC payment driver
2024-05-21 11:59:51 +10:00