5733 Commits (feature/basic-widget-config)

Author SHA1 Message Date
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
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
ViacheslavKlimov f32e2f6fde Refactoring after review 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
dashevchenko 6bc9148f77 added optional nosxss validation for attribute/telemetry value 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
Sergey Matvienko 825eaf640c RuleEngineException cause added to be able to analyse cause by rate limit exceptions 3 years ago
Sergey Matvienko 1b565e01ce Rule engine: ack all rate limited failures (draft) 3 years ago
ViacheslavKlimov 137cc18099 Auto offset reset config for Kafka 3 years ago
Igor Kulikov df8585c1b6 UI: Implement Value card widget settings. Improve widget container layout. 3 years ago
ShvaykaD b95eae215a replaced handling of AssetProfile and DeviceProfile with HasRuleEngineProfile to match PE code version 3 years ago
ShvaykaD 2d4fbd6833 added checkMsgType util method to TbMsg & resolved other review comments 3 years ago
YevhenBondarenko 329a24c019 added sparkplug 3 years ago
YevhenBondarenko b8253b139b fixed tests 3 years ago
YevhenBondarenko 3c6c565732 added docker coap commands and refactoring 3 years ago
ViacheslavKlimov 6db3171ffb Refactoring 3 years ago
ViacheslavKlimov fa61783ac6 Log topics list on unsubscribe 3 years ago
ViacheslavKlimov b2fe451bd2 Fix DefaultTbQueueService init 3 years ago