Skip to content

Releases: tsolucio/coreBOSWSAPIJS

Extended Session

05 Jan 00:58

Choose a tag to compare

1.8.0

chore(Version) upgrade version for new release

Bump version

13 Aug 18:44

Choose a tag to compare

Sync bower version with library version

Step by Step Login

13 Aug 18:40

Choose a tag to compare

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

28 Jul 10:09

Choose a tag to compare

Minor release with support for logout method.

Login with password. Format date fields

17 May 16:03

Choose a tag to compare

Minor release with support for login with user password and a couple of helper methods to format date fields.

get Reference and Typeahead support

27 Nov 20:50

Choose a tag to compare

We add a couple of helper methods for working with getReferenceId and also support for an autocomplete functionality

Version 1.2.0

14 Oct 19:01

Choose a tag to compare

Add Timecontrol Comment, Fix Login Portal detection in interceptor, some other bug fixes

Version 1.1.0

11 Oct 09:08

Choose a tag to compare

Enhanced getWhere, new method for Portal Login and some bug fixes.

Version 1.0.0

16 Sep 22:20

Choose a tag to compare

reject ajax call on corebos webservice error. makes it easy to captur…