5998 Commits (8cefca23acac97d2bc1be1787b2cccf98e6c0aaf)

Author SHA1 Message Date
Volodymyr Babak c408eb611a Added deprecated and alias fields to widget type rpc msg 3 years ago
Igor Kulikov 1430b9111a Widgets/Widget Bundles optimization. 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
rusikv dab1e57174 Added reserved space for skipped rows in GPIO panel widgets 3 years ago
ViacheslavKlimov 0b31c49d57 Make SystemSecurityService available in rule engine; move PasswordEncoder to CryptoConfig 3 years ago
dashevchenko 9b8a48dc96 deleted redundant mocks 3 years ago
YevhenBondarenko ffa00bd94a refactoring due to comments 3 years ago
dashevchenko 356cbd93c3 moved TbMailSenderTest to junit5, added more cases 3 years ago
dashevchenko 90331a5bf7 fixed license 3 years ago
dashevchenko 3e329d5f01 added unit tests for TbMailSender, refactred error handling in TbMailSender 3 years ago
ViacheslavKlimov c55ac0efc6 Improvements for system notifications; add test 3 years ago
dashevchenko a0228bdf45 extracted repeated code to separate method, deleted @SneakyTrows annotation 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