605 Commits

Author SHA1 Message Date
ViacheslavKlimov
1ea5fdf7fe Merge branch 'master' of github.com:thingsboard/thingsboard into feature/tbmsg-refactoring 2024-12-23 10:51:11 +02:00
ViacheslavKlimov
c60da6829b Fix msg metadata copied twice 2024-12-19 16:19:26 +02:00
ViacheslavKlimov
ac61d7c526 TbMsg: add resetRuleNodeId and copyMetaData 2024-12-19 16:09:36 +02:00
ViacheslavKlimov
eb7bc8695b Refactor deleteAndNotify and deleteAndNotifyInternal for attributes 2024-12-17 17:27:41 +02:00
ViacheslavKlimov
3db304e021 Refactor saveAndNotify with returned future 2024-12-17 16:11:34 +02:00
ViacheslavKlimov
e8cf3179c5 Refactor saveAndNotify and saveAndNotifyInternal for attributes 2024-12-17 15:45:05 +02:00
ViacheslavKlimov
2bb65923dc Refactor saveAndNotify for timeseries 2024-12-16 16:40:06 +02:00
ViacheslavKlimov
0b3ffb5b4a Refactor TbMsg transforming 2024-12-13 14:21:55 +02:00
ViacheslavKlimov
e4cc2b4f9f Introduce TbMsgTransformer 2024-12-13 13:23:15 +02:00
ViacheslavKlimov
cbd2e012dd Refactor TbMsg.newMsg usages 2024-12-13 13:05:54 +02: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
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