David Bomba
da325e1797
Refactor permissions for datatables. ( #2615 )
...
* Add URL link directly to client view in list view
* Implement Form requests for all client routes
* Refactor how permissions are implemented on Datatable row action menus
* fixes for tests
2019-01-22 01:06:49 +11:00
David Bomba
64a0248f50
Scaffold Laravel permissions (Client - Entity) ( #2602 )
...
* Wired up Bulk Archive / Delete / Restore button with reactivity on checkbox actions
* Scaffold Laravel permissions (Client - Entity)
2019-01-16 20:28:06 +11:00
David Bomba
feafbd9826
User Settings ( #2601 )
...
* Datamapping JSON Settings
* JSON Mapping
* User Setting Defaults
* Testing Json Mapper
* Implemented User Settings - hydrated from JSON format
2019-01-16 09:00:25 +11:00
David Bomba
0faf91dd5d
Generated Datatable Action Menus ( #2590 )
...
* Style Datatable
* Component Actions
* Harvest user permissions from Pivot table
* Pad out permissions
* Client actions
* Fixes for travis
* Client Datatables
* Menu permissions
* Tests for menu permissions
* Action menu
* Implement query builder filter
* Flatten user permissions
* Implement rendering of client action dropdowns
* Generated Action Menus
2019-01-07 22:30:28 +11:00
David Bomba
4abe61f493
Fix for tests, set return types ( #2524 )
...
* View composers
* Saving client and contacts
* saving client and contacts
* update client job
* unique emails
* fix for tests
2018-11-27 18:24:26 +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
2d9f7b3ae6
Fixes for travis ( #2474 )
...
* fixes for travis
2018-10-29 15:24:12 +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
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
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
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
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
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
537b53859f
StyleCI fixes ( #2416 )
...
* Env for travis
* Apply fixes from StyleCI (#7 )
2018-10-05 21:40:02 +10:00
David Bomba
efa75de4df
Project layout + Travis Integration ( #2412 )
2018-10-05 17:51:37 +10:00
David Bomba
e88604594b
Project layout ( #2411 )
...
* Nav bar ideas
* Project structure
2018-10-05 14:26:05 +10:00
Hillel Coren
f03dd652e6
Initial commit
2018-10-04 20:10:43 +03:00