You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by aw...@apache.org on 2018/08/02 17:55:44 UTC

[fineract-cn-fims-web-app] branch develop updated (58252f8 -> 6b10d04)

This is an automated email from the ASF dual-hosted git repository.

awasum pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-fims-web-app.git.


    from 58252f8  Merge pull request #6 from kengneruphine/develop
     add 40beedc  Lift node version max version restriction
     add 8271104  Update ngrx/effects and rxjs to fix ts compilation errors
     add d0c2ba8  Added yarn.lock for yarn users
     add c0abeb9  Added watch flag on the dev script for faster dev cycle
     add 3bcc5ef  Fixed TS compilation issues
     new 6b10d04  Merge pull request #5 from davidyaha/feature/fix-ts

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 package.json                                       |    8 +-
 .../transaction-type/effects/service.effects.ts    |    2 +-
 .../status/confirmation/confirmation.component.ts  |    4 +-
 .../products/store/effects/service.effects.ts      |    4 +-
 .../cheque/domain/micr-resolution.model.ts         |    4 +-
 src/app/services/image/image.service.ts            |    2 +-
 yarn.lock                                          | 7166 ++++++++++++++++++++
 7 files changed, 7178 insertions(+), 12 deletions(-)
 create mode 100644 yarn.lock


[fineract-cn-fims-web-app] 01/01: Merge pull request #5 from davidyaha/feature/fix-ts

Posted by aw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

awasum pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-fims-web-app.git

commit 6b10d04bf196c432dac28e1b858b8a9a621738cd
Merge: 58252f8 3bcc5ef
Author: Awasum Yannick <ya...@gmail.com>
AuthorDate: Thu Aug 2 18:55:42 2018 +0100

    Merge pull request #5 from davidyaha/feature/fix-ts
    
    Fix ts compilation

 package.json                                       |    8 +-
 .../transaction-type/effects/service.effects.ts    |    2 +-
 .../status/confirmation/confirmation.component.ts  |    4 +-
 .../products/store/effects/service.effects.ts      |    4 +-
 .../cheque/domain/micr-resolution.model.ts         |    4 +-
 src/app/services/image/image.service.ts            |    2 +-
 yarn.lock                                          | 7166 ++++++++++++++++++++
 7 files changed, 7178 insertions(+), 12 deletions(-)