YevhenBondarenko
|
1fc704bae1
|
test fixes and minor refactoring
|
2023-12-26 11:08:06 +01:00 |
|
YevhenBondarenko
|
feb44656f1
|
merge with master
|
2023-12-26 00:58:31 +01:00 |
|
Vladyslav_Prykhodko
|
5616dbf3d9
|
Updated rulenode-core-config.js
|
2023-12-21 12:56:41 +02:00 |
|
Igor Kulikov
|
e659ae28c0
|
Update rule nodes UI
|
2023-12-15 17:29:12 +02:00 |
|
Andrew Shvayka
|
1b481e72ba
|
Merge pull request #9849 from volodymyr-babak/kafka-ssl-pem-fix
TbKafkaNode - replace \ and n symbols with new line symbol \n
|
2023-12-15 16:36:43 +02:00 |
|
Andrew Shvayka
|
10dc436417
|
Merge pull request #9844 from ShvaykaD/hotfix/transform-nodes-with-tb-msg-source
Added hotfix upgrade for transformation rule nodes with TbMsgSource
|
2023-12-15 15:27:49 +02:00 |
|
Volodymyr Babak
|
4e366f5f66
|
TbKafkaNode - replace \ and n symbols with new line symbol \n in SSL PEM configuration properties
|
2023-12-14 18:50:20 +02:00 |
|
ShvaykaD
|
c128a7aecb
|
added additional fix after check bugs on UI
|
2023-12-14 14:39:56 +02:00 |
|
ShvaykaD
|
b3bfe28cc8
|
added hotfix upgrade for transformation rule nodes with TbMsgSource
|
2023-12-14 13:33:37 +02:00 |
|
Andrew Shvayka
|
39a5944ae8
|
Merge pull request #9817 from YevhenBondarenko/fix/tests
fixed flaky tests
|
2023-12-13 14:06:48 +02:00 |
|
Andrew Shvayka
|
6249bcc42b
|
Merge pull request #9416 from engix-ltd/entity-service-in-actor-context
Add entity service to actor context.
|
2023-12-12 15:08:05 +02:00 |
|
Igor Kulikov
|
f5bfec6115
|
Update ui help url to version 3.6.2. Update rule nodes UI.
|
2023-12-12 10:11:29 +02:00 |
|
YevhenBondarenko
|
a537ad9b20
|
fixed flaky tests
|
2023-12-11 15:50:03 +01:00 |
|
ViacheslavKlimov
|
5191b690b7
|
Resolve entity's owner users in TbNotificationNode
|
2023-12-06 12:57:44 +02:00 |
|
Vladyslav_Prykhodko
|
00c5e8feba
|
Updated design transformation rule node
|
2023-12-05 16:55:36 +02:00 |
|
Andrew Shvayka
|
1cbb6e39ad
|
Merge pull request #9284 from ShvaykaD/feature/transformation-nodes-enhancements
Transformation rule nodes enhancements
|
2023-12-05 12:54:33 +02:00 |
|
ShvaykaD
|
47e8b42109
|
Merge branch 'master' into feature/transformation-nodes-enhancements
|
2023-12-05 11:56:44 +02:00 |
|
ShvaykaD
|
a869638e59
|
merge with master
|
2023-12-05 11:37:50 +02:00 |
|
Andrew Shvayka
|
34f7730542
|
Merge pull request #9738 from dashevchenko/protoRefactoring
Moved proto files and converter classes to proto module
|
2023-12-01 17:04:55 +02:00 |
|
Andrew Shvayka
|
2283431702
|
Merge pull request #9619 from dashevchenko/pubsub
Pubsub executor thread pool size fix
|
2023-12-01 16:58:06 +02:00 |
|
ShvaykaD
|
f2955621cc
|
removed resolved todo
|
2023-11-30 16:21:49 +02:00 |
|
ShvaykaD
|
5a97b6dc63
|
refactoring after additional review
|
2023-11-30 15:40:55 +02:00 |
|
ShvaykaD
|
057c26f8ea
|
added see examples templatization docs && refactoring after review
|
2023-11-30 15:13:00 +02:00 |
|
dashevchenko
|
ba2e877a08
|
refactoring: moved proto files and converter classes to separate module - proto
|
2023-11-30 13:06:44 +02:00 |
|
ShvaykaD
|
84ba42908b
|
moved save attributes node upgrade to sql file && minor changes to tests
|
2023-11-23 11:43:59 +02:00 |
|
ShvaykaD
|
2c20de3b58
|
merge with master
|
2023-11-21 10:34:48 +02:00 |
|
ShvaykaD
|
ea69f09b85
|
replaced method source values
|
2023-11-21 10:33:49 +02:00 |
|
ShvaykaD
|
0fe841a454
|
removed ExtendWith annotation && added beforeEach method
|
2023-11-20 19:11:38 +02:00 |
|
ShvaykaD
|
6852879fe9
|
replaced upgrade script tests with parameterized test
|
2023-11-20 18:59:33 +02:00 |
|
ShvaykaD
|
af52ea282c
|
updated sql upgrade script & fixed rule chain templates & fixed upgrade in rule node & minor changes to the tests
|
2023-11-20 18:15:25 +02:00 |
|
dashevchenko
|
fbec7aab25
|
moved pubsub executors to pubsubSettings
|
2023-11-17 12:18:03 +02:00 |
|
ShvaykaD
|
9d97d0c0b5
|
save attributes node: fixed escaped boolean parameters && minor refactoring to notify device logic
|
2023-11-16 15:47:25 +02:00 |
|
ShvaykaD
|
cb1b817b49
|
added backward-compatibility test for notifyDevice feature
|
2023-11-16 15:28:24 +02:00 |
|
Andrii Shvaika
|
8986af4abf
|
Merge branch 'hotfix/3.6.1'
|
2023-11-15 15:58:41 +02:00 |
|
dashevchenko
|
08727b4c36
|
added executor provider for pubsub queue, added env variable to manage pubsub queue executor provider thread pool
|
2023-11-15 14:51:58 +02:00 |
|
ShvaykaD
|
5f10163dce
|
fixed copy string values from msg to md in TbCopyKeysNode
|
2023-11-15 13:43:18 +02:00 |
|
dashevchenko
|
4f22ef9733
|
created PubSubExecutor to use each time publisher is created and do not produce too much threads created
|
2023-11-14 17:36:51 +02:00 |
|
ShvaykaD
|
cd13dd6811
|
Merge branch 'master' into feature/transformation-nodes-enhancements
|
2023-11-14 13:20:16 +02:00 |
|
ShvaykaD
|
ce8deced90
|
fixed copy string values from msg to md in TbCopyKeysNode
|
2023-11-14 13:01:19 +02:00 |
|
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
2023-11-13 17:07:32 +02:00 |
|
ShvaykaD
|
1ecb9497e2
|
Merge branch 'master' into bugfix/upgrade-rule-node-configurations
|
2023-11-10 16:13:24 +02:00 |
|
ShvaykaD
|
92178384ea
|
added TbNodeUpgradeUtils && fixed upgrade when config is null or NullNode
|
2023-11-10 15:42:10 +02:00 |
|
Igor Kulikov
|
8c25e00c2f
|
Update rule nodes UI
|
2023-11-09 14:48:25 +02:00 |
|
Vladyslav_Prykhodko
|
e007865ccf
|
Updated rulenode-core-config.js
|
2023-11-08 17:51:29 +02:00 |
|
Andrew Shvayka
|
d2d32c5add
|
Merge pull request #9534 from AndriiLandiak/fix/rest-api-node-trim-quotes
Fix trim double quotes for RestApiCallNode
|
2023-11-07 15:17:16 +02:00 |
|
Andrii Landiak
|
cb2d95cdf6
|
After review: update logic for method invoc, update parametrized test
|
2023-11-07 14:34:28 +02:00 |
|
Andrii Landiak
|
950f4a184f
|
Fix TbHttpClientTest
|
2023-11-06 13:23:57 +02:00 |
|
Andrii Landiak
|
98661b5388
|
Add test on upgrade script for TbRestApiCallNode
|
2023-11-06 13:22:21 +02:00 |
|
Andrii Landiak
|
fb8b211878
|
Add upgrade script for TbRestApiCallNode
|
2023-11-06 13:09:00 +02:00 |
|
Andrii Landiak
|
4ca4973b58
|
Add paramether of config to handle if need to process parse to json or not
|
2023-11-06 09:18:30 +02:00 |
|