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
-Added SpeechRecognitionService
=================== -switching UAEPass login portal language based on user current language
=================== -Fix Switching Language
=================== -Fix Inertnet Connection Issue
=================== -Fix Switching Language And Logout Issue
=================== -Fix Redirect Url Issue
=================== -Update query string 'state' in UAE Pass to contain current language
=================== -Update AuthService To Delete Cookies
=================== -Update AuthService To Handel Cookies
=================== -Update AuthService To Fix Login Bug
=================== -Update AuthService Access Token Handel
=================== -Update AuthService Access Token Handel
=================== -Update Request Handler For Upload File Async
===================
- Upgraded Angular version (17) and upgraded related libraries.
===================
- Update Environment Service && Fix all Merge Issues
===================
- Update Environment Service To Check Windows Authentication
===================
- Remove Login Function From Auth Service
===================
- Remove Identity Server And Use JWT Authentication
===================
- Update Control Validation Service
===================
- Add Word Document Service
- Update Angular Version
===================
- Only For Test
- Add Word Document Service
- Solve Change Language Issue
- Update Auth Service With ClearUserSessionClaims Function
- Update Request Handler Service
- Update Auth Service to enable external identity server integration
- Update Environment Service to read external identity configuration
- Update handleError() Function in Request Handler Service
- Add Configuration Service to read configurations from (configurations.json)
- Update Appearance Configuration Service to read from Configuration Service using (getConfigurationValue(key))
- Replace lang attribute with b-lang
- Add switchRole to masterlayout service
- 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
- 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
- Update Models
- Update Request Handler
- Update Toaster header
- Update request handler (add Client-Local-Time-Zone to header)
- Initial Version