5610 Commits (c57cb2b754e0146380ce5c8f79e7319ea5fef985)

Author SHA1 Message Date
Igor Kulikov c57cb2b754 Switch to unique widget type FQN. 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
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
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
Andrii Landiak 308674ddc7
Create entity on edge and send to cloud 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
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
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
ViacheslavKlimov f32e2f6fde Refactoring after review 3 years ago
Andrii Landiak 9e1ab9abae
Feature/tenant profile edge sync 3 years ago
YevhenBondarenko 141a7ff0e6 changed recalculate_delay 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
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
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
YevhenBondarenko 2056434bb7 tests improvements 3 years ago
ViacheslavKlimov c087359077 Move messages to other queue on deletion; improvements 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
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
ViacheslavKlimov 5862b417aa Add custom topic properties configuration 3 years ago
Sergey Matvienko 4f99d75e15 license:format for new classes 3 years ago
Sergey Matvienko 4720bc283c TbMsgPackCallback: AbstractRateLimitException lookup in cause of RuleEngineException. Tests added 3 years ago