David Bomba
3b0cda1502
Set default company on account creation ( #2487 )
...
* Fixes for tests
* fixes for permissions
* Set default company on account creation
* Ensure default company ID is registered in session variables
* Implement a generic resolver to harvest an entity from encoded value
* Laravel Telescope
2018-11-03 12:01:40 +11:00
David Bomba
19b737a25b
V5.0 ( #2486 )
...
* Fixes for tests
* fixes for permissions
2018-11-03 09:51:56 +11:00
David Bomba
c6f70c2832
fixes for tests ( #2485 )
2018-11-02 22:57:59 +11:00
David Bomba
d430600e1e
Datatables, Base Model, Base Presenter ( #2484 )
...
* Fixes for datatables
* Implement a BaseModel
* Working on reusable header data model
* Working on adding session variables
* Clean up header data
* Random Data Seeder
* working on searching datatables across relationships.
* Working on transforming primary keys between client and server facinglogic
* Updated assets
2018-11-02 21:54:46 +11:00
David Bomba
2d9f7b3ae6
Fixes for travis ( #2474 )
...
* fixes for travis
2018-10-29 15:24:12 +11:00
David Bomba
ede0668caf
Update ClientController.php
2018-10-29 14:17:40 +11: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
849f6e5439
Fixes for Tests, implement MakeHash trait ( #2469 )
...
* Fixes for Feature and browser tests
* Change .env.example variable names, implement hash encoding of db numbers for URIs
2018-10-26 15:53:29 +11:00
David Bomba
dffafc20af
Fixes for travis ( #2467 )
...
* fixes for travis
2018-10-25 21:14:09 +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
64041fb3cb
Refactor signup flow ( #2465 )
2018-10-24 14:50:15 +11:00
David Bomba
e4f46c2a4e
Presenters, skinned views, model refactoring ( #2464 )
...
* Default database connection - set defaults for engine and strict
* Working on tests for refactored model
* Fixes for tests, use polymorphic relationships for Invitations
* skin the password reset pages
2018-10-22 23:04:37 +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
103a95955a
Sign up ( #2460 )
...
* Privacy Policy & TOS
* configure additional dependency packages for redis and modules, middleware implementation for multi-db
* Stub the signup
2018-10-19 14:45:55 +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
f745c3f0a6
Working on Social Authentication ( #2458 )
...
* Laravel Socialite + Refactor for searching for Users across multiple databases
* Refactor for Unique User Rules, add Middleware for setting active DB connection per request, more tests
2018-10-18 16:04:36 +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
528c99f655
Login UI, Database Seeds, Dashboard layouts ( #2450 )
...
* Implement CoreUI Interface
* Core UI Navigation wire frame
* UI - Fix sidebar nav - add Invoice Ninja Logo
* Create layout using CoreUI admin template
* Login UI, Database seeds
2018-10-16 22:42:43 +11:00
David Bomba
f42024f84a
Migrations + Translations + POPO ( #2446 )
2018-10-15 23:40:34 +11:00
David Bomba
275be96d4f
Switch Multi-DB to Eloquent driver ( #37 ) ( #2443 )
...
Switch Multi-DB to Eloquent driver
2018-10-15 20:06:57 +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
19a836b010
Scaffolding Auth ( #2438 )
...
Scaffolding Auth
2018-10-12 22:29:34 +11:00
David Bomba
85180bfdb7
Multi DB Authentication ( #2431 )
...
* Custom Multi DB User Provider
* Multi DB Authentication provider
* Finalized Multi Auth DB
* Apply fixes from StyleCI (#22 )
2018-10-08 20:38:45 +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
f4f7348854
V5.0 ( #2422 )
...
* fixes for code coverage
* Code Coverage filter laravel
* Code Coverage fixes
* bug fixes
2018-10-05 22:29:13 +10:00
David Bomba
2cc23cd2da
Code Coverage fixes ( #2421 )
...
* fixes for code coverage
* Code Coverage filter laravel
* Code Coverage fixes
2018-10-05 22:23:07 +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
David Bomba
9a7392ac1f
fixes for code coverage ( #2419 )
2018-10-05 22:04:32 +10:00
David Bomba
9d68edb6b4
Code Coverage setup ( #2418 )
...
* add support for code coverage
* Code coverage - Travis + Badge
2018-10-05 21:59:09 +10:00
David Bomba
5f3ac14d32
add support for code coverage ( #2417 )
2018-10-05 21:51:06 +10:00
David Bomba
8a791d46e4
Update .env.travis
2018-10-05 21:41:36 +10:00
David Bomba
537b53859f
StyleCI fixes ( #2416 )
...
* Env for travis
* Apply fixes from StyleCI (#7 )
2018-10-05 21:40:02 +10:00
David Bomba
5ddade85a5
Env for travis ( #2414 )
2018-10-05 17:58:13 +10:00
David Bomba
cc670e1841
Update README.md
2018-10-05 17:52:27 +10:00
David Bomba
640236d7a1
Update README.md
2018-10-05 17:52:12 +10:00
David Bomba
efa75de4df
Project layout + Travis Integration ( #2412 )
2018-10-05 17:51:37 +10:00
David Bomba
768dd63350
Create README.md
2018-10-05 17:39:34 +10:00
David Bomba
e88604594b
Project layout ( #2411 )
...
* Nav bar ideas
* Project structure
2018-10-05 14:26:05 +10:00
Hillel Coren
0503887629
Navigation
2018-10-04 22:53:38 +03:00
Hillel Coren
0d1bbfbe7f
Master blade
2018-10-04 20:41:22 +03:00
Hillel Coren
f03dd652e6
Initial commit
2018-10-04 20:10:43 +03:00
David Bomba
8ac91b601d
v5.0 first push
2018-10-05 01:09:54 +10:00