1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

427 Commits

Author SHA1 Message Date
hillelcoren
436128e3ef New admin portal build 2021-02-01 06:56:20 +00:00
hillelcoren
c35d9f090d New admin portal build 2021-01-31 14:24:22 +00:00
hillelcoren
39969f302e New admin portal build 2021-01-31 14:02:52 +00:00
hillelcoren
9c7e832055 New admin portal build 2021-01-28 21:37:15 +00:00
hillelcoren
36c1c94a2b New admin portal build 2021-01-28 19:02:32 +00:00
Benjamin Beganović
5c3ee01663
Merge pull request #4777 from beganovich/v5-2701-checkout-disable-submit-while-request
(v5) Checkout: Disable submit button while sending backend request
2021-01-28 15:45:25 +01:00
Benjamin Beganović
3b31953d14
Merge branch 'v5-develop' into v5-2701-payable-draft-invoices 2021-01-28 15:44:22 +01:00
hillelcoren
3890e7bae8 New admin portal build 2021-01-28 12:06:47 +00:00
Benjamin Beganović
615ef1e780 Allow payments of draft invoices:
- Remove processing overlay scripts
- Add flash message to clean layout
- Remove $balance > 0 check from filtered invoices
- Only show the payment methods if total is bigger than 0
- Change flash message from "warning" to "message"
- Show message for $1 payments
2021-01-27 14:10:24 +01:00
Benjamin Beganović
11ac939571 Checkout: Disable submit button while sending backend request 2021-01-27 12:57:05 +01:00
hillelcoren
4905e3f927 New admin portal build 2021-01-27 10:57:50 +00:00
Benjamin Beganović
9f8df64289 - Only show save card component if token billing isn't always
- Only show "Refunded" if amount is > 0
- Stripe: Grab only :checked checkbox
2021-01-26 17:21:12 +01:00
Benjamin Beganović
792db3c262 acceptjs errors 2021-01-26 14:31:52 +01:00
Benjamin Beganović
0f638ff2c3 Hide "save card" section when paying with token 2021-01-26 13:55:32 +01:00
hillelcoren
46f7b59cd2 New admin portal build 2021-01-26 10:23:59 +00:00
Benjamin Beganović
64e6dad248
Merge branch 'v5-develop' into v5-2001-gateways-and-new-tokens 2021-01-25 16:47:58 +01:00
Benjamin Beganović
fb66bfbe71 wip 2021-01-25 16:46:40 +01:00
Benjamin Beganović
f5f257292c wip 2021-01-25 16:12:21 +01:00
hillelcoren
58b1be7a25 New admin portal build 2021-01-24 12:02:44 +00:00
hillelcoren
9ce00ee960 New admin portal build 2021-01-22 11:49:01 +00:00
Benjamin Beganović
056bee1c47 Credit card (Stripe):
- Wrapped Stripe card widget into div
- Default intent option is setup_future_use now
- Support for token billing
2021-01-21 14:03:38 +01:00
hillelcoren
3bd0381bc5 New admin portal build 2021-01-21 06:50:17 +00:00
hillelcoren
80e1103734 New admin portal build 2021-01-20 19:50:58 +00:00
Benjamin Beganović
2fccfe2df1 - Rewrite of checkout-credit-card.js
- Fixed bug with detach() on driver class
- Changed the way token checking works from frontend
- Support for multiple payment methods on payment page
- Changed save card label to "Save payment method details"
- Updated relevant Javascript assets
2021-01-20 16:19:01 +01:00
Benjamin Beganović
8391787d6e
Merge pull request #4733 from beganovich/v5-2001-email-improvements
(v5) E-mail improvements & fixes
2021-01-20 13:19:50 +01:00
Benjamin Beganović
e5c7fc4416 E-mail improvements:
- Removed injection of Tailwind CSS in the TemplateEngine.php
- Removed tailwindcss@1.4.6.css & tailwind-1.2.0.css
- Updated master template of e-mails for greeting, signature & footer sections
- Updated generic template for emails
- Updated footer (clean up)
- Fixed EntitySentObject.php class name
- Removed css-inliner.php config file
- Updated button component for e-mails
2021-01-20 13:18:17 +01:00
hillelcoren
4c74151ea5 New admin portal build 2021-01-20 12:04:51 +00:00
hillelcoren
9e8fdb562e New admin portal build 2021-01-20 12:02:37 +00:00
hillelcoren
ac09860fb6 New admin portal build 2021-01-19 20:51:13 +00:00
hillelcoren
3451fb4eea New admin portal build 2021-01-19 20:30:04 +00:00
Benjamin Beganović
6295a2647d refactor authorize.blade.php 2021-01-19 13:43:03 +01:00
hillelcoren
a00f463371 New admin portal build 2021-01-18 11:56:54 +00:00
hillelcoren
90d095c63e New admin portal build 2021-01-17 16:30:00 +00:00
hillelcoren
c0df08df7f New admin portal build 2021-01-16 20:19:41 +00:00
Benjamin Beganović
4b00e8a790 sync assets 2021-01-15 11:05:59 +01:00
David Bomba
e9b9ea642c
Merge pull request #4686 from beganovich/v5-0114-show-required-gateway
(v5) Change the way required fields are displayed
2021-01-15 08:33:20 +11:00
hillelcoren
15f826d3f0 New admin portal build 2021-01-14 15:08:47 +00:00
hillelcoren
8b881a7ec2 New admin portal build 2021-01-14 15:07:33 +00:00
Benjamin Beganović
59fd38fc3d change the way required fields are displayed 2021-01-14 12:24:45 +01:00
David Bomba
1ff29a2d55 Fix for usercreated event 2021-01-14 20:31:27 +11:00
David Bomba
cfc8c248cd
Merge pull request #4678 from beganovich/v5-0113-fix-authorize
(v5) Fix Authorize.net
2021-01-14 07:55:18 +11:00
hillelcoren
3f7a497c75 New admin portal build 2021-01-13 15:31:05 +00:00
Benjamin Beganović
0c91226352 fix authorize 2021-01-13 15:36:28 +01:00
hillelcoren
8c26aa4548 New admin portal build 2021-01-13 10:26:14 +00:00
hillelcoren
edd63b2640 New admin portal build 2021-01-12 22:18:50 +00:00
hillelcoren
6d14828622 New admin portal build 2021-01-12 11:21:41 +00:00
hillelcoren
716301564a New admin portal build 2021-01-06 14:30:55 +00:00
Benjamin Beganović
14efcc77e6 Support for database port on the setup 2021-01-04 13:36:47 +01:00
hillelcoren
482ac2c489 New admin portal build 2021-01-03 16:16:31 +00:00
hillelcoren
26331d7498 New admin portal build 2021-01-01 07:35:34 +00:00