12512 Commits

Author SHA1 Message Date
ShvaykaD
2b5e3269e2 fixed TbAbstractGetAttributesNode 2023-01-30 15:23:38 +02:00
Andrew Shvayka
45f05b4e3f
Merge pull request #7934 from Seraphym-Tuhai/UITests_AssetsProfiles
[3.4.4]UI smoke tests on device and assets profiles
2023-01-30 12:16:58 +02:00
Andrew Shvayka
ef94482196
Merge pull request #8000 from YuriyLytvynchuk/feature/node_deviceTypeSwitch
[3.4.4] Feature: new nodes 'asset type switch' & 'device type switch'
2023-01-27 14:34:33 +02:00
ShvaykaD
8060c6780d fix data convertion for BigInteger values(example: SIM, ICCID) that stored in DB as strings 2023-01-27 10:56:21 +02:00
Yuriy Lytvynchuk
1974843557 develop -> master 2023-01-27 09:46:16 +02:00
Yuriy Lytvynchuk
c88b402af8 new nodes:
1. "asset type switch"
2. "device type switch"
2023-01-27 09:43:37 +02:00
Andrew Shvayka
d121751701
Merge pull request #7995 from ShvaykaD/improvements/deduplication-rule-node
[3.4.4] Deduplication rule node improvements
2023-01-26 16:20:07 +02:00
Andrew Shvayka
fd01153209
Merge pull request #7997 from vvlladd28/improvement/ui-rule-node/deduplication
Improvement UI rule node deduplication
2023-01-26 16:18:37 +02:00
Vladyslav_Prykhodko
cad2ed4755 Improvement UI rule node deduplication 2023-01-26 15:55:36 +02:00
ShvaykaD
f5e20b5a3e move default queue names and topics to DataConstants 2023-01-26 13:37:19 +02:00
ShvaykaD
a8d27b9f17 removed DeduplicationId class and its usages && moved TbMsgDeduplicationNodeTest to transform package 2023-01-26 13:30:27 +02:00
Seraphym-Tuhai
74772dbe37 Merge branch 'master' of https://github.com/thingsboard/thingsboard into UITests_AssetsProfiles 2023-01-26 01:10:57 +02:00
Seraphym-Tuhai
63888993b5 refactoring 2023-01-26 01:09:19 +02:00
Igor Kulikov
d9fb621d04 UI: Improve phone input component - to use text label and placeholder values instead of translation keys 2023-01-25 15:18:15 +02:00
Igor Kulikov
03d3999d36
Merge pull request #7875 from ArtemDzhereleiko/AD/bug-fix/phone-input-update
Fix phone input update on save changes
2023-01-25 15:14:14 +02:00
Andrew Shvayka
2d587f500b
Merge pull request #7974 from YuriyLytvynchuk/feature/node_device_type_switch
[3.5] Feature: new nodes 'asset type switch' & 'device type switch'
2023-01-24 16:00:38 +02:00
Andrew Shvayka
45e93cfc79
Merge pull request #7982 from volodymyr-babak/edge/processors-refactoring
[3.5] Edge processors refactoring - move common part of edge / server to base classes
2023-01-24 15:56:36 +02:00
Volodymyr Babak
9ee2a40735 Speed up edge controller test by introducing executor and futures approach 2023-01-24 15:55:59 +02:00
Volodymyr Babak
08114319eb DEPRECATED - deprecated. Revert ENTITY_MERGE_RPC_MESSAGE and set as deprecated 2023-01-24 12:56:20 +02:00
Andrii Shvaika
c7babf2085 Protection from runtime errors during statistics processing 2023-01-24 12:20:56 +02:00
Volodymyr Babak
ecd1fa1981 Replace RandomStringUtils by StringUtils 2023-01-24 11:27:32 +02:00
Volodymyr Babak
f7db1d6612 Revert deprecated enum 2023-01-23 17:03:41 +02:00
Volodymyr Babak
e7e8ce1e26 Fixed warn message in case device with name already exists 2023-01-23 16:16:57 +02:00
Volodymyr Babak
8bea1016a3 Move saveOrCreateDevice to base device processor class 2023-01-23 16:13:35 +02:00
Yuriy Lytvynchuk
9b05f7adf1 code review #2 2023-01-23 15:48:21 +02:00
Andrew Shvayka
f4a44e3928
Merge pull request #7970 from YuriyLytvynchuk/bugfix/fix_node_fetch_device_cred_and_split_array
[3.4.4] Bugfix: node fetch device cred and split array
2023-01-23 14:54:52 +02:00
Volodymyr Babak
e8c56dfe06 Introduced BaseTelemetryProcessor 2023-01-23 13:16:54 +02:00
Volodymyr Babak
408fdcb837 Introduced BaseAlarmProcessor 2023-01-23 13:02:37 +02:00
Volodymyr Babak
965b951699 Introduced BaseRelationProcessor 2023-01-23 12:46:57 +02:00
Seraphym-Tuhai
e55f563b53 Merge branch 'master' of https://github.com/thingsboard/thingsboard into UITests_AssetsProfiles 2023-01-23 12:41:51 +02:00
Yuriy Lytvynchuk
0a57fc78dd change exception texts 2023-01-23 12:36:30 +02:00
Yuriy Lytvynchuk
892cc1a907 delete public void destroy 2023-01-23 12:30:48 +02:00
Seraphym-Tuhai
c32520ffcf add all symbols in parameter for tests on search 2023-01-23 12:28:39 +02:00
Yuriy Lytvynchuk
b7dd23157d code rewiev 2023-01-23 12:24:48 +02:00
Volodymyr Babak
85579fa93f BaseDeviceEdgeProcessor - BaseDeviceProcessor 2023-01-23 12:23:33 +02:00
Volodymyr Babak
94c69acf5d Introduced BaseDeviceEdgeProcessor 2023-01-23 12:21:48 +02:00
Igor Kulikov
c58e214ec8 UI: Add tooltipster theme. 2023-01-20 17:03:46 +02:00
Yuriy Lytvynchuk
792452a3b5 new nodes:
1. "asset type switch"
2. "device type switch"
2023-01-20 16:24:43 +02:00
Igor Kulikov
1ac8bd458d UI: Add MillisecondsToTimeStringPipe to widget context. Markdown widget: Add widget context argument to markdown text function. 2023-01-20 13:56:20 +02:00
Yuriy Lytvynchuk
809d77a068 fix little bugs 2023-01-20 09:35:32 +02:00
Volodymyr Babak
69285ee596 Added try/catch for processDeviceFromEdge 2023-01-19 17:58:10 +02:00
Volodymyr Babak
414f86b9f4 Refactoring - refactore base and device processors 2023-01-19 17:52:32 +02:00
Volodymyr Babak
0b368ba716 Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into edge/processors-refactoring 2023-01-19 16:37:44 +02:00
Volodymyr Babak
dfdb51a110 Refactoring. Part 1 - Move processors into separate packages 2023-01-19 16:36:37 +02:00
Andrew Shvayka
8342d45b22
Merge pull request #7963 from YevhenBondarenko/fix/resources-cache
[3.4.4] fixed js cache
2023-01-19 16:21:01 +02:00
Andrii Shvaika
d9f5fcbe25 Deduplication node improvements 2023-01-19 12:17:10 +02:00
Andrii Shvaika
b1cdfefecc Support of arrays in the TBEL script node 2023-01-18 15:43:03 +02:00
YevhenBondarenko
0e28dd9775 fixed resources cache 2023-01-18 10:26:10 +01:00
Seraphym-Tuhai
e0739b2286 small fix tests 2023-01-18 11:13:46 +02:00
Seraphym-Tuhai
04da9bac51 Merge branch 'master' of https://github.com/thingsboard/thingsboard into UITests_AssetsProfiles 2023-01-18 10:23:38 +02:00