David Bomba
|
100ca67c5f
|
Add reference to checkout gateways
|
2020-09-10 11:23:04 +10:00 |
|
=
|
1ee6e33bb7
|
Working on refactoring Checkout.com payment driver to extend BaseDriver
|
2020-09-09 10:58:35 +10:00 |
|
Benjamin Beganović
|
1bbf7392ad
|
Refactor invoice-table for simple model bind & support for gateway-fees
|
2020-09-03 11:45:47 +02:00 |
|
Benjamin Beganović
|
1f77b87331
|
Refactor quotes-table for simple model bind
|
2020-09-03 11:14:24 +02:00 |
|
Benjamin Beganović
|
60ae138e11
|
Show gateway fees status for invoices
|
2020-09-02 22:08:12 +02:00 |
|
David Bomba
|
bb4aac1aeb
|
Merge pull request #4025 from turbo124/v2
Gateway fees implementation
|
2020-08-31 17:58:43 +10:00 |
|
David Bomba
|
ac08a146a1
|
Working on gateway fees
|
2020-08-30 22:00:19 +10:00 |
|
David Bomba
|
1a7d0d3cbd
|
Working on gateway fees across multiple invoices
|
2020-08-27 22:12:39 +10:00 |
|
David Bomba
|
ff5d8ad871
|
Fixes for gateway fees
|
2020-08-26 11:14:15 +10:00 |
|
David Bomba
|
79e0fa56e2
|
Convert currency string to float
|
2020-08-26 10:47:50 +10:00 |
|
Benjamin Beganović
|
5a03d81112
|
Fix blank page when downloading invoices
|
2020-08-25 08:55:55 +02:00 |
|
Benjamin Beganović
|
7ed9e733b1
|
Switch from checkbox to radio buttons for saving card
|
2020-08-24 11:17:18 +02:00 |
|
Benjamin Beganović
|
2f50217900
|
Processing modal on payments
|
2020-08-24 10:28:55 +02:00 |
|
Benjamin Beganović
|
f12553bae8
|
wip
|
2020-08-24 09:07:44 +02:00 |
|
Benjamin Beganović
|
e518b3ca8d
|
Stripe (CC): Add spinner for form processing
|
2020-08-24 08:25:12 +02:00 |
|
Benjamin Beganović
|
c985bdf1aa
|
Hide "Pay now" button if no available payment methods
|
2020-08-24 07:18:57 +02:00 |
|
Benjamin Beganović
|
a0db7fdb1e
|
Hide "Add payment method" if no bank/credit card gateway configured
|
2020-08-24 07:18:28 +02:00 |
|
David Bomba
|
662b5b2604
|
Merge pull request #4004 from turbo124/v2
Update sentry DSN
|
2020-08-20 23:20:12 +10:00 |
|
Benjamin Beganović
|
b77866c65b
|
Setup break words
|
2020-08-20 03:14:24 +02:00 |
|
Benjamin Beganović
|
f4698c0108
|
Support multiple downloads
|
2020-08-20 03:10:04 +02:00 |
|
David Bomba
|
334860f87b
|
Custom payment drivers
|
2020-08-20 08:11:46 +10:00 |
|
Benjamin Beganović
|
9b524f22e6
|
Download files with original name
|
2020-08-19 18:06:26 +02:00 |
|
Benjamin Beganović
|
c386167762
|
Add company setting for enabling client portal uploads
|
2020-08-19 16:35:54 +02:00 |
|
Benjamin Beganović
|
1f0f1e51ae
|
Merge branch 'v2' into v2-1408-cp-downloads
|
2020-08-18 16:02:49 +02:00 |
|
Benjamin Beganović
|
4eb376e830
|
Enabe client uploads
|
2020-08-18 16:01:25 +02:00 |
|
Benjamin Beganović
|
acdd9c936c
|
Fix route model binding
|
2020-08-18 14:38:46 +02:00 |
|
Benjamin Beganović
|
b8940d4cca
|
Revert "Fix updating fields on CP profile page"
This reverts commit 0df8cdf413 .
|
2020-08-17 18:38:20 +02:00 |
|
Benjamin Beganović
|
d16d6ca916
|
Update title
|
2020-08-17 18:37:21 +02:00 |
|
Benjamin Beganović
|
e68af3421a
|
Fix Checkout payment driver 20087 cvv ctaching
|
2020-08-17 18:36:11 +02:00 |
|
Benjamin Beganović
|
0df8cdf413
|
Fix updating fields on CP profile page
|
2020-08-17 18:10:50 +02:00 |
|
Benjamin Beganović
|
0efaa767b9
|
Enable showing only client-related uploads
|
2020-08-17 16:31:49 +02:00 |
|
Benjamin Beganović
|
d55cfc42cf
|
Separate page for download
|
2020-08-17 16:18:49 +02:00 |
|
Benjamin Beganović
|
4eb5490984
|
Enable downloads for the client
|
2020-08-14 17:29:26 +02:00 |
|
Benjamin Beganović
|
57a60b1a74
|
Merge branch 'v2-2907-pdf-zoom' of github.com:beganovich/invoiceninja into v2-2907-pdf-zoom
|
2020-07-29 16:43:11 +02:00 |
|
Benjamin Beganović
|
81d0e69bf8
|
Update Alpinejs from CDN to local
|
2020-07-29 16:41:10 +02:00 |
|
Benjamin Beganović
|
f7c7a20179
|
Make Invoice Ninja logo redirect to invoiceninja.com
|
2020-07-29 16:40:21 +02:00 |
|
Benjamin Beganović
|
6171ebac6c
|
Fix double scrollbars on full-screen preview
|
2020-07-29 16:39:10 +02:00 |
|
Benjamin Beganović
|
1d6346f3e7
|
Adjust zoom level for mobile devices
|
2020-07-29 15:27:43 +02:00 |
|
Benjamin Beganović
|
183a51b27c
|
Update quotes page with right terminology
|
2020-07-23 12:20:19 +02:00 |
|
David Bomba
|
0ff8b68fbe
|
Merge pull request #3906 from turbo124/v2
Stripe - Autobilling
|
2020-07-15 15:05:42 +10:00 |
|
Benjamin Beganović
|
556e1280d0
|
Fixes for quote page
|
2020-07-14 13:00:28 +02:00 |
|
David Bomba
|
fe4885f5a6
|
only send one notification per invoice
|
2020-07-14 19:55:28 +10:00 |
|
Benjamin Beganović
|
eb655762d4
|
Adding payment methods from menu
|
2020-07-03 14:39:29 +02:00 |
|
Benjamin Beganović
|
4918269bf2
|
Testing adding Stripe credit card
- Added: iframeLoaded method for Cypress
- Fixed: saving payment method id for CreditCard.php
- Added: chromeWebSecurity: false flag for insecure iframe connections
- Formatted: payment_methods/index
- Formatted: payment-methods-table.blade.php
- Added: Test for adding credit card to Stripe
- Fixed: Removing client gateway tokens
|
2020-07-01 18:28:57 +02:00 |
|
David Bomba
|
8eed07b8f5
|
Additional fields for entities
|
2020-06-28 08:24:08 +10:00 |
|
David Bomba
|
ae8a61cbcd
|
Fixes for tests
|
2020-06-27 14:09:16 +10:00 |
|
David Bomba
|
91e0fba997
|
Merge branch 'v2' into v2
|
2020-06-27 12:22:08 +10:00 |
|
David Bomba
|
699678eb83
|
Fix for adding credit card as payment method with authorize.net
|
2020-06-27 12:21:16 +10:00 |
|
David Bomba
|
3e3dd95262
|
Merge branch 'v2' into v2-2606-client-portal-improvements
|
2020-06-27 07:49:33 +10:00 |
|
Benjamin Beganović
|
46b70d78af
|
Share layout between quotes & invoices
|
2020-06-26 15:20:26 +02:00 |
|
Benjamin Beganović
|
e5fedfa206
|
Fix wrong route
|
2020-06-26 15:16:40 +02:00 |
|
Benjamin Beganović
|
525a1d065c
|
Fix ACH payments with tokens
|
2020-06-26 13:25:58 +02:00 |
|
Benjamin Beganović
|
7ec153b832
|
Support for modals & terms
|
2020-06-22 15:33:56 +02:00 |
|
Benjamin Beganović
|
1de3c924f7
|
Extract form components into own blade files
|
2020-06-22 14:08:46 +02:00 |
|
Benjamin Beganović
|
fae29a8dfe
|
Logo, show more fields
|
2020-06-22 10:47:55 +02:00 |
|
Benjamin Beganović
|
6f34e083ae
|
wip - registration client
|
2020-06-18 17:09:28 +02:00 |
|
Benjamin Beganović
|
22aa182250
|
Merge remote-tracking branch 'upstream/v2' into v2-2805-client-signup
|
2020-06-18 15:57:05 +02:00 |
|
David Bomba
|
0b7b90fc44
|
Merge branch 'v2' into v2-1706-improve-authroize-cards
|
2020-06-18 21:22:21 +10:00 |
|
Benjamin Beganović
|
8efc453c45
|
Support for "Approve" button with fullscreen quotes
|
2020-06-18 12:51:47 +02:00 |
|
Benjamin Beganović
|
e727d45029
|
Support for "Pay now" button with invoices
|
2020-06-18 12:48:31 +02:00 |
|
Benjamin Beganović
|
02cf16797c
|
Enable support for zooming levels
|
2020-06-17 16:52:39 +02:00 |
|
Benjamin Beganović
|
64b7884a83
|
optimize card-js form
|
2020-06-17 15:27:11 +02:00 |
|
David Bomba
|
f82953b44b
|
Fixes for AUthorize.net
|
2020-06-17 21:15:24 +10:00 |
|
David Bomba
|
6b9cca14fb
|
remove unneeded index.html
|
2020-06-17 19:46:12 +10:00 |
|
David Bomba
|
b1bad0b6f4
|
Front end error handling
|
2020-06-17 10:55:56 +10:00 |
|
David Bomba
|
09d130c1f7
|
Swap out credit card holder
|
2020-06-17 10:03:05 +10:00 |
|
David Bomba
|
69ae86ddc5
|
Merge branch 'v2-1606-authroize-form' of https://github.com/beganovich/invoiceninja into beganovich-v2-1606-authroize-form
|
2020-06-17 08:58:31 +10:00 |
|
Benjamin Beganović
|
f12cf36a29
|
Translations for invalid strings
|
2020-06-16 18:09:39 +02:00 |
|
David Bomba
|
2d2a5c0812
|
working on authorize.net token payments
|
2020-06-16 22:41:56 +10:00 |
|
David Bomba
|
9fa069e884
|
Merge branch 'v2' into v2
|
2020-06-16 14:01:55 +10:00 |
|
David Bomba
|
b85b0913a6
|
Authorize.net payment via credit card
|
2020-06-16 13:49:45 +10:00 |
|
David Bomba
|
2648690b48
|
authorize.net payment views
|
2020-06-16 10:31:05 +10:00 |
|
David Bomba
|
7468813cd8
|
Working on Authorize payment flow
|
2020-06-16 10:21:40 +10:00 |
|
David Bomba
|
50ebed173d
|
Merge branch 'v2' into v2-1006-checkout-com
|
2020-06-16 07:41:15 +10:00 |
|
Benjamin Beganović
|
ca103e16db
|
Remove white card on top of pages
|
2020-06-15 17:34:26 +02:00 |
|
Benjamin Beganović
|
63d712226c
|
Social links in the sidebar
|
2020-06-15 17:12:08 +02:00 |
|
Benjamin Beganović
|
701b9531bf
|
Remove search bar from header
|
2020-06-15 15:53:52 +02:00 |
|
Benjamin Beganović
|
1e692d86c7
|
Show logo in footer
|
2020-06-15 15:52:17 +02:00 |
|
Benjamin Beganović
|
fae2326aa7
|
Implement footer with copyright message
|
2020-06-15 15:46:01 +02:00 |
|
Benjamin Beganović
|
72cd7ca91a
|
Merge remote-tracking branch 'upstream/v2' into v2-1006-checkout-com
|
2020-06-15 14:26:59 +02:00 |
|
Benjamin Beganović
|
93f86db148
|
Payments using token
|
2020-06-15 14:18:44 +02:00 |
|
David Bomba
|
fc40159d36
|
Fixes for currency precision
|
2020-06-15 21:42:46 +10:00 |
|
Benjamin Beganović
|
8a3c8ef9fb
|
fix payment status
|
2020-06-15 13:27:14 +02:00 |
|
Benjamin Beganović
|
71a3814973
|
Update page for showing payment method
|
2020-06-12 16:26:06 +02:00 |
|
Benjamin Beganović
|
d37064e393
|
wip
|
2020-06-11 15:13:35 +02:00 |
|
Benjamin Beganović
|
049f30104e
|
checkout
|
2020-06-10 17:38:10 +02:00 |
|
David Bomba
|
def550ec90
|
Merge branch 'v2' into v2
|
2020-06-10 22:51:25 +10:00 |
|
Benjamin Beganović
|
b6ad39b8e2
|
Stripe: Alipay implementation
|
2020-06-09 16:56:08 +02:00 |
|
David Bomba
|
c558e0df45
|
authorize.net
|
2020-06-09 22:54:22 +10:00 |
|
Benjamin Beganović
|
18892220c7
|
Remove portal debugging span
|
2020-06-09 14:45:14 +02:00 |
|
Benjamin Beganović
|
19f1750f22
|
Various portal changes:
- Added 'currencies' variable to portal compoer
- Added verification logic to StripePaymentDriver
- Fixed 'CreditCard' data array with failures
- 'verification' translations
- ACH verification views
- Verification routes
|
2020-06-09 14:42:23 +02:00 |
|
David Bomba
|
6c7ca0d8c9
|
Working on authorize
|
2020-06-09 21:53:23 +10:00 |
|
Benjamin Beganović
|
1965dbf041
|
Stripe: SOFORT implementation
|
2020-06-09 13:17:05 +02:00 |
|
David Bomba
|
4985f94ce1
|
Working on Authorize.net
|
2020-06-09 13:54:09 +10:00 |
|
Benjamin Beganović
|
551ede83e3
|
support first name and last name
|
2020-05-28 17:52:44 +02:00 |
|
Benjamin Beganović
|
41c76e55bc
|
client register wip
|
2020-05-28 17:39:38 +02:00 |
|
Benjamin Beganović
|
6319c208df
|
injecting signature and sending it to backend
|
2020-05-28 15:59:45 +02:00 |
|
Benjamin Beganović
|
7d1eeafebe
|
Merge branch 'v2'
|
2020-05-28 14:41:18 +02:00 |
|
David Bomba
|
c72d38ca4f
|
Allow conversion of quotes to invoices (#3760)
|
2020-05-27 14:46:19 +10:00 |
|
Benjamin Beganović
|
703ef51685
|
Client portal tests (using Cypress.io) (#3758)
* Install Cypress
* Fix npm vulnerabilities
* scaffold cypress
* ignore local tests
* login page test
* invoices tests
* recurring invoices
* payments tests
* payment methods tests
* update invoices & quotes
* credits tests
|
2020-05-27 07:45:29 +10:00 |
|