ViacheslavKlimov
|
fb149b720c
|
Minor improvements for Teams notifications
|
2023-08-07 11:51:47 +03:00 |
|
dashevchenko
|
6bc9148f77
|
added optional nosxss validation for attribute/telemetry value
|
2023-08-07 11:20:53 +03:00 |
|
ViacheslavKlimov
|
1a93db75e0
|
Improvements for Microsoft Teams notifications
|
2023-08-04 17:33:11 +03:00 |
|
Andrew Shvayka
|
173e229da1
|
Merge pull request #8786 from ShvaykaD/feature/filter-nodes-improvements
Filter nodes improvements && fixes for enrichment rule nodes && added TbMsgType enum and enforced use of it in corresponding places.
|
2023-08-04 13:57:10 +03:00 |
|
ShvaykaD
|
30bc082e0a
|
reverted refactoring with "return" use in the if statement & added @Override where required in DefaultTbContext & reverted changes to TbAbstractExternalNode
|
2023-08-03 20:20:17 +03:00 |
|
ShvaykaD
|
fedeab23e8
|
renamed FetchTo enum to TbMsgSource and move it to util package to reuse as fetchFrom property in other nodes
|
2023-08-03 15:52:45 +03:00 |
|
ViacheslavKlimov
|
0f13d46144
|
Add more tests
|
2023-08-03 13:54:59 +03:00 |
|
nick
|
eaf8ef0f14
|
fix_bug: default VARCHAR length for notification_request.info = 1M (old value = 1K)
|
2023-08-03 12:36:15 +03:00 |
|
YevhenBondarenko
|
2056434bb7
|
tests improvements
|
2023-08-02 11:35:15 +02:00 |
|
ViacheslavKlimov
|
c087359077
|
Move messages to other queue on deletion; improvements
|
2023-08-01 13:57:32 +03:00 |
|
Vladyslav_Prykhodko
|
5c0fb5e9b4
|
Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/account-notification-settings
|
2023-08-01 10:45:16 +03:00 |
|
Andrew Shvayka
|
581c02bf6b
|
Merge pull request #8938 from thingsboard/feature/check-connectivity-device
Added check connectivity in device
|
2023-07-31 18:50:02 +03:00 |
|
Andrew Shvayka
|
a8d0968cc3
|
Merge pull request #8983 from smatvienko-tb/feature/onRateLimit-TbMsgPackCallback-skipAllRateLimited
Rule engine: ack all rate limited failures
|
2023-07-31 17:17:36 +03:00 |
|
Andrii Shvaika
|
75fd37428a
|
Merge with master
|
2023-07-31 13:59:20 +03:00 |
|
YevhenBondarenko
|
ac2aac8aa7
|
refactored due to comments
|
2023-07-31 13:51:03 +03:00 |
|
YevhenBondarenko
|
68149d9673
|
added recalculetePartitions delay for node restart
|
2023-07-31 13:50:41 +03:00 |
|
Andrew Shvayka
|
deb90d5356
|
Merge pull request #8775 from YevhenBondarenko/feature/recalculate-partitions-improvements
added recalculatePartitions delay for node restarting
|
2023-07-31 13:45:48 +03:00 |
|
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.
|
2023-07-31 11:59:31 +02:00 |
|
imbeacon
|
5f8d6176a5
|
Fix for removing user from sysadmin level alarm unassignment
|
2023-07-31 07:56:31 +03:00 |
|
YevhenBondarenko
|
5b2918de95
|
minor improvements
|
2023-07-28 17:27:38 +02:00 |
|
YevhenBondarenko
|
d9c39c362e
|
refactored due to comments
|
2023-07-28 14:20:33 +02:00 |
|
ViacheslavKlimov
|
5862b417aa
|
Add custom topic properties configuration
|
2023-07-28 12:06:04 +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
|
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
|
1b565e01ce
|
Rule engine: ack all rate limited failures (draft)
|
2023-07-27 21:38:02 +02:00 |
|
ViacheslavKlimov
|
137cc18099
|
Auto offset reset config for Kafka
|
2023-07-27 19:58:31 +03:00 |
|
Igor Kulikov
|
787fc6ed7d
|
Merge branch 'develop/3.5.2' into feature/basic-widget-config
|
2023-07-27 18:25:00 +03:00 |
|
Igor Kulikov
|
df8585c1b6
|
UI: Implement Value card widget settings. Improve widget container layout.
|
2023-07-27 17:18:39 +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 |
|
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 |
|
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
|
2fef3858a3
|
Fix queue poll duration config ignored; 1 partition by default for isolated queues
|
2023-07-25 15:44:24 +03:00 |
|
ViacheslavKlimov
|
c1a07db64a
|
Fix tenant profile update handling
|
2023-07-25 15:44:16 +03:00 |
|
ViacheslavKlimov
|
18ce96fd10
|
Ability to update isolated processing option in tenant profile
|
2023-07-25 15:43:34 +03:00 |
|
Vladyslav_Prykhodko
|
d54320bc79
|
Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/microsoft-teams-notifications
|
2023-07-25 12:40:09 +03:00 |
|
Vladyslav_Prykhodko
|
1dff25518f
|
Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/check-connectivity-device
|
2023-07-25 10:17:32 +03:00 |
|
Igor Kulikov
|
26a4509be5
|
Merge branch 'develop/3.5.2' into feature/basic-widget-config
|
2023-07-24 19:51:14 +03:00 |
|
Vladyslav_Prykhodko
|
cef453b14a
|
Merge branch 'publishTelemetryCommands' of github.com:dashevchenko/thingsboard into feature/check-connectivity-device
|
2023-07-24 10:19:28 +03:00 |
|
dashevchenko
|
8b19b5d169
|
added curl command for mqtts
|
2023-07-21 18:56:52 +03:00 |
|
Vladyslav_Prykhodko
|
03b49f1ddd
|
Clear code
|
2023-07-21 18:56:06 +03:00 |
|
Igor Kulikov
|
9d8a9943bf
|
UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons.
|
2023-07-21 18:26:14 +03:00 |
|