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

427 Commits

Author SHA1 Message Date
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