1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

2151 Commits

Author SHA1 Message Date
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
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
David Bomba
82aa100d4c Adjustments for autofill 2022-12-15 18:23:25 +11:00
David Bomba
e5f765c49c Adjustments for autofill 2022-12-15 18:22:33 +11:00
David Bomba
e0cd78925b Adjustments for autofill 2022-12-15 18:19:26 +11:00
David Bomba
0b442adac9 Adjustments for autofill 2022-12-15 18:17:16 +11:00
David Bomba
57c976536f Adjustments for autofill 2022-12-15 18:05:18 +11:00
David Bomba
cf1c51bb4d Adjustments for autofill 2022-12-15 18:04:37 +11:00
David Bomba
548385c8d7 Adjustments for autofill 2022-12-15 18:03:00 +11:00
David Bomba
00af5a13c1 Adjustments for autofill 2022-12-15 17:57:45 +11:00
David Bomba
d8246f28ec Adjustments for autofill 2022-12-15 17:57:04 +11:00
David Bomba
5bc35643b5 Adjustments for autofill 2022-12-15 17:55:21 +11:00
David Bomba
cc5f27fa03 Adjustments for autofill 2022-12-15 17:51:42 +11:00
David Bomba
84022db48b Adjustments for autofill 2022-12-15 17:50:52 +11:00
David Bomba
e78e4991cd Adjustments for autofill 2022-12-15 17:49:13 +11:00
David Bomba
88dc99004f Adjustments for autofill 2022-12-15 17:29:42 +11:00
David Bomba
fc5410d434 Disable auto fill for credit cards 2022-12-15 17:09:14 +11:00
David Bomba
a24a051004 Attach invoice documents to payment emails 2022-12-15 16:55:47 +11:00
David Bomba
bbcf2b3459 Disable payment button on click 2022-12-15 15:48:02 +11:00
David Bomba
b1851e310b Move logic in alpine for transitions 2022-12-15 15:42:37 +11:00
David Bomba
55c0453b75 Subscriptions v2 2022-12-15 12:16:50 +11:00
David Bomba
20ea1a3cdb
Merge pull request #8074 from turbo124/v5-develop
Force a currency for vendors
2022-12-14 18:13:04 +11:00
David Bomba
37865e8802
Merge pull request #8059 from LarsK1/patch-stripe-klarna
Change Klarna intregration to comply with Klarna's rules
2022-12-14 18:12:06 +11:00
Lars Kusch
72b3ac9a20 Change plz to postal code 2022-12-14 08:02:04 +01:00
David Bomba
90a58ce2c9 Ensure we set the client localized send dates for recurring invoices 2022-12-14 17:51:00 +11:00
David Bomba
32ff078a64 Remove all instances of dispatchSync() 2022-12-12 15:27:22 +11:00
Lars Kusch
1c1cf36ec3 Further fixes 2022-12-10 07:06:08 +01:00
Lars Kusch
88278832ab Further fixes 2022-12-10 07:02:50 +01:00
Lars Kusch
6ed6855c46 Further fixes 2022-12-10 06:58:37 +01:00
Lars Kusch
936451b73e Show name field, when payment could fail 2022-12-10 06:48:07 +01:00
David Bomba
660371cbf5 Subscriptions v2 - OTP 2022-12-10 16:31:31 +11:00
Lars Kusch
fd16a5e35a
Add fix for special characters in names 2022-12-10 06:15:52 +01:00
David Bomba
21bec86fda Subscriptions v2 2022-12-10 14:25:46 +11:00