YevhenBondarenko
|
0cc55ab989
|
added tbel metrics, refactored JS stats
|
2024-12-10 12:26:44 +01:00 |
|
Dmytro Skarzhynets
|
68aaf3c918
|
Merge branch 'master' into safe-scheduler
# Conflicts:
# common/util/src/main/java/org/thingsboard/common/util/ThingsBoardExecutors.java
|
2024-12-02 17:43:07 +02:00 |
|
Viacheslav Klimov
|
be92fae2bf
|
Merge pull request #10581 from irynamatveieva/improvements/save-to-custom-table-node
Save to custom table node: add TTL option
|
2024-11-28 13:15:52 +02:00 |
|
IrynaMatveieva
|
baed618604
|
renamed property
|
2024-11-27 13:57:10 +02:00 |
|
IrynaMatveieva
|
65f94878d2
|
removed using TTL from tenant profile
|
2024-11-27 13:36:48 +02:00 |
|
IrynaMatveieva
|
31c8707658
|
Merge branch 'rc' of github.com:irynamatveieva/thingsboard into improvements/save-to-custom-table-node
|
2024-11-27 12:14:32 +02:00 |
|
Andrew Shvayka
|
eab4e0e4ac
|
Merge pull request #11835 from thingsboard/feature/mobile-app-bundle
Mobile app customization
|
2024-11-18 13:56:44 +01:00 |
|
IrynaMatveieva
|
4dbc35273a
|
added calculated field service to ctx
|
2024-11-07 13:26:48 +02:00 |
|
dashevchenko
|
21172a6195
|
fixed tests
|
2024-10-31 16:21:21 +02:00 |
|
dashevchenko
|
4acb051b0e
|
updated structure mobile layout config
|
2024-10-17 16:30:16 +03:00 |
|
IrynaMatveieva
|
4d2ac77c4a
|
fixed upgrade
|
2024-10-16 10:17:58 +03:00 |
|
Viacheslav Klimov
|
4a9fa9f956
|
Merge pull request #11686 from thingsboard/master-hotfix
hotfix/3.6.1
|
2024-09-27 16:00:11 +03:00 |
|
Andrew Shvayka
|
16495e659c
|
Merge pull request #11702 from volodymyr-babak/http-node-upgrade
TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config
|
2024-09-20 10:13:29 +03:00 |
|
Volodymyr Babak
|
a9ae6922a6
|
TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config
|
2024-09-19 14:58:52 +03:00 |
|
Dmytro Skarzhynets
|
4428d839ad
|
Merge branch 'master' into safe-scheduler
|
2024-09-18 19:55:48 +03:00 |
|
Dmytro Skarzhynets
|
bbe328d158
|
Implemented safe scheduled thread pool
|
2024-09-18 19:46:17 +03:00 |
|
ViacheslavKlimov
|
adfa3d0b90
|
Merge remote-tracking branch 'origin/hotfix/3.6.1' into master-hotfix
|
2024-09-18 18:07:52 +03:00 |
|
Viacheslav Klimov
|
c393d1d377
|
Revert "Delay node: improvements"
|
2024-09-12 18:15:35 +03:00 |
|
Viacheslav Klimov
|
88829f54f9
|
Merge pull request #11140 from irynamatveieva/improvements/delay-node
Delay node: improvements
|
2024-09-12 15:52:10 +03:00 |
|
IrynaMatveieva
|
3ba6ac45e9
|
fixed error message and added replaced validation method with jakarta annotations
|
2024-09-12 14:06:36 +03:00 |
|
IrynaMatveieva
|
fe571beaa9
|
fixed minor comments in tests
|
2024-09-11 09:50:00 +03:00 |
|
IrynaMatveieva
|
8c57dddc4d
|
fixed conflict files
|
2024-09-09 11:40:19 +03:00 |
|
Viacheslav Klimov
|
6dd56c7766
|
Merge pull request #11565 from irynamatveieva/fix/mqtt-node-client-id-length
Mqtt node: added validation for client id
|
2024-09-05 13:02:27 +03:00 |
|
Viacheslav Klimov
|
5631b78656
|
Merge pull request #11520 from irynamatveieva/fix/aws-lambda-node-timeouts
Aws lambda node: added validation on init
|
2024-09-05 12:26:04 +03:00 |
|
IrynaMatveieva
|
7a84dc655d
|
added catch for DataValidationException
|
2024-09-05 12:23:43 +03:00 |
|
IrynaMatveieva
|
7adb60e0e6
|
fixed error msg in the tests
|
2024-09-03 18:29:06 +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 |
|
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 |
|
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 |
|
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 |
|