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

1838 Commits

Author SHA1 Message Date
David Bomba
f9e004a2fd Fixes for plain design 2023-01-30 22:14:57 +11:00
David Bomba
750986acb0 Working on new clean.html 2023-01-30 21:40:20 +11:00
David Bomba
eb550f65df Tweaking clean to handle shipping address 2023-01-30 14:58:30 +11:00
David Bomba
813fc7bd5e change entity details from table to div 2023-01-30 11:07:55 +11:00
David Bomba
a4467149f9 Add Shipping address to clean design 2023-01-30 08:58:02 +11:00
David Bomba
6a5da9cbc6 Minor fixes for the Clean design 2023-01-29 17:11:22 +11:00
David Bomba
6abea7bc9c Update designs 2023-01-28 00:08:42 +11:00
David Bomba
423a7f4cc9 Enable setting the width of the logo via settings 2023-01-27 22:49:25 +11:00
David Bomba
d0d78e653d Update clean design 2023-01-27 13:32:05 +11:00
David Bomba
b67bbdcd7a Fixes for logic surrounding presenting the save payment method details radio buttons 2023-01-26 09:36:59 +11:00
David Bomba
e2ef82b266 Fixes for content-disposition in CORS 2023-01-23 09:31:40 +11:00
David Bomba
805b0f4674 Checks for settings in template 2023-01-21 09:20:39 +11:00
David Bomba
e0170dbecf Show credit payment amounts in the client portal 2023-01-19 14:45:34 +11:00
David Bomba
753cfa9585 Configure subscription recurring products to use both maxseats +/- inventory if configured 2023-01-18 09:22:08 +11:00
David Bomba
67dfe8a4b9 Show terms/footers on Recurring Invoice Preview 2023-01-17 09:43:11 +11:00
Lars Kusch
684407b4e2
Update app.blade.php 2023-01-16 12:40:54 +01:00
Lars Kusch
0369017da6
Update clean.blade.php 2023-01-16 12:40:25 +01:00
Lars Kusch
591efe1603
Update vendor_app.blade.php 2023-01-16 12:39:55 +01:00
Lars Kusch
9486563bba
Update vendor_app.blade.php 2023-01-16 12:35:33 +01:00
Lars Kusch
11331acf4d
Update app.blade.php 2023-01-16 12:35:13 +01:00
Lars Kusch
735d08a679
Fixes for matomo 2023-01-16 12:34:38 +01:00
David Bomba
5d1dc68739 Pass whitelabel to front end 2023-01-15 07:46:23 +11:00
David Bomba
5389c00c2f migrations for companies/accounts table 2023-01-13 00:32:54 +11:00
David Bomba
7e7cffa8c8 Fixes for recurring invoice cancellations 2023-01-12 17:29:28 +11:00
David Bomba
1d811c49b9 Return success to webhook URL when the gateway has been deleted/non-resolvable to prevent constant webhook retries 2023-01-12 15:58:02 +11:00
David Bomba
4979109d97 handle missing required keys for Invoice2Go Imports 2023-01-12 11:08:32 +11:00
David Bomba
39a7d94b21 Handle when stripe ACH dialog is closed 2023-01-11 15:10:29 +11:00
David Bomba
490c026a08 Fixes for forte payment driver authorization 2023-01-10 13:34:36 +11:00
David Bomba
1114f80e82 Add guards to @auth blocks 2023-01-03 15:53:43 +11:00
David Bomba
03d8864652
Merge pull request #8101 from turbo124/v5-develop
v5.5.50
2023-01-02 17:56:23 +11:00
David Bomba
843229d9b5 Refactor for livewire 2022-12-23 11:51:29 +11:00
David Bomba
3a85441c49 Refactor for livewire 2022-12-23 11:39:41 +11:00
David Bomba
d4356af782 Refactor Livewire passing references 2022-12-23 11:33:14 +11:00
David Bomba
9e84f6c10f Reduce object sizes in Livewire 2022-12-22 16:53:48 +11:00
David Bomba
3e4926d88e Reduce object sizes in Livewire 2022-12-22 16:44:36 +11:00
David Bomba
28cbe52d9c Refactor for subscriptions and changing between subscriptions 2022-12-22 15:58:18 +11:00
David Bomba
cb823ef8b5 Clean up for register form 2022-12-20 23:53:52 +11:00
David Bomba
13f8aa2140 Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed 2022-12-20 21:46:20 +11:00
David Bomba
971787161c Enforce registration for subscriptions if configured 2022-12-20 15:50:02 +11:00
David Bomba
66ba48bb49 minor fixes for subscriptions 2022-12-19 12:38:03 +11:00
David Bomba
61ae25b2be trim subscriptions 2022-12-18 22:12:29 +11:00
David Bomba
8049e4d294 Fixes for alignment of text issues in subscription order overview 2022-12-18 21:47:09 +11:00
David Bomba
fd789ffddc Fixes for change plan with subscriptions 2022-12-18 20:57:32 +11:00
Lars Kusch
36771eedce Fixes for Matomo 2022-12-17 14:13:12 +01:00
David Bomba
7dec26f788 minor fixes for subscriptions 2022-12-16 23:37:03 +11:00
David Bomba
d6aedeef91 Subscriptions v2 - handle trial 2022-12-16 16:21:14 +11:00
David Bomba
1dc24bb734 Adjustments for cardjs and auto filil 2022-12-15 19:29:57 +11:00
David Bomba
9b1cc121cd Adjustments for autofill 2022-12-15 18:33:49 +11:00
David Bomba
63d0bbb9ae Adjustments for autofill 2022-12-15 18:26:05 +11:00
David Bomba
9d4e57c995 Adjustments for autofill 2022-12-15 18:24:46 +11:00