8721 Commits (20dcb9e066ebf1ab303e59cd59caa857fbba7676)

Author SHA1 Message Date
dashevchenko a0228bdf45 extracted repeated code to separate method, deleted @SneakyTrows annotation 3 years ago
Andrii Landiak 85361c609a EntityStateListener: process entity broadcasting service to handle all event 3 years ago
Igor Kulikov c57cb2b754 Switch to unique widget type FQN. 3 years ago
imbeacon 38f255ea0d Removed not required service mock 3 years ago
imbeacon 5e9bfa32f5 Updated import for Awaitility 3 years ago
imbeacon 853dfed14c Removed unnecessary imports 3 years ago
imbeacon 64e60d43f0 Moved event listener to HouseKeeper service and added method to get representation from AlarmAssignee 3 years ago
ViacheslavKlimov 2a87f2ee7e Minor improvements for internal system notifications 3 years ago
ViacheslavKlimov ba2ded02b1 Notification to sysadmin when default JWT signing key is used 3 years ago
imbeacon 4bfe4395f6 Refactored user represantation for system comments in alarms 3 years ago
imbeacon c4d12c6ba9 Refactored DefaultTbAlarmService, added improvements for alarm unassignment on user removing, updated namings and tests. 3 years ago
Andrii Shvaika 54ef3aaafa Merge with master 3 years ago
Igor Kulikov afd51946bb UI: Update default aggregated value card config. 3 years ago
Igor Kulikov b7b34da831 UI: Auto-switch to edit mode for empty dashboard. Navigate to dashboard page right after adding dashboard. Implement aggregated value card advanced settings form. 3 years ago
dashevchenko bd5aae46d9 fixed testConnection method for mail sender if oauth2 enabled 3 years ago
ViacheslavKlimov d30f8a8352 Minor refactoring 3 years ago
Igor Kulikov 965b526b7c UI: Update aggregated value card config 3 years ago
Volodymyr Babak 378fc545de Edge Attribute Request processing - added support of JSON attributes properly: use JSON type instead of String 3 years ago
ViacheslavKlimov f6e816edb9 Add tests for rule chain importing 3 years ago
ViacheslavKlimov cc1c2094c9 Fix UUIDs in rule node config replaced with tenant id 3 years ago
ViacheslavKlimov 7e57286667 Fix import order of asset profiles 3 years ago
ViacheslavKlimov b457c5d19f Increase default timeouts for Version control 3 years ago
imbeacon 35b86999b1 Added timestamp to entity deleted event, to have correct assign ts in alarms after unassignment 3 years ago
imbeacon f722ad0757 Updated test with HouseKeeper service 3 years ago
Andrii Landiak 06aa6d680a Replace order of processUplinkMsg 3 years ago
Andrii Landiak 5ee110b47e Refactoring: process correct log warning, remove extra locks to process msg from edge 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
Igor Kulikov 943788f25e UI: Aggregated value card 3 years ago
ViacheslavKlimov d8896fe9dd Minor refactoring for user notification settings 3 years ago
ViacheslavKlimov 97e9f43f65 Add createCondition to TbActorCtx 3 years ago
YevhenBondarenko 1c17b00513 added alarm_types table 3 years ago
ViacheslavKlimov b8a7c6a3cd Don't init unneeded actors and consumers for dedicated Rule Engine 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
ViacheslavKlimov 6751820e0a Dedicated Rule Engines for tenant profile 3 years ago
ShvaykaD d14ed53b64 rollback if-return refactoring to simplify review and save git history 3 years ago
Andrii Landiak c164c68e12 Refactoring EdgeUtils to use enum map to match entity type with edge event type 3 years ago
Andrii Landiak d56f6484b1 Add EntityType reference to EdgeEventType to match types for edge 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
ViacheslavKlimov f32e2f6fde Refactoring after review 3 years ago
Andrii Landiak 9e1ab9abae
Feature/tenant profile edge sync 3 years ago
imbeacon bd3c249fb2 Removed uneccessary import service 3 years ago
imbeacon 93ceb4befd Refactoring 3 years ago
YevhenBondarenko 141a7ff0e6 changed recalculate_delay 3 years ago
imbeacon 057729602e Imports 3 years ago
imbeacon 97d8171f07 Refactored to use events 3 years ago
Igor Kulikov ee5bc97330 UI: Minor improvements 3 years ago