David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							50b24c55d9 
							
						 
					 
					
						
						
							
							Working on applying credits to payments prior to billing via gateway  
						
						
						
						
					 
					
						2020-10-07 22:03:53 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							70a575386c 
							
						 
					 
					
						
						
							
							Fixes for designs in migration:  
						
						
						
						
					 
					
						2020-10-07 10:16:57 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							a43688fd30 
							
						 
					 
					
						
						
							
							Append DELETED to invoice number on delete action  
						
						
						
						
					 
					
						2020-09-23 20:52:54 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							10d62f23f8 
							
						 
					 
					
						
						
							
							Fixes for regressions  
						
						
						
						
					 
					
						2020-09-22 16:11:32 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							8d3154a149 
							
						 
					 
					
						
						
							
							Add credit to paymentables on invoice reversal  
						
						
						
						
					 
					
						2020-09-22 13:09:42 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							624f8db661 
							
						 
					 
					
						
						
							
							Improve payments page for client portal and fix invoice status after payment made  
						
						
						
						
					 
					
						2020-09-19 20:33:59 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							24104509b3 
							
						 
					 
					
						
						
							
							Fixes for recurring invoice schema - auto_bill_enabled  
						
						
						
						
					 
					
						2020-09-17 09:26:23 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							2f7e01c5a4 
							
						 
					 
					
						
						
							
							Fixes for paid invoices via gateways  
						
						
						
						
					 
					
						2020-09-11 10:10:53 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							c55f660f7f 
							
						 
					 
					
						
						
							
							Generic handling page for unsuccessful payments  
						
						
						
						
					 
					
						2020-09-11 08:30:12 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							f5eecf0eb6 
							
						 
					 
					
						
						
							
							Working on recurring  
						
						
						
						
					 
					
						2020-09-08 20:34:14 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba75a44eb8 
							
						 
					 
					
						
						
							
							Laravel 7.x Shift ( #40 )  
						
						... 
						
						
						
						* Adopt Laravel coding style
The Laravel framework adopts the PSR-2 coding style with some additions.
Laravel apps *should* adopt this coding style as well.
However, Shift allows you to customize the adopted coding style by
adding your own [PHP CS Fixer][1] `.php_cs` config to your project.
You may use [Shift's .php_cs][2] file as a base.
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer 
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200 
* Shift bindings
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using class name strings as these references are checked by the parser.
* Shift core files
* Shift to Throwable
* Add laravel/ui dependency
* Unindent vendor mail templates
* Shift config files
* Default config files
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them so you can review the commit diff for
changes. Moving forward, you should use ENV variables or create a
separate config file to allow the core config files to remain
automatically upgradeable.
* Shift Laravel dependencies
* Shift cleanup
* Upgrade to Laravel 7
Co-authored-by: Laravel Shift <shift@laravelshift.com> 
						
						
					 
					
						2020-09-06 19:38:10 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							5eacb1abf8 
							
						 
					 
					
						
						
							
							Working on token billing with gateway fees  
						
						
						
						
					 
					
						2020-09-04 08:01:17 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							2f478158e9 
							
						 
					 
					
						
						
							
							Fixes for company gateways  
						
						
						
						
					 
					
						2020-09-02 11:11:01 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							3d8ddb23cf 
							
						 
					 
					
						
						
							
							fix for types  
						
						
						
						
					 
					
						2020-09-01 12:32:36 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							eb867522df 
							
						 
					 
					
						
						
							
							Working on invoice payments with gateway fees  
						
						
						
						
					 
					
						2020-08-31 12:00:43 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							ac08a146a1 
							
						 
					 
					
						
						
							
							Working on gateway fees  
						
						
						
						
					 
					
						2020-08-30 22:00:19 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							a4d0e7759e 
							
						 
					 
					
						
						
							
							Gateway fees  
						
						
						
						
					 
					
						2020-08-30 20:47:32 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							37c5a7adb5 
							
						 
					 
					
						
						
							
							Test for gateway fees appending to invoice  
						
						
						
						
					 
					
						2020-08-26 08:10:49 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							979916adb5 
							
						 
					 
					
						
						
							
							Refactor payments  
						
						
						
						
					 
					
						2020-08-25 23:06:38 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							152e9b88f6 
							
						 
					 
					
						
						
							
							Activity for paid invoice  
						
						
						
						
					 
					
						2020-08-12 11:45:40 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							b457cbfe15 
							
						 
					 
					
						
						
							
							Fix is_manual when marking an invoice as paid  
						
						
						
						
					 
					
						2020-07-29 08:20:40 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							d36fdb4025 
							
						 
					 
					
						
						
							
							Fixes for refresh query  
						
						
						
						
					 
					
						2020-07-25 09:02:32 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							ce3696257f 
							
						 
					 
					
						
						
							
							Fixes for base repo invitations  
						
						
						
						
					 
					
						2020-07-23 13:55:11 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							5e6fdef935 
							
						 
					 
					
						
						
							
							Working on payment terms  
						
						
						
						
					 
					
						2020-07-20 16:10:14 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							fec8e8b520 
							
						 
					 
					
						
						
							
							Fix bug where restoring a credit wouldn't work  
						
						
						
						
					 
					
						2020-07-20 07:54:10 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							b4ad18bfe9 
							
						 
					 
					
						
						
							
							Don't include drafts when checking data  
						
						
						
						
					 
					
						2020-07-16 13:54:26 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							cd4856e8db 
							
						 
					 
					
						
						
							
							Helpers for gateway fees  
						
						
						
						
					 
					
						2020-07-15 15:05:02 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							d8a13e6cb2 
							
						 
					 
					
						
						
							
							Auto billing for stripe  
						
						
						
						
					 
					
						2020-07-14 22:50:16 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							5dc0fcca0d 
							
						 
					 
					
						
						
							
							Working on token billing  
						
						
						
						
					 
					
						2020-07-13 14:46:16 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							583a92d5bc 
							
						 
					 
					
						
						
							
							Tweak payment dates in demo data  
						
						
						
						
					 
					
						2020-07-13 13:35:28 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							b96e2aa78b 
							
						 
					 
					
						
						
							
							Bulk actions for tax rates  
						
						
						
						
					 
					
						2020-07-13 09:29:44 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							0cd3b6925e 
							
						 
					 
					
						
						
							
							fixes for autobill invoice  
						
						
						
						
					 
					
						2020-07-13 08:28:19 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							f3572a5d11 
							
						 
					 
					
						
						
							
							Refactor for events  
						
						
						
						
					 
					
						2020-07-08 22:02:16 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							a476034bd0 
							
						 
					 
					
						
						
							
							Add token_id to activity table  
						
						
						
						
					 
					
						2020-07-08 16:54:16 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							2e03b1e6d2 
							
						 
					 
					
						
						
							
							Fixes for reminder templates  
						
						
						
						
					 
					
						2020-07-08 13:17:25 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							6718915a9c 
							
						 
					 
					
						
						
							
							Add gateway fees to invoice  
						
						
						
						
					 
					
						2020-07-08 13:07:07 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							4b81e209c4 
							
						 
					 
					
						
						
							
							Working on unattended token billing  
						
						
						
						
					 
					
						2020-07-08 12:20:44 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							3ec593f7ef 
							
						 
					 
					
						
						
							
							Fixes for tests  
						
						
						
						
					 
					
						2020-07-08 10:18:13 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							6a11fae857 
							
						 
					 
					
						
						
							
							Working on Autobill  
						
						
						
						
					 
					
						2020-07-08 00:50:51 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							83fc30f7e7 
							
						 
					 
					
						
						
							
							Working on fees and limits  
						
						
						
						
					 
					
						2020-07-07 22:33:11 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							89d15f1e2a 
							
						 
					 
					
						
						
							
							Fixes for API Documentation  
						
						
						
						
					 
					
						2020-07-07 20:56:28 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							d6b58fe5b8 
							
						 
					 
					
						
						
							
							Fixes for testS  
						
						
						
						
					 
					
						2020-07-06 14:12:04 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							f4a66dd75b 
							
						 
					 
					
						
						
							
							Triggered actions  
						
						
						
						
					 
					
						2020-07-06 13:12:08 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							94a98f744e 
							
						 
					 
					
						
						
							
							Triggered actions on invoice  
						
						
						
						
					 
					
						2020-07-06 09:34:25 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							245980ce4b 
							
						 
					 
					
						
						
							
							Send company with all events  
						
						
						
						
					 
					
						2020-06-30 09:35:17 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							a7e05cb3bd 
							
						 
					 
					
						
						
							
							Fix for applied amount when using credits to pay invoices  
						
						
						
						
					 
					
						2020-06-18 13:19:38 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							9acbac7402 
							
						 
					 
					
						
						
							
							Add invoice id to credit  
						
						
						
						
					 
					
						2020-06-18 09:43:28 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							70c5913f1d 
							
						 
					 
					
						
						
							
							fixes for currency type  
						
						
						
						
					 
					
						2020-06-15 16:06:32 +10:00