0.0.14 • Published 5 months ago

@bnsights-test/test-utilities v0.0.14

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

BnsightsUtilitiesLibrary

BBSF Utilities package is part of BBSF 3 packages. It has all the common services useded by BBSF Admin Portal or BBSF Controls

For more info please visit BBSF Controls documenation or BBSF documentation

Change Log

1.0.43 / 11-12-2023

===================

  • Upgraded Angular version (17) and upgraded related libraries.

1.0.41 / 3-12-2023

===================

  • Update Environment Service && Fix all Merge Issues

1.0.40 / 29-11-2023

===================

  • Update Environment Service To Check Windows Authentication

1.0.39 / 19-11-2023

===================

  • Remove Login Function From Auth Service

1.0.38 / 16-11-2023

===================

  • Remove Identity Server And Use JWT Authentication

1.0.36 / 19-7-2023

===================

  • Update Control Validation Service

1.0.35 / 27-3-2022

===================

  • Add Word Document Service
  • Update Angular Version

1.0.34 / 26-3-2022 (!!!Warning!! Testing Release)

===================

  • Only For Test

##1.0.33 / 22-3-2022

  • Add Word Document Service

##1.0.31 / 5-1-2022

  • Solve Change Language Issue

##1.0.30 / 3-1-2022

  • Update Auth Service With ClearUserSessionClaims Function

##1.0.29 / 25-12-2022

  • Update Request Handler Service

##1.0.28 / 22-12-2022

  • Update Auth Service to enable external identity server integration
  • Update Environment Service to read external identity configuration

##1.0.27 / 05-12-2022

  • Update handleError() Function in Request Handler Service

##1.0.24 / 14-8-2022

  • Add Configuration Service to read configurations from (configurations.json)
  • Update Appearance Configuration Service to read from Configuration Service using (getConfigurationValue(key))

##1.0.23 / 28-7-2022

  • Replace lang attribute with b-lang

##1.0.22 / 28-7-2022

  • Add switchRole to masterlayout service

##1.0.21 / 4-7-2022

  • Add castResponsetoClass (bool) by default is true to RequestOptionsModel to fix the issue when return type is arraybuffer
  • Fix in all RequestHandlerService methods check if false return data and if true return plainToClass of data

##1.0.20 / 2-6-2022

  • Add disableErrorHandler to RequestOptionsModel by default = false
  • Handle requesthandler service if (disableErrorHandler) is true all requests will not handle error
  • Remove "success" title from notifySuccessMessage

##1.0.18 / 16-5-2022

  • Update Models

##1.0.17 / 27-4-2022

  • Update Request Handler

##1.0.15 / 30-3-2022

  • Update Toaster header

##1.0.14 / 29-3-2022

  • Update request handler (add Client-Local-Time-Zone to header)

##1.0.13 / 22-3-2022

  • Initial Version