8828 Commits (45fbbf201fe3020b109d94de87e310626eba9d49)

Author SHA1 Message Date
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
YevhenBondarenko ba85007a2d minor improvements 3 years ago
Igor Kulikov 71fe11d54d UI: Fix value cards default config. 3 years ago
Igor Kulikov a1fb657b0c UI: Introduce timewindow style. Ability to embed widget title panel into widget template. Add pattern support for widget title, etc. 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
ViacheslavKlimov b25fd961d4 Fix getAvailableDeliveryMethods for customers 3 years ago
ViacheslavKlimov fb149b720c Minor improvements for Teams notifications 3 years ago
dashevchenko 6bc9148f77 added optional nosxss validation for attribute/telemetry value 3 years ago
ViacheslavKlimov 1a93db75e0 Improvements for Microsoft Teams notifications 3 years ago
Maksym Dudnik 77028ead30 status update 3 years ago
imbeacon 8e20c6e519 Added gateway launch command 3 years ago
ShvaykaD 30bc082e0a reverted refactoring with "return" use in the if statement & added @Override where required in DefaultTbContext & reverted changes to TbAbstractExternalNode 3 years ago
ShvaykaD fedeab23e8 renamed FetchTo enum to TbMsgSource and move it to util package to reuse as fetchFrom property in other nodes 3 years ago
imbeacon fc7e1d88e6 Optimized imports 3 years ago
ViacheslavKlimov 0f13d46144 Add more tests 3 years ago
nick eaf8ef0f14 fix_bug: default VARCHAR length for notification_request.info = 1M (old value = 1K) 3 years ago
ShvaykaD ad912e1d28 removed ScheduledFuture from ToDeviceRpcRequestMetadata and updated logic in DeviceActorMessageProcessor 3 years ago
imbeacon ed5b528964 Updated unassign for alarms, on user removing to be transactional 3 years ago
ShvaykaD d46bd36c87 fixed default timeout value in the ActorSystemContext 3 years ago
ShvaykaD c2ce40cd39 added rpc sequential strategies: init commit 3 years ago
YevhenBondarenko 2056434bb7 tests improvements 3 years ago
ViacheslavKlimov c087359077 Move messages to other queue on deletion; improvements 3 years ago
imbeacon 25778ce451 Moved unassign to async processing, added to customer controller, to unassign customer users alarms on customer removing 3 years ago
YevhenBondarenko ac2aac8aa7 refactored due to comments 3 years ago
YevhenBondarenko 68149d9673 added recalculetePartitions delay for node restart 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
Maksym Dudnik 67031e43da connector status and new gateway cards 3 years ago
imbeacon 5f8d6176a5 Fix for removing user from sysadmin level alarm unassignment 3 years ago
YevhenBondarenko 5b2918de95 minor improvements 3 years ago
YevhenBondarenko d9c39c362e refactored due to comments 3 years ago