David Bomba
54fc78a88b
Refactor jobs to be MultiDB aware ( #3174 )
2019-12-27 11:28:36 +11:00
David Bomba
b0da84baa7
Fix Quote transformer. ( #3165 )
...
* Use native Laravel prepareForValidation method instead of custom sanitize
* fix quote transformer
2019-12-20 22:23:09 +11:00
David Bomba
70fe64ed96
Fixes for tests
2019-10-05 10:11:04 +10:00
David Bomba
263b4896dc
fixes for code coverage
2019-08-26 18:41:22 +10:00
David Bomba
a0abd052b2
Tests for PDF generation?
2019-05-04 13:14:37 +10:00
David Bomba
d8f5d10b58
Fixes for tests
2019-04-24 20:01:40 +10:00
David Bomba
e494459823
Improve coverage
2019-04-20 09:11:54 +10:00
David Bomba
bdb0f43d33
Modules, VueJS ( #2552 )
...
* Fix for comparing delete contacts change diffKeys to diff()
* Client create
* Client Settings
* Working on localization
* Refactor DataTables
* protyping blade vs pure vue
* Rebuild test module
* Generic notes module
* Small Client Notes Module
* Tests for TabMenu Trait
* implements tab pills in client screen
* Integrate Modules
2018-12-13 10:23:21 +11:00
David Bomba
dac1aa88d5
Tests, Multi-DB support for incoming URLs ( #2466 )
...
* Tests for authentication
* Add db field to company table (required if we are doing jobs without an auth()->user() )
* Add Laravel Dusk for browser testing, add ability to set DB by incoming URL Hash
2018-10-24 21:24:09 +11:00
David Bomba
0f64ade43f
Vue.JS init ( #2459 )
...
* Fixes for code coverage + style
* Integration tests for MultiDB
* Start sprinking Vue.JS
2018-10-18 21:47:55 +11:00
David Bomba
62e2444a2c
Sign Up Scaffolding ( #2453 )
...
* Fix js dependencies
* Breadcrumb implementation
* Test for UniqueEmailRule Validation
* reduce length of account_key to prevent key too long error
* Fixes for travis - reduce user email length
* Reduce all unique field lengths to 100 to prevent key overflow
* Fix for Bank Model
* Prevent a user from registering multiple account with one email address when using multiple databases
2018-10-17 23:26:27 +11:00
David Bomba
8d5c5b1257
bug fixes in phpunit ( #2426 )
2018-10-05 23:04:21 +10:00
David Bomba
02c3b94a13
Exclude laravel from code coverage ( #2425 )
...
* exclude laravel from coverage
* exclude laravel from coverage
2018-10-05 22:59:26 +10:00
David Bomba
059fbc9f70
Improve code coverage ( #2424 )
2018-10-05 22:46:53 +10:00
David Bomba
c830924213
Filter laravel framework from code coverage ( #2420 )
...
* fixes for code coverage
* Code Coverage filter laravel
2018-10-05 22:12:20 +10:00
Hillel Coren
f03dd652e6
Initial commit
2018-10-04 20:10:43 +03:00