IrynaMatveieva
|
7a84dc655d
|
added catch for DataValidationException
|
2024-09-05 12:23:43 +03:00 |
|
ViacheslavKlimov
|
8233d6c451
|
Include password reset and activation links ttl in the email
|
2024-09-04 18:28:02 +03:00 |
|
IrynaMatveieva
|
7adb60e0e6
|
fixed error msg in the tests
|
2024-09-03 18:29:06 +03:00 |
|
IrynaMatveieva
|
ea5519893b
|
fixed error message
|
2024-09-03 14:09:03 +03:00 |
|
IrynaMatveieva
|
60f89ba473
|
added validation for client id length
|
2024-09-03 13:23:13 +03:00 |
|
Andrew Shvayka
|
bf845d9f34
|
Merge pull request #11159 from irynamatveieva/improvements/generator-node
Generator node: improvements
|
2024-09-02 17:48:45 +03:00 |
|
Volodymyr Babak
|
f9c2aa3581
|
TbHttpClient: return cause instead of original exception in case 2xx status code
|
2024-08-30 10:18:40 +03:00 |
|
Volodymyr Babak
|
9593f97582
|
TbHttpClient: use default 256 KB for maxInMemorySize in case 0 set in configuration
|
2024-08-29 17:05:53 +03:00 |
|
IrynaMatveieva
|
5256cae804
|
used jakarta validation constraints
|
2024-08-29 12:35:30 +03:00 |
|
IrynaMatveieva
|
b56f75a996
|
added validation on init
|
2024-08-29 10:45:34 +03:00 |
|
Volodymyr Babak
|
02dcf142df
|
TbHttpClient: Add cause to metadata in cause of buffer overloaded exception
|
2024-08-27 19:22:49 +03:00 |
|
Volodymyr Babak
|
c38584e79f
|
Added new config for TbRestApiCallNodeConfiguration - maxInMemoryBufferSizeInKb
|
2024-08-27 18:04:20 +03:00 |
|
Volodymyr Babak
|
4bf34281f0
|
HttpClient - fixed validation of hostname and port in case proxy usage
|
2024-08-27 17:55:41 +03:00 |
|
Andrii Landiak
|
c6ee0bff19
|
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId
|
2024-08-27 12:41:39 +03:00 |
|
Viacheslav Klimov
|
a77df2f90e
|
Merge pull request #11231 from dashevchenko/oauth2
OAuth2 configuration redesign
|
2024-08-27 12:09:53 +03:00 |
|
IrynaMatveieva
|
aac427d6be
|
added one more verification in upgrade
|
2024-08-23 12:34:43 +03:00 |
|
IrynaMatveieva
|
23353d5f45
|
Merge remote-tracking branch 'upstream/master' into improvements/delay-node
|
2024-08-23 11:28:41 +03:00 |
|
IrynaMatveieva
|
8c681508d5
|
changed list to set
|
2024-08-22 15:05:59 +03:00 |
|
Viacheslav Klimov
|
25e351146c
|
Merge pull request #11351 from irynamatveieva/improvements/flow-nodes
Flow type rule nodes: added tests
|
2024-08-21 12:23:01 +03:00 |
|
Viacheslav Klimov
|
d5219bdd0a
|
Merge pull request #11121 from irynamatveieva/improvements/change-originator-node
Change originator node: added tests
|
2024-08-21 12:17:33 +03:00 |
|
IrynaMatveieva
|
7da0855180
|
renamed enum
|
2024-08-21 12:10:07 +03:00 |
|
dashevchenko
|
f58376e312
|
fixed tests
|
2024-08-20 11:25:29 +03:00 |
|
IrynaMatveieva
|
b149957e43
|
added checks on init() and provided upgrade for existing nodes
|
2024-08-15 16:23:26 +03:00 |
|
IrynaMatveieva
|
a34088fcfb
|
added verification on init
|
2024-08-15 10:17:47 +03:00 |
|
IrynaMatveieva
|
4721ed275d
|
added checks for null for fetchMode and OrderBy
|
2024-08-13 14:08:25 +03:00 |
|
IrynaMatveieva
|
feb51793b1
|
added check for originator source for null
|
2024-08-13 10:47:22 +03:00 |
|
Artem Dzhereleiko
|
58c88c0983
|
UI: Update rule node config
|
2024-08-12 14:36:09 +03:00 |
|
Andrew Shvayka
|
61a56529df
|
Merge pull request #10961 from smatvienko-tb/rule-engine-quick-optimizations
Rule engine memory optimizations
|
2024-08-09 17:01:39 +03:00 |
|
IrynaMatveieva
|
46a147792e
|
created enum for originator source values
|
2024-08-09 16:07:16 +03:00 |
|
Viacheslav Klimov
|
2c0947d84f
|
Merge pull request #11306 from irynamatveieva/improvements/rabbitmq-node
Rabbitmq node: added tests
|
2024-08-09 15:31:43 +03:00 |
|
Viacheslav Klimov
|
a687e28324
|
Merge pull request #11194 from irynamatveieva/improvements/device-profile-node
Device profile node: improvements
|
2024-08-09 15:26:24 +03:00 |
|
Viacheslav Klimov
|
1fc5d80cd9
|
Merge pull request #10958 from irynamatveieva/improvements/mqtt-node
Mqtt and Azure iot hub nodes: added tests
|
2024-08-09 15:04:52 +03:00 |
|
Viacheslav Klimov
|
743d55e793
|
Merge pull request #11093 from irynamatveieva/improvements/attributes-node
Related device attributes node: added tests
|
2024-08-09 15:02:41 +03:00 |
|
Viacheslav Klimov
|
2b39bb8cd8
|
Merge pull request #11037 from irynamatveieva/improvements/kafka-node
Kafka node: added tests
|
2024-08-09 15:00:11 +03:00 |
|
Viacheslav Klimov
|
a7e81e7ca7
|
Merge pull request #11027 from irynamatveieva/improvements/gcp-pubsub-node
PubSub node: added tests
|
2024-08-09 14:58:37 +03:00 |
|
IrynaMatveieva
|
f5598d6d07
|
fixed error message
|
2024-08-09 09:36:50 +03:00 |
|
IrynaMatveieva
|
a91caa3d09
|
added additional tests and moved currentTimeMillis to separate method to have control over time in tests
|
2024-08-09 09:10:25 +03:00 |
|
IrynaMatveieva
|
7977d50410
|
added test for negative case to the checkpoint node
|
2024-08-08 17:33:53 +03:00 |
|
IrynaMatveieva
|
dcdba9e75b
|
changed access modifiers and added aqdditional tests
|
2024-08-08 17:03:28 +03:00 |
|
IrynaMatveieva
|
ec1c2e307c
|
used getNormalName() method instead of name()
|
2024-08-08 12:13:02 +03:00 |
|
IrynaMatveieva
|
c806685734
|
fixed exceptions
|
2024-08-08 11:51:19 +03:00 |
|
IrynaMatveieva
|
2e5708b6c2
|
removed unnecessary init() method
|
2024-08-08 10:26:16 +03:00 |
|
IrynaMatveieva
|
a5ae204b58
|
changed initialization for test
|
2024-08-07 13:17:24 +03:00 |
|
IrynaMatveieva
|
80a53a840c
|
removed getMqttConfig method
|
2024-08-07 12:20:43 +03:00 |
|
IrynaMatveieva
|
62699900bb
|
moved properties creation to init() method
|
2024-08-07 10:08:48 +03:00 |
|
IrynaMatveieva
|
ed319dd5e3
|
changed access modifiers
|
2024-08-06 18:24:40 +03:00 |
|
IrynaMatveieva
|
333e7927df
|
changed access modifier
|
2024-08-06 17:49:34 +03:00 |
|
IrynaMatveieva
|
8e81bd80e6
|
added tests for flow type rule nodes
|
2024-08-02 17:41:51 +03:00 |
|
IrynaMatveieva
|
9bcfc75a77
|
reduced usage of reflection
|
2024-08-02 15:11:28 +03:00 |
|
Viacheslav Klimov
|
5443897172
|
Merge pull request #11334 from AndriiLandiak/optimize-imports
Optimize imports
|
2024-08-02 11:22:12 +03:00 |
|