8828 Commits (45fbbf201fe3020b109d94de87e310626eba9d49)

Author SHA1 Message Date
ViacheslavKlimov 95cf5cf70a Replace users list notification recipient group with current user id 3 years ago
dashevchenko 355503bbbc refactoring: used const instead of String 3 years ago
dashevchenko 7957e5cca6 updated upgrade script for 3.6.1 to clean up securitySettings cache 3 years ago
ViacheslavKlimov 2cfa040cc5 Validate image size as soon as possible; pretty max size in the error 3 years ago
Igor Kulikov f5bfec6115 Update ui help url to version 3.6.2. Update rule nodes UI. 3 years ago
imbeacon a67a13bbd0 Added docker-compose file creation with correct parameters 3 years ago
ViacheslavKlimov 27743c3e3a Evict image from cache when deleted 3 years ago
YevhenBondarenko a537ad9b20 fixed flaky tests 3 years ago
Andrii Shvaika b58a4b3b06 Removed redundant toString call 3 years ago
ViacheslavKlimov 4ff0813b07 cmdsHandlers structure refactoring 3 years ago
ViacheslavKlimov 131f6bf721 WS logging improvements 3 years ago
ViacheslavKlimov 6d255ebcfa Move pending session lifetime to yaml 3 years ago
Igor Kulikov 5d7ba1f88b Handle authentication in the same cmds packet. 3 years ago
Artem Dzhereleiko 2c71f55d84 UI: Set default gray color level and shape 3 years ago
ViacheslavKlimov e52782ee0e Add sequenceNumber to notification subscription updates 3 years ago
ViacheslavKlimov fb92aef8cb WS inbound msg queue 3 years ago
Igor Kulikov b7b889117a Improve images update methods. 3 years ago
ViacheslavKlimov c21f0d025c WS auth via command 3 years ago
Volodymyr Babak 9543cfd353 Refactoring - renaming 3 years ago
Andrii Landiak c48737be47 Change order for EdgeSyncCursor: up resource to top, cuz all entities which 'hasImage' should have link for resource 3 years ago
ViacheslavKlimov c6559d6bba Always load system images; update images only after loading system widgets 3 years ago
Andrii Landiak 2378f2ec2d Add handling logic for backward compatibility with previous Edges 3 years ago
Volodymyr Babak 5a6ca7e5b6 Rename local env to make it fix method name 3 years ago
Volodymyr Babak 88d9128b96 Use docker volume instead of bind mount 3 years ago
Sergey Matvienko ad40971149 Device connectivity controller test improvements 3 years ago
dashevchenko b2f2d1d909 updated config parameter description 3 years ago
Dmitriymush 20760e962b UI: added Carbon Monoxide Level (CO) widgets to air quality bundle 3 years ago
ViacheslavKlimov 7bc43cb7bf Inline images when creating version 3 years ago
Dmitriymush a44a87393f UI: added Sulfur Dioxide Level (SO2) widget to air quality bundle 3 years ago
ShvaykaD f7af8e298c added fixes after review 3 years ago
dashevchenko 8b6b1dd7d7 added new type of error - UserPasswordNotValidException to correctly handle it on UI 3 years ago
Dmitriymush f6dd278341 UI: added Nitrogen Dioxide Level (NO2) widgets to air quality bundle 3 years ago
Dmitriymush 6b128f3db6 UI: added ozone level widget (O3) to air quality bundle 3 years ago
rusikv 901eac0ff7 UI: industrial bundle: efficiency widgets implementation, widgets preview remake. added temperature range and gauge widgets to indoor and outdoor bundles 3 years ago
ViacheslavKlimov 9d8b6f2195 Add sequenceNumber to notification subscription updates 3 years ago
ViacheslavKlimov b09504ba77 Ignore null ApiUsageRecordState when sending notifications 3 years ago
ViacheslavKlimov 5191b690b7 Resolve entity's owner users in TbNotificationNode 3 years ago
ViacheslavKlimov 316a5e6bde Update expected preview size and etag after 35a9ec27 3 years ago
dashevchenko bdf8c6d3db fixed test 3 years ago
Arkadiusz Drabczyk 767169640e Expand all tags in Swagger UI 3 years ago
imbeacon e8a06ae425 Refactored commands for gateway launch for every system, according to docker documentation for every of them, refactored container name generation, added downloading and saving for CA MQTTS certificate 3 years ago
rusikv 866f98315d UI: fixed wrong previiew for rotational speed gauge widget 3 years ago
ShvaykaD 375ba46451 added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile) 3 years ago
dashevchenko 8ba9c7d944 fixed potential NPE exceptions 3 years ago
ViacheslavKlimov ca29c79a9f WS cmds structure refactoring; new WS api endpoint 3 years ago
dashevchenko 82f89de365 Added max length password policy. Added boolean value to force users update their not valid password. 3 years ago
rusikv 4318e04ed7 UI: industrial rotational speed widgets implementation 3 years ago
Andrii Landiak d3f99c110b Fix compile error 3 years ago
Dmitriymush 0d04fe0014 UI: added Individual Allergy Index (IAI) widgets to air quality bundle 3 years ago
ShvaykaD 28bc02132b fixed logic in upgrade script to use additionalActions instead of new connection 3 years ago