1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 07:02:34 +01:00
Commit Graph

145 Commits

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