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

7431 Commits

Author SHA1 Message Date
David Bomba
e75d817bd4
Merge pull request #6182 from turbo124/v5-develop
Fixes for setup flow
2021-07-02 10:45:10 +10:00
David Bomba
ee729d8da0 fixes for setup flow 2021-07-02 10:43:32 +10:00
Benjamin Beganović
d763382d87
Merge pull request #6177 from beganovich/v5-3006-company-logo-login
Show logo on the login screen if account whitelabel or official subdomain
2021-07-02 02:23:51 +02:00
Benjamin Beganović
f4eb777a03
Merge pull request #6178 from beganovich/v5-0106-wepay-zip
WePay: Initialize Javascript with the postcode after fields checking
2021-07-02 02:23:41 +02:00
Benjamin Beganović
c972d8696d
Merge pull request #6179 from beganovich/v5-0106-credits-show-where-due-date
(Client portal) Show only credits with `due_date` <= now()
2021-07-02 02:23:31 +02:00
David Bomba
651e72da6b Lean Mock Data Trait 2021-07-02 10:06:26 +10:00
Benjamin Beganović
c958500249 Update for tests 2021-07-02 01:51:31 +02:00
David Bomba
84dd24c070 Tests for credit balances 2021-07-02 09:48:11 +10:00
Benjamin Beganović
9ea59e2c7a Update for tests 2021-07-02 01:37:44 +02:00
David Bomba
55159b32a5
Merge pull request #6181 from turbo124/v5-develop
Minor fixes for document downloads
2021-07-02 07:58:15 +10:00
David Bomba
5bcbda2f47 Minor fixes for document downloads 2021-07-02 07:57:55 +10:00
David Bomba
c120dedaa5
Merge pull request #6180 from turbo124/v5-develop
Minor fixes for check data
2021-07-02 07:28:32 +10:00
David Bomba
32698b33d7 Document middleware 2021-07-02 07:23:25 +10:00
Benjamin Beganović
d0e59e1d27 Show only credits with due_date <= now() 2021-07-01 19:20:46 +02:00
Benjamin Beganović
342ef656f0 Remove comment 2021-07-01 19:00:01 +02:00
Benjamin Beganović
12611647bc Initialize Javascript with the postcode after fields checking 2021-07-01 18:59:36 +02:00
Benjamin Beganović
e9d2d7d7f2 Show logo on the login screen if account whitelabel or official subdomain 2021-07-01 18:29:32 +02:00
David Bomba
4bc096c7c6 Minor fixes for check data 2021-07-01 20:58:38 +10:00
David Bomba
857964f39a
Merge pull request #6176 from turbo124/v5-develop
Add late fees to reminders.
2021-07-01 19:53:19 +10:00
David Bomba
784bc04acd Minor fix 2021-07-01 19:52:57 +10:00
David Bomba
69461104fe Fixes for client gateways 2021-07-01 15:56:44 +10:00
David Bomba
a2d954b706 Fixes for custom values 2021-07-01 13:34:57 +10:00
David Bomba
25459797db Add late fees back into reminders 2021-07-01 09:14:30 +10:00
Benjamin Beganović
24a6c55240
Merge pull request #6173 from beganovich/v5-3006-show-attachments-on-entities
Show attachments on entities
2021-06-30 20:42:09 +02:00
Benjamin Beganović
aeef084bc5 Show attachments on recurring invoices page 2021-06-30 20:41:11 +02:00
Benjamin Beganović
1bf94ad452 Show attachments on quotes page 2021-06-30 20:41:06 +02:00
Benjamin Beganović
9804db7988 Show attachments on invoices page 2021-06-30 20:41:03 +02:00
Benjamin Beganović
2d6027d137 Show attachments on credits page 2021-06-30 20:40:58 +02:00
Benjamin Beganović
684b21e124 Extract attachments component 2021-06-30 20:40:51 +02:00
hillelcoren
4ec2b52576 New admin portal [selfhosted] 2021-06-30 18:17:02 +00:00
hillelcoren
0429860bdd New admin portal [hosted] 2021-06-30 18:13:58 +00:00
hillelcoren
6a0f860358 New admin portal [selfhosted] 2021-06-30 15:12:29 +00:00
hillelcoren
0a9b30bd3f New admin portal [hosted] 2021-06-30 15:09:16 +00:00
David Bomba
5171200dd8
Merge pull request #6169 from turbo124/v5-develop
Minor fixes for gateways
2021-06-30 22:14:29 +10:00
David Bomba
3171f7b74a Minor fixes for gateways 2021-06-30 22:14:16 +10:00
David Bomba
d0423f80ec
Merge pull request #6168 from turbo124/v5-develop
Minor fixes for gateways
2021-06-30 22:03:28 +10:00
David Bomba
5136e0388b Minor fixes for gateways 2021-06-30 22:03:13 +10:00
David Bomba
0f6184e637
Merge pull request #6167 from turbo124/v5-develop
Fixes for gateways
2021-06-30 21:26:55 +10:00
David Bomba
d353ef9a5f Fixes for gateways 2021-06-30 21:21:46 +10:00
David Bomba
1922fa16fc
Merge pull request #6166 from turbo124/v5-develop
Fixes for check data scripts
2021-06-30 18:40:32 +10:00
David Bomba
7a33050b56 Fixes for check data script 2021-06-30 18:32:31 +10:00
David Bomba
ad2fcf6b0d Fixes for check data script 2021-06-30 18:28:30 +10:00
hillelcoren
f60d518e91 New admin portal [selfhosted] 2021-06-30 06:41:41 +00:00
hillelcoren
1651b5a650 New admin portal [hosted] 2021-06-30 06:38:30 +00:00
David Bomba
7f13a79623 Fixes for stripe payment currency amount 2021-06-30 13:56:11 +10:00
Benjamin Beganović
1c05d51c7e
Merge pull request #6161 from beganovich/v5-2906-tasks-controlled-by-setting
(v5) Show tasks based on setting in the client portal
2021-06-30 02:01:06 +02:00
Benjamin Beganović
1693086fbb
Merge pull request #6163 from beganovich/v5-2906-payment-methods-enabled-check
(v5) Check for enabled payment methods
2021-06-30 01:59:25 +02:00
Benjamin Beganović
f9b04c8310
Merge pull request #6165 from beganovich/v5-3006-assets
Production build of assets
2021-06-30 01:59:16 +02:00
Benjamin Beganović
57c937b6d3 Production build of assets 2021-06-30 01:58:21 +02:00
David Bomba
9a63a9c44d Allow importing .zip or .json file 2021-06-30 09:09:38 +10:00