1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 12:12:48 +01:00
Commit Graph

67 Commits

Author SHA1 Message Date
David Bomba
d11dcc27b7 Updated assets 2024-09-04 13:01:32 +10:00
David Bomba
c6d5676d3e Merge new payment flow 2024-09-04 13:00:04 +10:00
David Bomba
cb0da8d349 updated resources 2024-08-30 11:12:09 +10:00
Benjamin Beganović
48fdf6a85c
New payment flow: Various fixes (#89)
* assets builds

* authorize: use simple-card from asset

* forte: use simple-card from asset

* remove @invoiceninja/simple-card from package

* update usages

* stripe: ach fix

* stripe: alipay fix

* stripe: bacs fix

* stripe: acss fix

* stripe: giropay fix

* assets build
2024-08-28 11:17:03 +10:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
fb57d4d9de Improve new flow 2024-08-09 12:48:21 +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
3e760e6cc6 New payment flow 2024-06-24 14:38:53 +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
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
Lars Kusch
d8f09c7903 Update composer and added Order-X library 2024-03-11 15:06:47 +01:00
Benjamin Beganović
ebe7ccbfff Update dependencies in package.json 2024-03-04 18:36:23 +01:00
Benjamin Beganović
3168150171 Update package-lock.json 2024-01-31 18:47:14 +01:00
David Bomba
3d50dea5e5 Fixes for hosted email quota logic 2023-11-01 10:34:02 +11:00
Benjamin Beganović
168bab8d99 vite-plugin-static-copy 2023-09-04 15:10:32 +02:00
Benjamin Beganović
c38a3644c6 vite laravel-vite-plugin 2023-09-04 15:05:21 +02:00
David Bomba
fb40ada833 Update webpack 2023-03-24 12:47:00 +11:00
David Bomba
4cd3e2aecc Update package.json 2023-03-10 08:33:15 +11:00
David Bomba
b18e7773c2 Add markdown support for subscriptions 2023-03-01 17:57:52 +11:00
David Bomba
da52554e71 Bump cypress version 2023-02-17 21:27:38 +11:00
David Bomba
6880e67210 Add Cypress for client portal UI tests 2023-01-25 07:15:54 +11:00
David Bomba
5316340c29 Subscriptions v2 2022-11-23 19:32:03 +11:00
David Bomba
d2ea53b0a4 Subscriptions v2 2022-11-23 17:27:43 +11:00
David Bomba
c51bbaec43 Minor fixes for updating a recurring invoice 2022-11-13 09:42:11 +11:00
David Bomba
6d36092f88 Fixes for package.json 2022-06-09 19:56:32 +10:00
David Bomba
76c940ae9a Add shareable links to client portal 2022-02-10 11:07:08 +11:00
David Bomba
b6f382bae2 Add option in client statements for filtering by invoice status 2022-01-03 18:22:10 +11:00
Benjamin Beganović
8da6d211b3 assets production build 2021-12-24 10:22:57 +01:00
David Bomba
e3d9bd15e2 Minor Fixes 2021-11-25 09:42:19 +11:00
David Bomba
63863c881c Update wepay 2021-11-11 20:35:07 +11:00
Benjamin Beganović
9163b496d7 Tailwind CSS v2.0: Remove future and experimental configuration options 2021-10-27 17:57:41 +02:00
Benjamin Beganović
bc0021b3a4 + laravel-mix@6.0.34 2021-10-27 17:45:33 +02:00
Benjamin Beganović
0e1ca43ce8 + autoprefixer@10.3.7
+ postcss@8.3.11
+ tailwindcss@2.2.17
2021-10-27 17:40:59 +02:00
=
c016f5d08a Merge eWay payment driver 2021-08-18 21:21:05 +10:00
David Bomba
bc81043973 Fixes for Molli 2021-08-11 16:43:20 +10:00
=
93ab5480a6 Minor fixes for referral codes 2021-08-08 21:50:13 +10:00
David Bomba
dbb60c029e Fixes for reminderS 2021-07-20 14:49:04 +10:00
David Bomba
7c83f9d04e Updating subscriptions 2021-07-15 14:35:22 +10: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
David Bomba
41b1555fe1 Improve authorize.net add payment method 2021-07-13 11:07:10 +10:00
Benjamin Beganović
787ffb7057 Remove cypress package 2021-07-12 13:48:41 +02:00
David Bomba
4492346e48 Fixes for setup + new js package 2021-05-18 20:26:06 +10:00
David Bomba
1bd1b2ed7c JS Fixes 2021-04-20 22:17:44 +10:00
=
0bf8b9c9e5 Fixes for setup flow 2021-03-13 17:45:41 +11:00
Benjamin Beganović
4992da6270 Highlight & make links in terms pop up clickable 2021-03-02 13:42:25 +01:00
Benjamin Beganović
d573652c8f Updated frontend dependencies 2021-02-17 12:39:08 +01:00
Benjamin Beganović
1bcf8b4afa Remove puppeteer 2020-12-23 16:19:42 +01:00
Benjamin Beganović
8ff7f8cbaf npm audit fix 2020-12-08 14:14:19 +01:00
Benjamin Beganović
1aeae756fa blue background for buttons 2020-11-26 12:42:20 +01:00