David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							957ac9f5d8 
							
						 
					 
					
						
						
							
							Fix for password protected authorization ( #3198 )  
						
						... 
						
						
						
						* Remove unnecessary save() on invoice
* Update copyright
* Working on Credit Repository
* Implement credits as a paymentable entity
* Add credit_id to transformer
* fix rules for update payment
* Fix random deleted_at keys in transformers
* Fix for password_protect check 
						
						
					 
					
						2020-01-07 11:13:47 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f712b789ca 
							
						 
					 
					
						
						
							
							Fixes for tests ( #3184 )  
						
						... 
						
						
						
						* fix typo
* php-cs traits
* CS fixer pass
* Password protect User routes
* Implement checks to prevent editing a deleted record
* Clean up payment flows
* Fixes for tests 
						
						
					 
					
						2019-12-31 08:59:12 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e7512071f 
							
						 
					 
					
						
						
							
							Implement EmailInvoice Job ( #3166 )  
						
						... 
						
						
						
						* Working on quote counter
* Add tests for quote number + shared counter tests
* Create invoice job
* Add last_sent_date to invoice/quote table, remove type_id
* Implement EmailInvoice Job 
						
						
					 
					
						2019-12-22 21:28:41 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f59585dd62 
							
						 
					 
					
						
						
							
							Fixes for tests ( #3082 )  
						
						... 
						
						
						
						* Update client paid to date job:
* Backup Invoice HTML when invoice is marked as sent and paid
* Store HTML of invoice when invoice was paid
* Fix foreign keys in db schema
* V2 Endpoints for Company Migrations
* Fixes for tests 
						
						
					 
					
						2019-11-20 16:41:49 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ff17e3eb67 
							
						 
					 
					
						
						
							
							Payment deletes ( #3079 )  
						
						... 
						
						
						
						* Add amount to paymentable tables to enable reversing payments gracefully
* Create Test Data artisan comannd
* Delete Payments + Fixes for company settings persistence 
						
						
					 
					
						2019-11-19 21:23:56 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							724cccacfc 
							
						 
					 
					
						
						
							
							Fixes for tests  
						
						
						
						
					 
					
						2019-10-03 21:50:50 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							a57de08178 
							
						 
					 
					
						
						
							
							Working on partial invoice payments  
						
						
						
						
					 
					
						2019-10-02 08:44:13 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							2d5d9b816b 
							
						 
					 
					
						
						
							
							Payment Events  
						
						
						
						
					 
					
						2019-10-01 11:56:48 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							308406c0fb 
							
						 
					 
					
						
						
							
							Create or Update invitations on invoice save / creation  
						
						
						
						
					 
					
						2019-09-23 13:10:51 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							668e01b814 
							
						 
					 
					
						
						
							
							Stubbing invoice design templates  
						
						
						
						
					 
					
						2019-08-29 14:07:04 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							2f401e3457 
							
						 
					 
					
						
						
							
							Log contact logins  
						
						
						
						
					 
					
						2019-07-10 11:50:49 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							544e59bbba 
							
						 
					 
					
						
						
							
							Transform id keys from Bulk routes  
						
						
						
						
					 
					
						2019-06-12 14:22:05 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							671760eda4 
							
						 
					 
					
						
						
							
							Fixes for unique email rule  
						
						
						
						
					 
					
						2019-06-05 10:43:23 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							e458ec6331 
							
						 
					 
					
						
						
							
							Update user table on access  
						
						
						
						
					 
					
						2019-06-04 07:46:46 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							b365d8dc6e 
							
						 
					 
					
						
						
							
							Wire up Activity Listeners for update/create invoice  
						
						
						
						
					 
					
						2019-05-15 15:19:18 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							5467fc64b1 
							
						 
					 
					
						
						
							
							Invoice activity listeners  
						
						
						
						
					 
					
						2019-05-15 15:03:18 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							ad76169b6c 
							
						 
					 
					
						
						
							
							Working on invoice payments  
						
						
						
						
					 
					
						2019-05-13 16:18:46 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							9b86780fa3 
							
						 
					 
					
						
						
							
							Update copyright  
						
						
						
						
					 
					
						2019-05-11 13:32:07 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							e37c6912b1 
							
						 
					 
					
						
						
							
							Refactor for invoice calculations, implementing testing for Invoice Invitation creation  
						
						
						
						
					 
					
						2019-04-24 15:18:48 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							56d4a98707 
							
						 
					 
					
						
						
							
							Trying to fix chrome for laravel dusk - travis  
						
						
						
						
					 
					
						2019-04-24 11:49:41 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							cd8d479209 
							
						 
					 
					
						
						
							
							fixes for activities  
						
						
						
						
					 
					
						2019-04-21 22:28:28 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							2545935d31 
							
						 
					 
					
						
						
							
							Wiring up Activities table and events  
						
						
						
						
					 
					
						2019-04-21 22:24:26 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							61b7481eda 
							
						 
					 
					
						
						
							
							Listeners  
						
						
						
						
					 
					
						2019-04-20 11:19:43 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dde1cd6cfb 
							
						 
					 
					
						
						
							
							Confirmation Emails, Datatables ( #2473 )  
						
						... 
						
						
						
						* Fixes for MakesHash trait
* Client List DataTables
* Data table dependencies
* Confirmation URLs
* Wire up firing events for notification emails 
						
						
					 
					
						2018-10-29 14:16:17 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64041fb3cb 
							
						 
					 
					
						
						
							
							Refactor signup flow ( #2465 )  
						
						
						
						
					 
					
						2018-10-24 14:50:15 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							50e22ee1d6 
							
						 
					 
					
						
						
							
							Refactor constants, set active db connection in middleware, add socket.io dependencies ( #2463 )  
						
						
						
						
					 
					
						2018-10-21 09:26:21 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4076a00dae 
							
						 
					 
					
						
						
							
							Multi Auth - Multi DB ( #2442 )  
						
						... 
						
						
						
						* Multi Auth / Multi DB cleanup
* Fixes for Multi-DB
* Fixes for Multi auth using Multi DB
* Remove register routes from application 
						
						
					 
					
						2018-10-15 16:00:48 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							537b53859f 
							
						 
					 
					
						
						
							
							StyleCI fixes ( #2416 )  
						
						... 
						
						
						
						* Env for travis
* Apply fixes from StyleCI (#7 ) 
						
						
					 
					
						2018-10-05 21:40:02 +10:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							f03dd652e6 
							
						 
					 
					
						
						
							
							Initial commit  
						
						
						
						
					 
					
						2018-10-04 20:10:43 +03:00