* added methods from admin-controller, alarm-controller, asset-controller, audit-log-controller
* refactored rest client and added methods from auth controller
* added methods from component-descriptor-controller
* added methods from customer controller
* added methods from dashboard controller
* added methods from device controller
* refactored url pageLink params
* added methods from entity relation controller
* added methods from entity view controller
* refactored
* added methods from event controller
* added methods from rpc controller
* added methods from rule chain controller
* added methods from telemetry controller
* added methods from tenant controller
* added methods from user controller
* added methods from widgets bundle controller
* added methods from widget type controller
* created method refreshToken
* moved classes SecuritySettings, UserPasswordPolicy, ClaimRequest, UpdateMessage, to common module, and added "/api" to urls where this part was missing
* refactored
* added constructors
* removed method resetPassword
* removed method checkResetToken
* refactoring methods where the parameter is an array
* refactored
* added methods from admin-controller, alarm-controller, asset-controller, audit-log-controller
* refactored rest client and added methods from auth controller
* added methods from component-descriptor-controller
* added methods from customer controller
* added methods from dashboard controller
* added methods from device controller
* refactored url pageLink params
* added methods from entity relation controller
* added methods from entity view controller
* refactored
* added methods from event controller
* added methods from rpc controller
* added methods from rule chain controller
* added methods from telemetry controller
* added methods from tenant controller
* added methods from user controller
* added methods from widgets bundle controller
* added methods from widget type controller
* created method refreshToken
* moved classes SecuritySettings, UserPasswordPolicy, ClaimRequest, UpdateMessage, to common module, and added "/api" to urls where this part was missing
* added batch support to AttributeKvInsertRepository
* added logs for testing
* added batch support to AttributeKvInsertRepository
* added logs for testing
* Code review part 1
* Improvements
* Batch Update Implementation
* added realization SaveOrUpdate batch to Hsql and refactored
* refactored
* Add new hidden widget cards for latest and timeseries value
* Revert "Add new hidden widget cards for latest and timeseries value"
This reverts commit 09b73d5afcc66baf942a776f83a0295700f83d22.
* Allow hiding of zero/false dataKey values from tbFlot widgets tooltips
* comparison option draft
* Added dataKey setting for excluding from Stacking mode in chart widgets.
* Flot comparison option (draft)
* Flot comparison option (draft)
* Fix color generation for additional keys
* Add new time options for comparison
* Add ability to define points symbol and line width in 'line' flot charts
* Change history timeinterval calculation, translations definition