1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

726 Commits

Author SHA1 Message Date
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
hillelcoren
ffc9f8cead New admin portal build 2020-12-29 06:04:28 +00:00
hillelcoren
4a68842b62 New admin portal build 2020-12-24 11:51:22 +00:00
hillelcoren
66f6369152 New admin portal build 2020-12-24 11:36:02 +00:00
Benjamin Beganović
77a8771c78 Setup improvements:
- Disable Test PDF button while network request loading
- Return correct public/test.pdf file path
2020-12-24 12:25:22 +01:00
hillelcoren
2321e9b740 New admin portal build 2020-12-23 11:44:39 +00:00
hillelcoren
3d2173e05d New admin portal build 2020-12-23 11:06:06 +00:00
hillelcoren
7851cc1fbf New admin portal build 2020-12-23 07:44:48 +00:00
hillelcoren
a4e6759392 New admin portal build 2020-12-22 22:01:37 +00:00
hillelcoren
7a218cadad New admin portal build 2020-12-22 21:43:17 +00:00
hillelcoren
082a6acc73 New admin portal build 2020-12-22 21:32:13 +00:00
Benjamin Beganović
7764833037 Update Stripe's amount with fee:
- Update Sofort to support latest architecture for payments
2020-12-21 11:46:10 +01:00
Benjamin Beganović
2b2c8b5d83 fix setup issue with smtp testing, #4533 2020-12-21 08:45:39 +01:00
hillelcoren
87f3ec87e4 New admin portal build 2020-12-20 03:43:52 +00:00
hillelcoren
26e637f878 New admin portal build 2020-12-18 09:19:05 +00:00
hillelcoren
89dea45130 New admin portal build 2020-12-18 08:28:37 +00:00
hillelcoren
0db308817a New admin portal build 2020-12-17 12:10:31 +00:00
David Bomba
e6419085b2
Merge pull request #4502 from turbo124/v5-develop
Client CSV Imports
2020-12-16 21:13:32 +11:00
David Bomba
7353687c04 Working on client import 2020-12-16 21:06:20 +11:00
hillelcoren
325e819aab New admin portal build 2020-12-16 07:26:57 +00:00
hillelcoren
fad9888b80 New admin portal build 2020-12-16 07:25:13 +00:00
hillelcoren
559ee082fe New admin portal build 2020-12-15 15:48:55 +00:00
Benjamin Beganović
75b28e8799 Update setup to show step by step before letting user submit everything 2020-12-15 16:10:50 +01:00
hillelcoren
5c7f1d4dba New admin portal build 2020-12-11 08:27:32 +00:00
hillelcoren
608975204d New admin portal build 2020-12-11 07:39:01 +00:00
hillelcoren
45dae2f58a New admin portal build 2020-12-10 19:53:48 +00:00
hillelcoren
e86eb9a2c4 New admin portal build 2020-12-08 20:14:43 +00:00
Benjamin Beganović
36e81ce905 production builds of assets 2020-12-08 15:06:06 +01:00
hillelcoren
44b45c17b7 New admin portal build 2020-12-07 07:17:14 +00:00
Benjamin Beganović
1f2c3f2823 update pagination links & apply php-cs-fixer 2020-12-05 14:24:21 +01:00
Benjamin Beganović
9ba9d08697 upgrade livewirejs 2020-12-05 13:56:00 +01:00
Benjamin Beganović
3b9e813751 bump alpinejs version 2020-12-05 13:55:29 +01:00
hillelcoren
a14bd60c06 New admin portal build 2020-12-03 20:51:45 +00:00
Benjamin Beganović
458e207fe3 fixes for smtp testing on setup 2020-12-03 14:10:40 +01:00
Benjamin Beganović
8ad5d14659
Merge pull request #4419 from beganovich/v5-checkout-frames
(v5) Checkout.com migration to Frames
2020-12-03 13:49:52 +01:00
hillelcoren
81a27ace73 New admin portal build 2020-12-02 17:39:44 +00:00
Benjamin Beganović
00ab670d71 Checkout.com migration to Frames:
- Changed cardToken to token in CreditCard reference
- Updated checkout.com.js
- Added "Pay" translation
- Fix issue with switching between token & credt card
2020-12-02 15:33:43 +01:00
hillelcoren
32c5f88122 New admin portal build 2020-12-01 20:24:12 +00:00
hillelcoren
7ccfbabcc2 New admin portal build 2020-11-27 03:58:46 +00:00
Benjamin Beganović
169e5ba93e support for checking requirements based on gateway 2020-11-25 14:38:49 +01:00
David Maksimov
12427cd64f Remove spaces from credit card number 2020-11-20 16:22:57 -06:00
Benjamin Beganović
f81526af2d
Merge pull request #4322 from beganovich/v5-display-signature-and-terms-on-quotes
(v5) Display signatures & accepting terms for invoices & quotes
2020-11-17 17:00:59 +01:00
Benjamin Beganović
d64308fdd1 production builds 2020-11-17 16:57:42 +01:00
Benjamin Beganović
47c6126beb add clock image for tasks 2020-11-17 15:01:34 +01:00
Benjamin Beganović
134fe6bfee support for privacy policy & temrs in cp 2020-11-16 13:06:26 +01:00
hillelcoren
e84e8add71 New admin portal build 2020-11-14 19:13:06 +00:00
hillelcoren
19891cade1 New admin portal build 2020-11-13 11:26:03 +00:00
David Bomba
a160efc6e5
Merge pull request #4298 from beganovich/v5-display-credit-pdfs
(v5) Show credit's PDF in the client portal
2020-11-13 07:18:39 +11:00
hillelcoren
d2c656e6a4 New admin portal build 2020-11-12 18:45:11 +00:00
hillelcoren
377f0dfb2a New admin portal build 2020-11-12 18:01:20 +00:00
Benjamin Beganović
7937dd7df4 Show credit's PDF in the client portal 2020-11-12 12:17:49 +01:00
Benjamin Beganović
4dc3443d16 fix quotes not approving 2020-11-09 16:37:53 +01:00
hillelcoren
d7bf6b6223 New admin portal build 2020-11-03 08:25:21 +00:00
David Bomba
dc7e0d7c2b
Merge pull request #4251 from beganovich/v5-alipay-refactor
(v5) Refactor Alipay payments using Stripe
2020-11-03 06:11:47 +11:00
hillelcoren
a0af22edc3 New admin portal build 2020-11-02 16:13:51 +00:00
Benjamin Beganović
0942169d4f Handle Alipay payments
- Refactored main Alipay class
- Added new N/A translation
- Fixed issue with alipay.js
2020-11-02 16:20:38 +01:00
hillelcoren
e937e433a3 New admin portal build 2020-11-02 14:46:23 +00:00
hillelcoren
84377b0e89 New admin portal build 2020-11-02 00:20:56 +00:00
Benjamin Beganović
7f3c4ada5a Merge remote-tracking branch 'upstream/v5-develop' into v2-frontend-refactor 2020-11-01 19:26:43 +01:00
Benjamin Beganović
884ae6b7f2 assets production builds 2020-11-01 19:23:13 +01:00
Benjamin Beganović
d15701b4b3 Checkout.com with credit card 2020-11-01 15:08:47 +01:00
Benjamin Beganović
d2e677cb9d Merge remote-tracking branch 'origin/v5-stripe-backend-refactor' into v2-frontend-refactor 2020-11-01 14:49:11 +01:00
hillelcoren
49afc6b20b New admin portal build 2020-11-01 11:03:37 +00:00
David Bomba
7a67b8ded0
Merge pull request #4214 from beganovich/v5-fix-setup-javascript
(v5) Fix setup issue with opening new PDFs
2020-10-28 09:36:41 +11:00
Benjamin Beganović
e78aacdcfc Password reset e-mai l& fix for button 2020-10-27 16:04:28 +01:00
Benjamin Beganović
8270762311 Fix setup issue with opening new PDFs 2020-10-27 14:02:36 +01:00
hillelcoren
df1565bdce New admin portal build 2020-10-22 07:31:20 +00:00
hillelcoren
0b63c9c80e New admin portal build 2020-10-21 23:15:04 +00:00
Benjamin Beganović
de9d9296bb productio nbuilds 2020-10-20 17:54:32 +02:00
hillelcoren
6f91a028f5 New admin portal build 2020-10-19 09:49:27 +00:00
David Bomba
262466c186
Merge pull request #4170 from beganovich/v2-extract-stripe-into-partials
(v5) Split Stripe credit card payments into partials
2020-10-16 07:13:01 +11:00
hillelcoren
83ca5fe080 New admin portal build 2020-10-15 19:42:02 +00:00
hillelcoren
464cbf5eff New admin portal build 2020-10-15 17:50:42 +00:00
Benjamin Beganović
32349fe1b3 production builds 2020-10-15 13:04:50 +02:00
David Bomba
1e10f0297b
Merge pull request #4162 from beganovich/v2-fix-setup-buttons
(v5) Setup fixes & improvements
2020-10-15 08:15:31 +11:00
Benjamin Beganović
db196911cc Fix error while adding Stripe CC 2020-10-14 22:32:43 +02:00
Benjamin Beganović
1d89656bad Setup changes:
- Return actual SQL error when connection is failing
- Update buttons on setup with correct color
2020-10-14 13:40:00 +02:00
Benjamin Beganović
623891b43d production builds 2020-10-09 12:45:06 +02:00
hillelcoren
bb3cc0df9e New admin portal build 2020-10-04 10:51:52 +00:00
Benjamin Beganović
487c695b68 Replace blue color with $primary_color:
- Change ClientPortal helper to return 'bg-primary-darken' instead of 'active-page'
- Buttons & input fields don't have SASS color now
- bg-blue-600/900 replaced with primary/primary-darken
- Production build of assets
2020-09-30 13:30:27 +02:00
Benjamin Beganović
28fe82bf0b Production build of assets 2020-09-29 13:18:17 +02:00
Benjamin Beganović
4e9bc0552d Rename "Downloads" to "Documents":
- Remove Livewire auto-publish from composer.json
- Replace old DocumentController with DownloadsController
- Rename DownloadsTable & downloads-table to DocumentsTable & documents-table
- New ShowDocumentRequest for displaying documents
- Change authorize() with DownloadMultipleDocumentsRequest
- Change route in PortalComposer
- Update Livewire assets
- Remove old documents routes
2020-09-28 12:04:34 +02:00
Benjamin Beganović
c5fcb56ca6 Add whitelabel to e-mail 2020-09-25 13:57:02 +02:00
Benjamin Beganović
5579758a23 Production builds of assets 2020-09-21 11:38:54 +02:00
hillelcoren
27aeeca11b New admin portal build 2020-09-18 12:03:19 +00:00
hillelcoren
455c604ecd New admin portal build 2020-09-09 07:24:07 +00:00
hillelcoren
f9bee12254 New admin portal build 2020-09-06 17:40:41 +00:00
hillelcoren
99062318c9 New admin portal build 2020-09-04 11:23:06 +00:00
hillelcoren
256503a6ba New admin portal build 2020-09-03 21:35:28 +00:00
hillelcoren
3098f8c5bd New admin portal build 2020-08-31 08:15:47 +00:00
hillelcoren
26d3cc27b1 New admin portal build 2020-08-30 07:27:10 +00:00
hillelcoren
ac87c48b13 New admin portal build 2020-08-30 07:20:30 +00:00
Benjamin Beganović
5a03d81112 Fix blank page when downloading invoices 2020-08-25 08:55:55 +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
hillelcoren
38cdd24cb3 New admin portal build 2020-08-23 07:25:12 +00:00
Benjamin Beganović
f4698c0108 Support multiple downloads 2020-08-20 03:10:04 +02:00
Benjamin Beganović
9b524f22e6 Download files with original name 2020-08-19 18:06:26 +02:00
David Bomba
ba3f3e6989
Merge branch 'v2' into v2 2020-08-19 07:59:19 +10:00
David Bomba
c2f4b59756
Merge branch 'v2' into v2-1408-cp-downloads 2020-08-19 07:53:49 +10:00
Benjamin Beganović
159c2f05ae Add background to plain e-mail design 2020-08-18 16:34:49 +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
hillelcoren
048c6992c5 New admin portal build 2020-08-17 15:29:46 +00:00
Benjamin Beganović
d58ab5d613 Production build of assets 2020-08-17 16:38:33 +02:00
hillelcoren
593c12f03e New admin portal build 2020-08-17 14:06:14 +00:00
hillelcoren
11e9ba76ea New admin portal build 2020-08-17 13:48:04 +00:00
hillelcoren
6bca2bb815 New admin portal build 2020-08-17 13:36:49 +00:00
hillelcoren
c4916f285b New admin portal build 2020-08-17 13:24:30 +00:00
Benjamin Beganović
814dfb0346 Merge remote-tracking branch 'upstream/v2' into v2-1408-cp-downloads 2020-08-17 14:01:56 +02:00
hillelcoren
c4034c0c29 New admin portal build 2020-08-17 11:46:18 +00:00
hillelcoren
d77b3a2cba New admin portal build 2020-08-17 11:31:31 +00:00
hillelcoren
4bf88bbdca New admin portal build 2020-08-17 05:22:54 +00:00
hillelcoren
6c0783832d New admin portal build 2020-08-17 03:51:44 +00:00
hillelcoren
24589f1c97 New admin portal build 2020-08-17 03:27:53 +00:00
David Bomba
713d967e8e fixes for payment drivers 2020-08-17 08:58:52 +10:00
hillelcoren
057defe26a New admin portal build 2020-08-14 16:05:41 +00:00
Benjamin Beganović
4eb5490984 Enable downloads for the client 2020-08-14 17:29:26 +02:00
hillelcoren
e5ceb92213 New admin portal build 2020-08-02 07:16:47 +00:00
hillelcoren
92c668532c New admin portal build 2020-07-31 12:20:39 +00:00
hillelcoren
a7ee5da2ed New admin portal build 2020-07-31 11:55:06 +00:00
David Bomba
a6f415f194
Merge pull request #3949 from beganovich/v2-2907-pdf-zoom
Client portal changes & bug fixes
2020-07-30 09:12:54 +10:00
Benjamin Beganović
fd97066280 Publish Livewire 2020-07-29 17:00:15 +02:00
Benjamin Beganović
c54f5bcb3f Production builds 2020-07-29 16:43:36 +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ć
ae18698484 Assets production builds 2020-07-29 16:41:47 +02:00
Benjamin Beganović
1469dc0f77 Production builds 2020-07-29 15:29:45 +02:00
Benjamin Beganović
1d6346f3e7 Adjust zoom level for mobile devices 2020-07-29 15:27:43 +02:00
hillelcoren
b42a3ad8e2 New admin portal build 2020-07-27 08:27:39 +00:00
hillelcoren
0e90071742 New admin portal build 2020-07-27 08:08:16 +00:00
hillelcoren
82bd6a7746 New admin portal build 2020-07-26 20:17:46 +00:00
hillelcoren
a9c3a4a6a5 New admin portal build 2020-07-24 08:45:35 +00:00
hillelcoren
926232f620 New admin portal build 2020-07-24 07:58:13 +00:00
hillelcoren
7cb3b6f056 New admin portal build 2020-07-24 05:44:22 +00:00
hillelcoren
4f1e1b70a8 New admin portal build 2020-07-23 14:08:29 +00:00
hillelcoren
48239552c0 New admin portal build 2020-07-22 19:41:48 +00:00
hillelcoren
4ffda243b9 New admin portal build 2020-07-22 11:31:28 +00:00
David Bomba
bcb8f44948
Merge pull request #3907 from beganovich/v2-pdfmaker-designs
Design updates to new PDF system
2020-07-22 07:35:21 +10:00
hillelcoren
6ac69c6b90 New admin portal build 2020-07-19 08:54:02 +00:00
hillelcoren
15233580ed New admin portal build 2020-07-19 08:45:38 +00:00
hillelcoren
14aca35eb4 New admin portal build 2020-07-17 16:10:53 +00:00
hillelcoren
25e44c798d New admin portal build 2020-07-17 10:53:21 +00:00
hillelcoren
a1e4f46a9d New admin portal build 2020-07-16 05:30:30 +00:00
hillelcoren
eb5388af1c New admin portal build 2020-07-16 04:31:28 +00:00
hillelcoren
6dd3ed61fd New admin portal build 2020-07-15 16:46:59 +00:00
Benjamin Beganović
f25bfbc8ef scaffold test & tailwindcss 2020-07-15 14:27:52 +02:00
Benjamin Beganović
9cdecfbfc4 Setup page fix form not showing 2020-07-06 14:27:27 +02:00
hillelcoren
6ae3208fa6 New admin portal build 2020-07-06 10:24:48 +00:00
hillelcoren
312e94f676 New admin portal build 2020-07-06 08:28:29 +00:00
hillelcoren
cdd1859059 New admin portal build 2020-07-06 08:27:56 +00:00
Benjamin Beganovic
605069f05b Test PDF abilites in setup 2020-07-02 13:58:39 +02:00
hillelcoren
107e3faa6e New admin portal build 2020-07-01 06:19:25 +00:00
David Bomba
4fac99c6bd
Merge pull request #3869 from beganovich/v2-3006-invoice-fixes
Update invoice footer with new logo
2020-07-01 08:10:53 +10:00
Benjamin Beganović
3c21b17f85 Update invoice footer with new logo 2020-06-30 17:10:36 +02:00
Benjamin Beganović
d1b5de5e25 Format setup page correctly 2020-06-30 14:14:56 +02:00
hillelcoren
58532326b0 New admin portal build 2020-06-29 12:46:09 +00:00
hillelcoren
fd37ba667f New admin portal build 2020-06-29 12:39:42 +00:00
hillelcoren
0795e92085 New admin portal build 2020-06-28 10:44:50 +00: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
Benjamin Beganović
829a7a2c10 Fix checkboxes for action selectors on invoices & quotes 2020-06-26 15:20:15 +02:00
hillelcoren
3f4cc9ca3c New admin portal build 2020-06-25 17:36:13 +00:00
hillelcoren
6ffc4427ba New admin portal build 2020-06-25 17:05:35 +00:00
hillelcoren
98f315f424 New admin portal build 2020-06-25 10:43:07 +00:00
hillelcoren
bf8a151c0c New admin portal build 2020-06-24 21:49:08 +00:00
hillelcoren
07ff80ee87 New admin portal build 2020-06-24 08:17:02 +00:00
hillelcoren
8bcd47627a New admin portal build 2020-06-24 08:05:23 +00:00
hillelcoren
18fa59434b New admin portal build 2020-06-24 06:27:08 +00:00
hillelcoren
70bba6a496 New admin portal build 2020-06-23 17:57:22 +00:00
hillelcoren
2738968170 New admin portal build 2020-06-23 14:12:49 +00:00
hillelcoren
9cc95c4a07 New admin portal build 2020-06-23 13:57:01 +00:00
Benjamin Beganović
0febb65ddc production builds 2020-06-22 15:35:04 +02:00
Benjamin Beganović
01094a2b5e Merge remote-tracking branch 'upstream/v2' into v2-2805-client-signup 2020-06-22 10:27:35 +02:00
hillelcoren
39b850590b New admin portal build 2020-06-22 04:25:02 +00:00
David Bomba
959f172650
Merge pull request #3821 from turbo124/v2
Fixes for client model
2020-06-20 09:35:31 +10:00
David Bomba
c9b973d288 Fixes for client model 2020-06-20 09:23:41 +10:00
hillelcoren
5b860fc16d New admin portal build 2020-06-19 13:31:56 +00:00
hillelcoren
374d8db759 New admin portal build 2020-06-19 08:49:27 +00:00
hillelcoren
7a797ad862 New admin portal build 2020-06-19 07:41:02 +00:00
hillelcoren
62ea71ec5b New admin portal build 2020-06-19 06:36:11 +00:00
Benjamin Beganović
6f34e083ae wip - registration client 2020-06-18 17:09:28 +02:00
hillelcoren
26e1befefb New admin portal build 2020-06-18 12:57:57 +00:00
David Bomba
0b7b90fc44
Merge branch 'v2' into v2-1706-improve-authroize-cards 2020-06-18 21:22:21 +10:00
David Bomba
5e0fb4c774
Merge pull request #3815 from turbo124/v2
Fixes for CORS
2020-06-18 20:53:34 +10:00
David Bomba
bee4c95b61 Fixes for cors erros 2020-06-18 20:52:25 +10:00
hillelcoren
f727cc2d6f New admin portal build 2020-06-18 10:19:28 +00:00
David Bomba
fc444746d2 Fixes for payment terms 2020-06-18 18:56:02 +10: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
503e240629
Merge pull request #3810 from turbo124/v2
Authorize.net implementation
2020-06-17 21:15:49 +10: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
hillelcoren
6225ff9f82 New admin portal build 2020-06-17 07:46:55 +00:00
David Bomba
7c973c2a2e Fix check box value in js 2020-06-17 11:26:58 +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
David Bomba
e51d6a4d60
Merge pull request #3808 from turbo124/v2
Authorize .net Credit card token payments.
2020-06-17 08:55:01 +10:00
Benjamin Beganović
c32c26acf3 Production builds 2020-06-16 18:09:43 +02:00
hillelcoren
907557acfd New admin portal build 2020-06-16 14:54:28 +00:00
hillelcoren
ffe701f037 New admin portal build 2020-06-16 13:25:13 +00:00
David Bomba
2d2a5c0812 working on authorize.net token payments 2020-06-16 22:41:56 +10:00
hillelcoren
bea5268591 New admin portal build 2020-06-16 12:14:45 +00:00
David Bomba
50ebed173d
Merge branch 'v2' into v2-1006-checkout-com 2020-06-16 07:41:15 +10:00
Benjamin Beganović
af019e24d0 Production builds of assets 2020-06-15 17:40:44 +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
hillelcoren
d9635d4ce6 New admin portal build 2020-06-15 06:26:47 +00:00
hillelcoren
b1bd617d86 New admin portal build 2020-06-14 19:41:55 +00:00
Benjamin Beganović
d37064e393 wip 2020-06-11 15:13:35 +02:00
hillelcoren
a8f827249b New admin portal build 2020-06-11 10:38:20 +00: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
David Bomba
472b750805 fixes for conflicts 2020-06-10 22:49:18 +10:00
David Bomba
72b21ece90
Merge pull request #3795 from beganovich/0906-stripe-payment-methods
Stripe payment methods (Sofort, ACH, Alipay)
2020-06-10 08:12:18 +10:00
hillelcoren
10135387e6 New admin portal build 2020-06-09 15:55:03 +00:00
Benjamin Beganović
ab439dd1fb Assets production build 2020-06-09 17:12:31 +02:00
David Bomba
c119e9ece2 Fixes for authorize.net 2020-06-09 22:57:01 +10:00
David Bomba
c558e0df45 authorize.net 2020-06-09 22:54:22 +10:00
Benjamin Beganović
1965dbf041 Stripe: SOFORT implementation 2020-06-09 13:17:05 +02:00
David Bomba
609baddabc
Merge pull request #3793 from turbo124/v2
Fix for deleting last company in an account.
2020-06-09 19:00:13 +10:00
hillelcoren
5d83da92a5 New admin portal build 2020-06-09 08:25:43 +00:00
hillelcoren
47524ad14f New admin portal build 2020-06-09 08:20:30 +00:00
David Bomba
d35b5be0dd Working on Authorize.net 2020-06-09 15:34:37 +10:00
David Bomba
0dc8b59ecc
Merge pull request #3791 from turbo124/v2
Fixes for payments affecting the client ledger balance
2020-06-09 08:14:25 +10:00
David Bomba
532197621b Update logos and remove white eyed logo 2020-06-09 07:27:54 +10:00
hillelcoren
23980eeccc New admin portal build 2020-06-08 19:53:00 +00:00
hillelcoren
fe9168b9db New admin portal build 2020-06-08 15:23:52 +00:00
hillelcoren
5073fadaa7 New admin portal build 2020-06-08 15:10:10 +00:00
hillelcoren
3e183adefb New admin portal build 2020-06-08 07:59:57 +00:00
hillelcoren
c089bbe57a New admin portal build 2020-06-04 18:26:00 +00:00
hillelcoren
48fca9a12b New admin portal build 2020-06-03 21:23:54 +00:00
hillelcoren
86bd746fa9 New admin portal build 2020-06-03 20:40:05 +00:00
Benjamin Beganović
dda7a8d292 production builds 2020-05-28 15:59:51 +02:00
Benjamin Beganović
7d1eeafebe Merge branch 'v2' 2020-05-28 14:41:18 +02:00
hillelcoren
e65b6d971e New admin portal build 2020-05-28 11:43:40 +00:00
hillelcoren
125e428903 New admin portal build 2020-05-27 10:43:51 +00:00
hillelcoren
107342e9e6 New admin portal build 2020-05-25 20:26:28 +00:00
hillelcoren
6cc9da776b New admin portal build 2020-05-25 13:16:37 +00:00
Benjamin Beganović
586424d2c0
Add logo to confirmed page (#3735)
* Updated

* bring

* Add logo to confirmed page
2020-05-23 08:28:57 +10:00
hillelcoren
347296684c New admin portal build 2020-05-22 14:57:23 +00:00
hillelcoren
64a42657d2 New admin portal build 2020-05-21 09:22:37 +00:00
hillelcoren
06f05c6fca New admin portal build 2020-05-21 05:59:31 +00:00
hillelcoren
72ba72133c New admin portal build 2020-05-20 19:37:03 +00:00
David Bomba
d5ae025df0
Logging for self updater (#3725)
* fixes for tests

* Fixes for tests:

* Fixes for tests

* Add logging to self updater
2020-05-20 08:49:58 +10:00
hillelcoren
5bb7f70bdf New admin portal build 2020-05-19 22:26:40 +00:00
Benjamin Beganović
b036d370c3
Inline CSS for e-mails (#3718)
* Add laravel-mail-css-inliner

* fix typo

* production builds

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-05-19 23:01:06 +10:00
Benjamin Beganović
aedb5b6cd9
Show page on account confirmation (#3720) 2020-05-19 22:59:44 +10:00
hillelcoren
6541e2f4aa New admin portal build 2020-05-19 10:31:23 +00:00
hillelcoren
26eb92d642 New admin portal build 2020-05-19 09:23:58 +00:00
Benjamin Beganović
07d90417f5
Purge CSS from e-mails (#3712)
* Add e-mail support for purging

* update css link
2020-05-19 08:22:29 +10:00
Benjamin Beganović
ea8a585771 wip 2020-05-18 14:06:13 +02:00
hillelcoren
a01d7a59aa New admin portal build 2020-05-15 15:23:23 +00:00
hillelcoren
afa25c2330 New admin portal build 2020-05-15 13:19:18 +00:00
hillelcoren
50e3dd57e3 Update Flutter client 2020-05-14 12:03:55 +00:00
hillelcoren
263d1fd61b Update Flutter client 2020-05-14 09:49:08 +00:00
hillelcoren
41ee143930 Update Flutter client 2020-05-13 12:47:14 +00:00
Hillel Coren
ca75d0c0d0 Support Google OAuth login 2020-05-11 20:21:23 +03:00
Benjamin Beganović
2704bf2f82
Client portal improvements & bug fixes (#3678)
* fix turbolink 404

* fix checkbox when adding card using stripe

* Fix hashed_ids problem when using PayPal

* php-cs-fixer

* Bump tailwind & purgecss

* fix auth scope

* scope to auth contact company
2020-05-09 08:20:37 +10:00
hillelcoren
6fc1d0f607 Update Flutter client 2020-05-08 11:54:09 +00:00
hillelcoren
b6fc9d3344 Update Flutter client 2020-05-07 12:58:05 +00:00
Benjamin Beganović
057d525206
Show logo when non-paid (#3667) 2020-05-02 10:03:12 +10:00
Benjamin Beganović
ab8b05dd56
Client portal improvements (#3652)
* Install livewire/livewire

* Table improvements

- Cleanup of InvoiceController
- Added Livewire package
- New Livewire component (InvoicesTable)
- New WithSorting trait
- Removed rendering invoices from index.blade.php
- Removed Yaryabox/Datatables references in InvoiceController

* Refactor: Recurring invoices

* payments table & sorting improvements

* payment methods table

* quotes table

* credits table

* Add turbolinks
2020-04-23 08:49:23 +10:00
Benjamin Beganović
b285067adb
Client portal improvements (1/2) (#3649)
- Fix for building dependencies
- Fixes for data table sorting
- Improved styling of tables
- Improved buttons padding, position
2020-04-21 08:26:25 +10:00
Benjamin Beganović
01e8afc1f6
PDF preview improvements (#3632)
- Added total page and current page preview
- Added new "Page" translation
- Replaced CDN based assets with local
- Production builds of assets

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-04-17 07:18:07 +10:00
hillelcoren
2a68dbf792 Update Flutter client 2020-04-14 10:14:04 +00:00
Benjamin Beganović
f118f3bfda
Show custom messages (#3616)
* Show custom messages

* Fix getSetting key

* Add custom messages support with variable parsing
2020-04-13 11:48:23 +10:00
hillelcoren
79766d6c1c Update Flutter client 2020-04-12 19:06:18 +00:00
hillelcoren
38857557a6 Update Flutter client 2020-04-12 15:20:50 +00:00
hillelcoren
c967c433de Update Flutter client 2020-04-12 15:11:22 +00:00
hillelcoren
59625e116e Update Flutter client 2020-04-12 15:08:05 +00:00
hillelcoren
03ba227f9a Update Flutter client 2020-04-12 14:35:40 +00:00
hillelcoren
7cec046f11 Update Flutter client 2020-04-12 09:45:31 +00:00
hillelcoren
20bf35c054 Update Flutter client 2020-04-10 13:19:47 +00:00
Benjamin Beganović
8f4fa5e80d
Client portal improvements (#3607)
* Remove Html\Builder dependency from controllers

* Remove: yajra/laravel-datatables-html

- yajra/laravel-datatables-oracle as main non-dev dependency

* Added sorting to tables
2020-04-09 12:18:07 +10:00
Benjamin Beganović
28cc7d5e52
Client portal improvements: (#3595)
-  Hide Create Payment Method if no gateways exist
- Payment Screen, add $amount
- Fix breadcrumbs
2020-04-07 07:23:05 +10:00
Benjamin Beganović
a87ae37ce1
Rendering PDFs using PDF.js (client portal) (#3589)
* Wip for testing

* Rendering PDFs using pdf.js
2020-04-04 07:12:12 +11:00
hillelcoren
f99a89834b Update Flutter client 2020-04-02 06:59:15 +00:00
Benjamin Beganović
79fb806967
Production build with mix-manifest (#3568) 2020-03-31 18:00:09 +11:00
hillelcoren
a6f3ca000d Update Flutter client 2020-03-30 08:28:15 +00:00
hillelcoren
cdd562d3a5 Update Flutter client 2020-03-29 18:57:32 +00:00
hillelcoren
669507f995 Update Flutter client 2020-03-27 13:40:45 +00:00
Benjamin Beganović
b8b5245253
Setup page real-time checks (#3551)
* Setup page real-time checks:
- New setup.js inside of webpack.mix.js
- SetupController methods rename from snake case to camel case
- Added Axios module inside of app.js

* Disable Laravel Mix notifications

* Fix naming for request
2020-03-27 08:43:44 +11:00
Benjamin Beganović
4729a3841b
Setup redesign (#3546) 2020-03-26 10:40:09 +11:00
Benjamin Beganović
1256d44660
Setup page design: (#3544)
- Removed 'folders' from webpack.mix.js
- Design for setup page
2020-03-26 08:34:35 +11:00
Benjamin Beganović
e93bdffc0b
Fixes for Stripe payments (#3542)
* Payment fixes:
- Added new "process.js" inside of webpack.mix.js
- BasePaymentDriver now accepts raw array, no explode
- StripePaymentDriver now accepts raw array, no explode
- Removed 'form-control' class from #card-element
- New credit_card for processing payment

* Production build of assets
2020-03-26 00:08:37 +11:00
David Bomba
cd36f64423
Fixes for Users (#3526) 2020-03-25 10:20:42 +11:00
Benjamin Beganović
4af34a186c
PurgeCSS setup with Webpack (#3522)
* PurgeCSS setup with Webpack
- Production builds for assets
- Added PurgeCSS to 'ninja2020' theme

* Fixes for Codacy
- Added new codacy.yml file
- Applied formatting to webpack.mix.js
2020-03-25 09:13:20 +11:00
Benjamin Beganović
ac5525c9ac
[V2] Client portal rework (#3516)
* Client login, reset and update password page

* Client dashboard, sidebar, PortalComposer.php

* wip

* Personal page & update for details

* Invoices, paying & pagination.blade.php

* Invoices, recurring invoice & buttons

* Payments, link component

* Payment methods

* Breadcrums, clean up & wrap up

* Remove format_date() method to formatDate on object

* Payments
- $this->render is now proxy for render()
- Removed logic from Controller.php to ClientPortal.php
- Added MakesDates to ClientGatewayToken.php
- StripePaymentDriver.php now returns correct views
- Refactor of adding new payment method
- Ignoring all local builds for public/js/clients/*

* Signature, wip

* Fix "Pay now" on single invoice

* Payments:
- Added ProcessInvoicesInBulk request class
- Refactor InvoiceController::bulk()
- Displaying terms & payments
- New signature.blade.php
- Removed comment from webpack.mix.js

* Quotes:
- Refactor ProcessInvoicesInBulk.php to ProcessInvoicesInBulkRequest.php
- Add new 'Quotes' field inside of PortalComposer.php
- Added MakesDates to Quote.php
- Added Quote::badgeForStatus()
- Cleanup payment.blade.php
- Quote showing and approving
- New resource 'quotes' in client.php
- New image for quotes, align-left.svg

* Credits:
- New 'credits' resource in client.php
- Fixes for client.php typo

* Breadcrumbs:
- Quotes
- Credits

* Placeholder for translations.

* Restore whereIn & client scope

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-03-24 04:10:42 +11:00
hillelcoren
36d08129a5 Update Flutter client 2020-03-23 12:01:12 +00:00
hillelcoren
54f3701cd5 Update Flutter client 2020-03-22 13:56:58 +00:00
hillelcoren
57f893f3e2 Update Flutter client 2020-03-22 07:34:26 +00:00
David Bomba
43e57d0117
Fixes for self-update (#3514)
* minor fix for payment notifications

* styleci

* Limit Self updating to self hosters only
:

* Fixes for designs

* Minor fixes for self-update
2020-03-21 16:37:30 +11:00
hillelcoren
d631a4954c Update Flutter client 2020-03-19 19:26:43 +00:00
hillelcoren
2160cd1817 Update Flutter client 2020-03-19 17:55:05 +00:00
hillelcoren
0101fae2e9 Update Flutter client 2020-03-18 18:08:39 +00:00
hillelcoren
3b64acf187 Update Flutter client 2020-03-18 15:29:54 +00:00
hillelcoren
c205c99f8f Update Flutter client 2020-03-18 15:19:41 +00:00
hillelcoren
4878ae95ac Update Flutter client 2020-03-18 15:12:10 +00:00
hillelcoren
115281be87 Update Flutter client 2020-03-18 09:08:45 +00:00
hillelcoren
508e15c018 Update Flutter client 2020-03-17 14:59:22 +00:00
David Bomba
0e12b63c95
Design Changes (#3504)
* Fixes for tests

* Working on PDF tables

* Fixes for null values in designs

* Refactoring entity variables for PDF

* Fixes for pdf variables

* Minor fixes for designs

* Working on variable replacement for tables

* Refactoring designs

* Refactoring designs

* Refactoring design implementation

* Working on refactoring designs

* Serve tailwind locally

* Design changes
2020-03-16 21:12:10 +11:00