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

204 Commits

Author SHA1 Message Date
David Bomba
6c15150d32 Localize dates in Client Portal 2022-01-17 18:53:39 +11:00
David Bomba
a7b851dbc7 Fixes for Stripe ACH 2022-01-04 16:40:05 +11:00
David Bomba
3ebb576be7 Add Payment Terms filters 2021-12-21 10:35:20 +11:00
David Bomba
49ecf295a8 Performance improvements for client portal 2021-12-07 22:14:46 +11:00
David Bomba
5798efc0be Remove expenses from documents in Client Portal 2021-11-30 17:28:07 +11:00
David Bomba
750f05ad8b Ensure at least one contact has send_email set 2021-11-15 21:46:58 +11:00
David Bomba
2505b86360
Merge pull request #6961 from turbo124/v5-develop
Restrict API access for free/unpaid accounts
2021-11-13 07:19:16 +11:00
Benjamin Beganović
224b348fd8 /client/documents 2021-11-12 16:58:21 +01:00
Benjamin Beganović
16887cda39 /client/invoices 2021-11-12 16:38:31 +01:00
David Bomba
2c289bbe4e Fixes for subscriptions 2021-11-10 15:16:56 +11:00
Benjamin Beganović
c471a1078c Show company documents on entities page 2021-11-09 17:00:01 +01:00
Benjamin Beganović
a56fcc3872 Wrap the canvas in scrollable div 2021-11-02 19:11:34 +01:00
Benjamin Beganović
b2349376e0 Merge remote-tracking branch 'upstream/v5-develop' into jira-688 2021-10-28 11:51:51 +02:00
Benjamin Beganović
cf2a2d0eaa Tailwind CSS v2.0: Update renamed utility classes: shadow-xs -> ring-1 ring-black ring-opacity-5 2021-10-27 18:02:07 +02:00
Benjamin Beganović
6063f59e39 Tailwind CSS v2.0: Update renamed utility classes: shadow-outline -> ring 2021-10-27 18:01:33 +02:00
Benjamin Beganović
ca49f51ec9 Tailwind CSS v2.0: Update renamed utility classes: whitespace-no-wrap -> whitespace-nowrap 2021-10-27 17:58:02 +02:00
Benjamin Beganović
123918b040 Hide client name on small devices 2021-10-27 17:23:40 +02:00
David Bomba
51d6efb5ca Fix language of subscription purchase 2021-10-19 15:27:06 +11:00
Benjamin Beganović
4804fc20f7 Use PDF.js for mobile devices 2021-10-12 16:49:22 +02:00
David Bomba
320646ae22 remove back button from subscription purchase page 2021-09-22 19:12:17 +10:00
Benjamin Beganović
2621c6af0c Remove Statement component 2021-09-21 14:10:02 +02:00
Benjamin Beganović
9c0559a334 '#pdf-iframe` 2021-09-21 14:05:31 +02:00
Benjamin Beganović
00cf8b7023 Showing statement on the statement page 2021-09-15 17:21:16 +02:00
Benjamin Beganović
99d600d4be Fixes for flex spacing 2021-09-14 21:14:54 +02:00
Benjamin Beganović
7961a99527 Update translations 2021-09-14 21:10:56 +02:00
Benjamin Beganović
121e763e1a Scaffold components 2021-09-14 20:57:33 +02:00
Benjamin Beganović
6ee51e87bc Tasks 2021-09-06 17:39:25 +02:00
Benjamin Beganović
f179831e06 Recurring invoices 2021-09-06 17:38:45 +02:00
Benjamin Beganović
d5326f4873 Quotes 2021-09-06 17:36:58 +02:00
Benjamin Beganović
bb8bee0304 Projects 2021-09-06 17:36:22 +02:00
Benjamin Beganović
218cf81922 Payments 2021-09-06 17:35:15 +02:00
Benjamin Beganović
778a48a699 Invoices 2021-09-06 17:34:27 +02:00
Benjamin Beganović
9acff982cc Expenses 2021-09-06 17:28:04 +02:00
Benjamin Beganović
a93fcdc588 My documents & credits 2021-09-06 17:26:42 +02:00
Benjamin Beganović
0495c29f7e Show navigation bar only if enable_client_portal is toggled 2021-09-05 11:54:28 +02:00
David Bomba
296cb0511b Fixes for hosted onboarding 2021-09-01 14:02:57 +10:00
David Bomba
73315ed1ea
Merge branch 'v5-develop' into v5-develop 2021-08-31 18:22:29 +10:00
David Bomba
146e1b764f Set correct column type 2021-08-31 11:23:02 +10:00
Benjamin Beganović
252c7a4bab Add cache-control properties component 2021-08-30 15:47:49 +02:00
Benjamin Beganović
3dcc93b738 Fixes for subscriptions page 2021-08-18 16:31:33 +02:00
Benjamin Beganović
c18b432249 Rules for autobill check 2021-08-10 07:39:34 +02:00
Benjamin Beganović
c25c7b3370 Add option to copy billing details on the client check page 2021-08-05 17:36:24 +02:00
David Bomba
a28aa9f7ec Fixes for client portal enabled and content type 2021-07-26 08:22:29 +10:00
David Bomba
ecd2525fd8 Fixes for hiding client portal option 2021-07-26 08:00:30 +10:00
Benjamin Beganović
2a6667a513 Extract pdf-viewer into component & make it show iframe on non-android devices 2021-07-21 13:01:53 +02:00
Benjamin Beganović
8c2ae5da4b Make Invoice Ninja link clickable in footer 2021-07-16 09:56:57 +02:00
Benjamin Beganović
7d48fe433a Fix Livewire form data passing 2021-07-15 10:07:38 +02:00
Benjamin Beganović
7e5a231bf8 Hide "Pay now" button if no gateways are configured 2021-07-14 14:54:09 +02:00
Benjamin Beganović
f852640083
Merge pull request #6192 from beganovich/v5-client-portal-tests-dusk
Reworking client portal tests
2021-07-14 13:08:57 +02:00
Benjamin Beganović
bd5b5cd99a wip 2021-07-13 13:48:25 +02:00