David Bomba
9050d4e564
Template Controller ( #3042 )
...
* Request Cancellation
* Add fields to settings
* Recurring invoice cancellation request
* Stub Template controller
2019-11-05 07:50:10 +11:00
David Bomba
b7d3f4e7aa
Client Portal conditionals ( #3039 )
...
* Fixes for tests
* add additional fields for company settings
* fixes for travis
* update company settings schema
* Disable client portal
* Client Portal middleware
* Working on client portal
* hide portal
* Implement notification channgels for User and ClientContact models
* Push notifications onto queue
* Force authentication if client portal is password protected
2019-11-04 11:22:59 +11:00
David Bomba
5bbc274a48
Fixes for api-headeR
2019-10-07 17:31:26 +11:00
David Bomba
6d81f981f8
Invoices OpenAPI
2019-10-07 09:00:02 +11:00
David Bomba
165182266a
OpenAPI
2019-10-06 23:24:15 +11:00
David Bomba
febe32b7d8
OpenAPI
2019-10-06 23:18:22 +11:00
David Bomba
65757f4b71
OpenAPI
2019-10-06 23:09:56 +11:00
David Bomba
ac96a01c03
OpenAPI
2019-10-06 22:51:33 +11:00
David Bomba
897e4855c1
OpenAPI
2019-10-06 22:24:54 +11:00
David Bomba
59abbd04f9
Integrating OpenAPI documentation
2019-10-06 17:05:46 +11:00
David Bomba
2c05f5a47e
Refresh route
2019-09-25 21:49:43 +10:00
David Bomba
3860e770f6
Add reset link to API
2019-09-23 08:24:25 +10:00
David Bomba
c79211c4f4
Mitigate nulls in database
2019-09-17 15:42:10 +10:00
David Bomba
2f164d6a76
Add account to login response
2019-09-12 22:02:25 +10:00
David Bomba
da0c0080a5
Fixes for login api
2019-09-12 21:46:09 +10:00
David Bomba
4536bc0566
API fixes
2019-09-11 20:15:44 +10:00
David Bomba
ac19a4bb12
Working on cascading settings
2019-09-11 15:32:47 +10:00
David Bomba
42e54d0bd5
include statics with login response
2019-09-11 10:37:53 +10:00
David Bomba
a840136575
API cleanup
2019-09-11 09:31:55 +10:00
David Bomba
1c2ba3a53e
force status codes to be returned
2019-09-10 19:31:51 +10:00
David Bomba
2df2ec44ba
View Composer for Client Portal
2019-07-19 14:32:51 +10:00
David Bomba
f63803fe7b
Finished - Client auth + password reset + mailables
2019-07-18 09:45:18 +10:00
David Bomba
7e4294fcc5
Client password resets
2019-07-17 14:52:54 +10:00
David Bomba
7448ef9b0a
Client-Contact password reset stubs
2019-07-17 14:15:25 +10:00
David Bomba
99a535eed8
Default skin client auth
2019-07-17 13:09:37 +10:00
David Bomba
241cb02a86
Start Front End of Client Portal - Authentication
2019-07-16 12:38:11 +10:00
David Bomba
9effc2ebca
Align Signup and Login responses for consistency
2019-07-14 19:34:49 +10:00
David Bomba
364df6bfe2
Cleaning up OAuth
2019-05-23 10:25:55 +10:00
David Bomba
383c04827d
Custom Scopes depending on provider
2019-05-23 08:28:03 +10:00
David Bomba
c25e2e6a6d
Fixes for logining in via web
2019-05-22 13:43:51 +10:00
David Bomba
1c48c51407
bug fix
2019-05-22 13:24:40 +10:00
David Bomba
b121955cd7
bug fix
2019-05-22 13:23:31 +10:00
David Bomba
02a9dc228e
bug fix
2019-05-22 13:22:31 +10:00
David Bomba
bdf4c8b028
Expand Scopes
2019-05-22 13:21:23 +10:00
David Bomba
d2a2378f4b
OAuth from Third Party Client <> Server finished
2019-05-22 13:18:18 +10:00
David Bomba
914496b75a
fix for login controller
2019-05-22 11:24:05 +10:00
David Bomba
3d4100394f
enforce stateless API
2019-05-22 11:18:52 +10:00
David Bomba
2f6d330a7a
fix for signup over OAuth
2019-05-22 11:09:36 +10:00
David Bomba
2334a3a870
Fix for oauth signup
2019-05-22 11:00:23 +10:00
David Bomba
ef25cfa320
OAuth login and signup. Improve handling of login via API
2019-05-22 10:56:47 +10:00
David Bomba
97d3093b2b
Working on oAuth
2019-05-22 09:00:12 +10:00
David Bomba
9b86780fa3
Update copyright
2019-05-11 13:32:07 +10:00
David Bomba
5b8f56593e
Implement API throttling, and ensure output is JSON
2019-04-19 17:59:48 +10:00
David Bomba
72dee9bfb6
User login via API
2019-04-19 12:58:40 +10:00
David Bomba
f82aaefd4c
Working on API login
2019-04-19 11:59:07 +10:00
David Bomba
788a42e9a4
Working on API Login Authentication
2019-04-18 16:11:37 +10:00
David Bomba
7defe077bc
working on client test
2019-03-26 22:31:07 +11:00
David Bomba
c72e1f0139
Client Creation ( #2533 )
...
* Working on Oauth
* splitting out JS files
* Working on oAuth
* working on oAuth
* minor fixes
* create client
* create client
* create client
* Working on adding a client
2018-12-02 21:42:06 +11:00
David Bomba
af9ae06289
Model encode primary keys ( #2510 )
...
* Client Address
* Vue components for address
* Fix for null objects being passed to Vue
* Copy Billing Address
* route key
* Social auth
* Pad out route bindings
* Deploy hashes across models
* social auth buttons
2018-11-20 15:36:56 +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