Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

2.5.0 #359

Merged
merged 41 commits into from
Aug 14, 2018
Merged

2.5.0 #359

merged 41 commits into from
Aug 14, 2018

Conversation

DenysVuika and others added 30 commits August 10, 2018 20:39
* fix enums usage/imports in TypeScript

* enum fixes

* update test script

* test against release (master)

* Revert "test against release (master)"

This reverts commit 7e2a9b1.

* restore the script

* use master for tests
* Update node content

* change log update
* add new isFavorite property

* update changelog
* remove duplicate listeners
add error event

* test error handler
* disable timeout

* changelog

* change timeout settings
* implicit flow oauth2

* oauth part 2

* check valid access token

* silent refresh token

* fix refresh token remove

* clean local token after logout

* documentation

* fix test

* improve storage

* add scope as required parameter add more test

* skip login form

* storage static

* init storage

* fix declaration file

* fix storage

* improve implicit flow using session storage

* redirect logout optional

* make check provider methods public

* remove trailing white space

* skipLoginForm rename to silentLogin

* remove secret mandatory

* fix declaration and implicit login
update changelog
eromano and others added 11 commits August 10, 2018 20:40
* fix travis script

* fix test and build

* travis script new conf
#344)

* Enforce the isBpm/isEcm loggedIn method checking the current provider (BPM/ECM/ALL)

* Update alfrescoApi.js
…different firms (#347)

* remove duplicate methods firms

* changelog

* fix travis pipeline
* update site details

* update changelog

* update
* [ADF-3383] Incorrect datatype for password in PersonBodyCreate in index.d.ts

* add missing path element properties

* update changelog
remove validation client side
@codecov-io
Copy link

codecov-io commented Aug 14, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@a5c922e). Click here to learn what that means.
The diff coverage is 5.88%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #359   +/-   ##
=========================================
  Coverage          ?   71.25%           
=========================================
  Files             ?       23           
  Lines             ?     1374           
  Branches          ?      262           
=========================================
  Hits              ?      979           
  Misses            ?      395           
  Partials          ?        0
Impacted Files Coverage Δ
src/oauth2Auth.js 37.3% <0%> (ø)
src/alfrescoUpload.js 84.21% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5c922e...f51389c. Read the comment docs.

@eromano eromano merged commit f33d066 into master Aug 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants