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

160 Commits

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