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

1826 Commits

Author SHA1 Message Date
David Bomba
3a77f62b9d Configure releases in sentry, and add assigned_user_id to demo data 2020-07-21 11:54:49 +10:00
David Bomba
b797c82249 NPM and Node status 2020-07-21 11:43:59 +10:00
David Bomba
24e64fa911 Check for node and npm in setup 2020-07-21 11:11:35 +10:00
David Bomba
8420a4bac1 Remove redundant properties from account table and transformer 2020-07-21 09:00:59 +10:00
David Bomba
3aca9e701b Adjustments for account transformer 2020-07-21 07:51:09 +10:00
David Bomba
5e6fdef935 Working on payment terms 2020-07-20 16:10:14 +10:00
David Bomba
7636595f7e Fix for dupe ESP 2020-07-20 15:57:02 +10:00
David Bomba
adb705d7f0 Adding Events 2020-07-20 09:02:31 +10:00
David Bomba
392f173789
Merge pull request #3915 from turbo124/v2
Improvements to demo data
2020-07-20 08:05:28 +10:00
David Bomba
867ae6435f Improvements to demo data 2020-07-20 08:04:52 +10:00
David Bomba
fec8e8b520 Fix bug where restoring a credit wouldn't work 2020-07-20 07:54:10 +10:00
hillelcoren
6ac69c6b90 New admin portal build 2020-07-19 08:54:02 +00:00
hillelcoren
15233580ed New admin portal build 2020-07-19 08:45:38 +00:00
David Bomba
e00500efd8 Minor enhancement for import process 2020-07-19 17:17:19 +10:00
David Bomba
ac9a4029a0
Merge pull request #3914 from turbo124/v2
Fixes for migration
2020-07-18 07:53:03 +10:00
David Bomba
e067821186 Fixes for migration 2020-07-18 07:52:35 +10:00
hillelcoren
14aca35eb4 New admin portal build 2020-07-17 16:10:53 +00:00
hillelcoren
25e44c798d New admin portal build 2020-07-17 10:53:21 +00:00
David Bomba
439424b933 Fix for activity repo 2020-07-17 19:47:17 +10:00
David Bomba
cd5bebbe5f Credit events and listeners 2020-07-17 14:44:34 +10:00
David Bomba
8fa1bd5c7a Fixes for event service provideR 2020-07-17 11:47:37 +10:00
David Bomba
1b79188b35 Adding more event listeners 2020-07-17 11:28:54 +10:00
David Bomba
da88319418 Event listener for invoice viewed 2020-07-17 11:18:40 +10:00
David Bomba
c593f2bd58 Add event listeners 2020-07-17 10:31:19 +10:00
David Bomba
2191716115 Fixes for demo data 2020-07-17 08:05:46 +10:00
David Bomba
668e322834 working on demo data 2020-07-17 07:58:10 +10:00
David Bomba
c0237474ef Fixes for demo data 2020-07-17 07:50:02 +10:00
David Bomba
5eb9791c37 fix for bug on bulk route of invoice repo 2020-07-17 07:15:30 +10:00
David Bomba
d2cc1e4d65 Fix for company not returning on refresh route 2020-07-17 07:13:32 +10:00
David Bomba
fcb3e32530
Merge pull request #3913 from turbo124/v2
Ensure models are touched appropriately
2020-07-16 21:26:10 +10:00
David Bomba
41b85b3fb3 Ensure models are touched appropriately" 2020-07-16 21:01:39 +10:00
David Bomba
23f12ef27c
Merge pull request #3911 from turbo124/v2
V2
2020-07-16 15:50:31 +10:00
David Bomba
e5a8b8af0a Fixes for dem 2020-07-16 15:50:02 +10:00
hillelcoren
a1e4f46a9d New admin portal build 2020-07-16 05:30:30 +00:00
hillelcoren
eb5388af1c New admin portal build 2020-07-16 04:31:28 +00:00
David Bomba
b4ad18bfe9 Don't include drafts when checking data 2020-07-16 13:54:26 +10:00
hillelcoren
6dd3ed61fd New admin portal build 2020-07-15 16:46:59 +00:00
David Bomba
59ca29d7db check data 2020-07-15 22:20:14 +10:00
David Bomba
cab6f313fe Fix for paid invoice emails 2020-07-15 17:03:35 +10:00
David Bomba
018340cd03 Working on autobill payments 2020-07-15 16:08:57 +10:00
David Bomba
0ff8b68fbe
Merge pull request #3906 from turbo124/v2
Stripe - Autobilling
2020-07-15 15:05:42 +10:00
David Bomba
cd4856e8db Helpers for gateway fees 2020-07-15 15:05:02 +10:00
David Bomba
a1f812bee2
Merge pull request #3899 from beganovich/v2-pdfmaker-tables
New table/pdf generating system
2020-07-15 08:25:59 +10:00
David Bomba
8c56fc1263 Working on autobill 2020-07-14 23:15:59 +10:00
Benjamin Beganović
141d82b925 Include example table html 2020-07-14 15:13:46 +02:00
Benjamin Beganović
b774a07e30 Fix sorting children 2020-07-14 15:05:29 +02:00
David Bomba
d8a13e6cb2 Auto billing for stripe 2020-07-14 22:50:16 +10:00
Benjamin Beganović
bfbe31b185 enable sorting between children elements 2020-07-14 14:35:27 +02:00
Benjamin Beganović
ceecddb8a2 Tests for hidding elements 2020-07-14 14:02:02 +02:00
Benjamin Beganović
5307569bba wrap up engine for setting properties on elements 2020-07-14 13:50:00 +02:00