2726 Commits (_tbel_fix_bug_tb_date_timezone_pattern)

Author SHA1 Message Date
Igor Kulikov 98c245e293 Switch to version 3.6.0 3 years ago
Igor Kulikov c783e44ac6 UI: Add widget panel: implement all widgets mode. 3 years ago
YevhenBondarenko 58859208ec refactoring 3 years ago
Igor Kulikov 875c8d526b Widget Bundles to Wudget Types Many to Many support for UI 3 years ago
Igor Kulikov 1fb9ba622e Widget -> Widget Bundle Many to Many support. 3 years ago
ViacheslavKlimov 724300c076 Fix tenant profile Java serialization; add test 3 years ago
YevhenBondarenko 1c87dabac2 improvements 3 years ago
YevhenBondarenko e1496f3284 download mqtts cert improvements 3 years ago
Igor Kulikov acdf5ad48c Implement ability to move widget types between widget bundles. Ability to deprecate widget type. 3 years ago
ViacheslavKlimov c55ac0efc6 Improvements for system notifications; add test 3 years ago
Igor Kulikov c57cb2b754 Switch to unique widget type FQN. 3 years ago
ViacheslavKlimov ba2ded02b1 Notification to sysadmin when default JWT signing key is used 3 years ago
imbeacon c4d12c6ba9 Refactored DefaultTbAlarmService, added improvements for alarm unassignment on user removing, updated namings and tests. 3 years ago
imbeacon 1ce4214b79 Added test for DeleteEntityEvent 3 years ago
imbeacon 35b86999b1 Added timestamp to entity deleted event, to have correct assign ts in alarms after unassignment 3 years ago
imbeacon 4b8db9f37d Refactored repository method for getting assigned alarms, added limitations, logs and adopted tests for event based model alarms unassigning on user removing 3 years ago
Andrii Landiak 308674ddc7
Create entity on edge and send to cloud 3 years ago
imbeacon 19c5e50884 Updated due to comments 3 years ago
ViacheslavKlimov d8896fe9dd Minor refactoring for user notification settings 3 years ago
Sergey Matvienko 3f2578b6d0 JpaNotificationDao: JavaDoc added for countUnreadByRecipientId for the reference to the idx_notification_recipient_id_unread 3 years ago
Sergey Matvienko a8f5602036 SQL partial index added idx_notification_recipient_id_unread for cheap and fast notification count on UI 3 years ago
ViacheslavKlimov ce06ea10ca Use user settings api instead of additionalInfo 3 years ago
Andrii Landiak b646b7b93e Remove unnecessary sout logs in edge service test 3 years ago
imbeacon e7543d78d4 Changed method for user removing, added user as an entity to deleted entity event 3 years ago
imbeacon 328d53dffc Changed alarms unassign method to returen ids instead of Alarm objects and changed to use entity from deleted entity event 3 years ago
Andrii Landiak 9e1ab9abae
Feature/tenant profile edge sync 3 years ago
imbeacon c9a7ca62bc Removed uneccessary import 3 years ago
imbeacon 97d8171f07 Refactored to use events 3 years ago
ViacheslavKlimov d3710b411f Check user's additionalInfo for nullity 3 years ago
Andrii Landiak 8faa1410b6
Edge crud notification: implement event publisher strategy to process pubsub model for detecting changes in entities 3 years ago
dashevchenko 6bc9148f77 added optional nosxss validation for attribute/telemetry value 3 years ago
imbeacon 8ba6271ce0 Added ignore for exception, that can appear if sysadmin removed 3 years ago
nick eaf8ef0f14 fix_bug: default VARCHAR length for notification_request.info = 1M (old value = 1K) 3 years ago
imbeacon ed5b528964 Updated unassign for alarms, on user removing to be transactional 3 years ago
Sergey Matvienko 9e92d10dc5 Cassandra: AbstractBufferedRateExecutor improved logging to clarify whether the Read or Write operations logged 3 years ago
Sergey Matvienko 161d7c3eda Cassandra: unlimited cached thread pool replaced with limited pool to prevent stack memory peaks. New env CASSANDRA_QUERY_RESULT_PROCESSING_THREADS introduced. 3 years ago
YevhenBondarenko 329a24c019 added sparkplug 3 years ago
YevhenBondarenko 3c6c565732 added docker coap commands and refactoring 3 years ago
ViacheslavKlimov bfd8ff934f Use system queue with same name instead of Main when missing 3 years ago
ViacheslavKlimov 18ce96fd10 Ability to update isolated processing option in tenant profile 3 years ago
Vladyslav_Prykhodko 6a3be7fbaa UI: fixed show commands in mqtt 3 years ago
dashevchenko 8b19b5d169 added curl command for mqtts 3 years ago
dashevchenko 2ad30336ea deleted valur for mqqtt docker command when creds are X509 3 years ago
dashevchenko d99c08fbbb changed response data structure 3 years ago
dashevchenko fc499c74e3 deleted redundant imports 3 years ago
dashevchenko e3ef58c603 added notnull check for http commands 3 years ago
dashevchenko db46b7988d refactored code to take into account operating system 3 years ago
YevhenBondarenko 881861d80d deleted 'remove latest api' 3 years ago
dashevchenko 295a145d2d fixed tests 3 years ago
dashevchenko c3e775c353 added mqtt server chain certificate 3 years ago