Releases: tsolucio/coreBOSWSAPIJS
Extended Session
Bump version
Sync bower version with library version
Step by Step Login
This release exports methods so the programmer can do a step by step Login. In other words, you can now launch a doChallenge and then a doLoginWithChallengeToken, taking full control of the login process.
The doLogout method now simply returns True/False instead of a promise, which makes more sense.
doLogout method
Minor release with support for logout method.
Login with password. Format date fields
Minor release with support for login with user password and a couple of helper methods to format date fields.
get Reference and Typeahead support
We add a couple of helper methods for working with getReferenceId and also support for an autocomplete functionality
Version 1.2.0
Add Timecontrol Comment, Fix Login Portal detection in interceptor, some other bug fixes
Version 1.1.0
Enhanced getWhere, new method for Portal Login and some bug fixes.
Version 1.0.0
reject ajax call on corebos webservice error. makes it easy to captur…