2962 Commits

Author SHA1 Message Date
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
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
ShvaykaD
c2ce40cd39 added rpc sequential strategies: init commit 2023-08-02 16:05:18 +03:00
YevhenBondarenko
2056434bb7 tests improvements 2023-08-02 11:35:15 +02:00
imbeacon
25778ce451 Moved unassign to async processing, added to customer controller, to unassign customer users alarms on customer removing 2023-08-01 12:11:42 +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
Vladyslav_Prykhodko
b8954da47b Merge branch from develop/3.5.2 2023-07-31 15:50:43 +03:00
Andrii Shvaika
75fd37428a Merge with master 2023-07-31 13:59:20 +03:00
imbeacon
5f8d6176a5 Fix for removing user from sysadmin level alarm unassignment 2023-07-31 07:56:31 +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
YevhenBondarenko
329a24c019 added sparkplug 2023-07-26 11:05:50 +02:00
YevhenBondarenko
b8253b139b fixed tests 2023-07-26 10:23:32 +02:00
ViacheslavKlimov
6db3171ffb Refactoring 2023-07-25 16:16:48 +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
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
dashevchenko
2ad30336ea deleted valur for mqqtt docker command when creds are X509 2023-07-21 13:51:49 +03:00
dashevchenko
d99c08fbbb changed response data structure 2023-07-21 12:52:15 +03:00
dashevchenko
fc499c74e3 deleted redundant imports 2023-07-20 17:22:33 +03:00
ShvaykaD
9c9cac9bd1 fix entity view delete test 2023-07-20 13:54:31 +03:00
dashevchenko
db46b7988d refactored code to take into account operating system 2023-07-20 12:33:15 +03:00
YevhenBondarenko
881861d80d deleted 'remove latest api' 2023-07-19 19:44:47 +02:00
Andrew Shvayka
15b192aad9
Merge pull request #8898 from dashevchenko/resourceDeleteValidation
Resource deletion validation
2023-07-18 16:26:09 +03:00
dashevchenko
295a145d2d fixed tests 2023-07-18 11:51:18 +03:00
ShvaykaD
16739b18c2 Merge branch 'develop/3.5.2' into feature/filter-nodes-improvements 2023-07-17 16:22:42 +03:00
Andrew Shvayka
bff894c759
Merge pull request #8716 from imbeacon/fix/user-removing-unassign-alarms
[3.5.2] Added unassignment on user deleting
2023-07-17 15:23:13 +03:00
Sergey Matvienko
5eebbf8985 web socket handler tests added. ws msg queue fixed the last msg pickup (and msg order as result) 2023-07-14 10:28:32 +02:00
YevhenBondarenko
4b7cc4571d added deleteLatest api 2023-07-12 19:48:25 +02:00
ViacheslavKlimov
ddfdcef858 Improvements for user notification settings structure 2023-07-12 12:50:29 +03:00
dashevchenko
cce56b9547 added test 2023-07-10 13:28:38 +03:00
dashevchenko
1a2214f7b2 merged with develop/3.5.2 2023-07-07 15:07:09 +03:00
dashevchenko
21329bf74e refactoring 2023-07-07 14:14:06 +03:00
dashevchenko
2eeb3a1639 refactoring 2023-07-07 10:59:52 +03:00
dashevchenko
bb71ae39c3 added tests 2023-07-06 17:24:13 +03:00
ShvaykaD
d9ede8bf50 merge with develop/3.5.2 2023-07-06 15:44:01 +03:00
YevhenBondarenko
c3293f556e inactivity improvements 2023-07-06 11:40:50 +02:00
ShvaykaD
47929ef784 replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring 2023-07-06 12:20:23 +03:00
YevhenBondarenko
3be53a3605 fixed saveDeviceWithCredentials api 2023-07-05 14:40:44 +02:00
YevhenBondarenko
015429d750 merge with develop/3.5.2 2023-07-04 16:56:20 +02:00
ViacheslavKlimov
6eb4510e2a User notification settings - by notification type 2023-06-30 13:46:19 +03:00
YevhenBondarenko
1a12d3c395 merge with develop/3.6 2023-06-29 23:40:43 +02:00
Andrii Shvaika
d17c7dbc28 Merge remote-tracking branch 'origin/develop/3.5.2' into develop/3.6 2023-06-29 18:26:23 +03:00