Igor Kulikov
|
1cd1df0401
|
Merge pull request #8997 from rusikv/enhancement/delete-other-entities-confirm-phrase-highlight
Add double quotes to highlight 'remove other entities' confirm phrase in version control dialog
|
2023-07-28 13:04:18 +03:00 |
|
Igor Kulikov
|
208f7ee3d2
|
Merge pull request #8987 from ArtemDzhereleiko/AD/bug-fix/alarm-filter-panel
Fixed alarm filter panel
|
2023-07-28 13:03:31 +03:00 |
|
Igor Kulikov
|
30e3c7da23
|
Merge pull request #8966 from ArtemDzhereleiko/AD/imp/device-wizard-assign-customer-label
Change field label assign customer
|
2023-07-28 13:00:00 +03:00 |
|
Artem Dzhereleiko
|
4f8b1e42fc
|
UI: Refactoring
|
2023-07-28 12:11:07 +03:00 |
|
Artem Dzhereleiko
|
aec44cf72c
|
UI: Refactoring
|
2023-07-28 12:06:30 +03:00 |
|
ViacheslavKlimov
|
5862b417aa
|
Add custom topic properties configuration
|
2023-07-28 12:06:04 +03:00 |
|
Artem Dzhereleiko
|
3f18c2e436
|
UI: update label
|
2023-07-28 11:57:32 +03:00 |
|
Artem Dzhereleiko
|
a659d1b7e6
|
UI: Change value type for color
|
2023-07-28 11:02:27 +03:00 |
|
Artem Dzhereleiko
|
f9af643f6c
|
UI: Refactoring
|
2023-07-28 10:35:02 +03:00 |
|
Vladyslav_Prykhodko
|
2d2117e9ac
|
Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/check-connectivity-device
|
2023-07-28 10:11:54 +03:00 |
|
Sergey Matvienko
|
4f99d75e15
|
license:format for new classes
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
e75307c2be
|
ExceptionUtil.lookupExceptionInCause refactored from recursion to a loop. Tests added
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
4720bc283c
|
TbMsgPackCallback: AbstractRateLimitException lookup in cause of RuleEngineException. Tests added
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
825eaf640c
|
RuleEngineException cause added to be able to analyse cause by rate limit exceptions
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
859c820dc3
|
AbstractRateLimitException introduced in common/data for all rate limit related exceptions
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
dfe21e3b00
|
ExceptionUtil moved to the common/util package
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
1b565e01ce
|
Rule engine: ack all rate limited failures (draft)
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
ed6614af71
|
MqttClientConfig - ownerId added for exceptions logging purposes. MqttChannelHandler - improved logging
|
2023-07-27 20:59:58 +02:00 |
|
Sergey Matvienko
|
2cccd0951a
|
TbKafkaProducerTemplate: addAnalyticHeaders optimized
|
2023-07-27 19:43:06 +02:00 |
|
ViacheslavKlimov
|
137cc18099
|
Auto offset reset config for Kafka
|
2023-07-27 19:58:31 +03:00 |
|
ViacheslavKlimov
|
55775f2815
|
Consumer group per isolated tenant's queue; remove sleeping for Kafka consumer
|
2023-07-27 18:33:03 +03:00 |
|
Igor Kulikov
|
787fc6ed7d
|
Merge branch 'develop/3.5.2' into feature/basic-widget-config
|
2023-07-27 18:25:00 +03:00 |
|
rusikv
|
0f5841e9cb
|
Added dialog for creation latest telemetry key value
|
2023-07-27 18:07:50 +03:00 |
|
Igor Kulikov
|
80fbc89e20
|
UI: use .mat-icon class selector instead of mat-icon tag for tb-icon component compatibility.
|
2023-07-27 17:39:04 +03:00 |
|
Artem Dzhereleiko
|
dc3f3ceafb
|
UI: Add color picker input for multiple input widget
|
2023-07-27 17:23:53 +03:00 |
|
Igor Kulikov
|
df8585c1b6
|
UI: Implement Value card widget settings. Improve widget container layout.
|
2023-07-27 17:18:39 +03:00 |
|
Vladyslav_Prykhodko
|
b69f63660b
|
UI: Device connectivity change coap install instruction and added support spartplug
|
2023-07-27 16:59:26 +03:00 |
|
ShvaykaD
|
b95eae215a
|
replaced handling of AssetProfile and DeviceProfile with HasRuleEngineProfile to match PE code version
|
2023-07-27 15:26:40 +03:00 |
|
ShvaykaD
|
2d4fbd6833
|
added checkMsgType util method to TbMsg & resolved other review comments
|
2023-07-27 14:48:53 +03:00 |
|
Andrew Shvayka
|
91b0b0aead
|
Merge pull request #8636 from imbeacon/fix/removing-relations
[Fix] Changed method for removing relations from all to removing only COMMON relations
|
2023-07-27 12:54:24 +03:00 |
|
Artem Dzhereleiko
|
680f754d2a
|
UI: Added type for email input
|
2023-07-27 10:49:41 +03:00 |
|
Sergey Matvienko
|
c3e9ab5991
|
TbKafkaProducerTemplate will add headers for each message when log level: DEBUG - producerId and thread name; TRACE - stacktrace first 10-2=8 lines
|
2023-07-26 20:45:42 +02:00 |
|
Vladyslav_Prykhodko
|
70666b6f93
|
UI: Change model action button in Microsoft Teams notification
|
2023-07-26 15:15:05 +03:00 |
|
rusikv
|
5e83b2b903
|
Add double quotes to highlight 'remove other entities' confirm phrase in version control dialog
|
2023-07-26 14:26:00 +03:00 |
|
Andrew Shvayka
|
cb37450470
|
Merge pull request #8981 from smatvienko-tb/hotfix/lwm2m-transport-start
[hotfix] Lwm2m transport - merge non-unique endpoints for models fetched from the cache
|
2023-07-26 14:15:31 +03:00 |
|
Sergey Matvienko
|
d74e0c45df
|
MqttHandler - processAsync (required for AbstractMqttIntegration)
|
2023-07-26 12:19:33 +02:00 |
|
Sergey Matvienko
|
7e27c5b683
|
mqtt-client: messages processing moved from netty event loop pool and to the handlerExecutor to make netty handlers non-blocking
|
2023-07-26 12:10:06 +02:00 |
|
YevhenBondarenko
|
329a24c019
|
added sparkplug
|
2023-07-26 11:05:50 +02:00 |
|
YevhenBondarenko
|
b8253b139b
|
fixed tests
|
2023-07-26 10:23:32 +02:00 |
|
imbeacon
|
f9a621bcfb
|
Merge remote-tracking branch 'upstream/develop/3.5.2' into fix/removing-relations
|
2023-07-26 11:18:38 +03:00 |
|
YevhenBondarenko
|
3c6c565732
|
added docker coap commands and refactoring
|
2023-07-26 10:06:38 +02:00 |
|
Vladyslav_Prykhodko
|
bab3eef8d7
|
UI: Fix install command in device connectivity
|
2023-07-26 10:19:45 +03:00 |
|
Vladyslav_Prykhodko
|
93e4070e51
|
UI: Add UI to configuration notification in Microsoft team
|
2023-07-25 17:50:39 +03:00 |
|
ViacheslavKlimov
|
6db3171ffb
|
Refactoring
|
2023-07-25 16:16:48 +03:00 |
|
ViacheslavKlimov
|
fa61783ac6
|
Log topics list on unsubscribe
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
b2fe451bd2
|
Fix DefaultTbQueueService init
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
8294331512
|
Configurable topic deletion delay
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
3b86c8c1f5
|
Refactor HashPartitionService.resolve(..)
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
1ee3c24532
|
Refactor HashPartitionService.resolve(..)
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
bfd8ff934f
|
Use system queue with same name instead of Main when missing
|
2023-07-25 15:44:24 +03:00 |
|