12528 Commits

Author SHA1 Message Date
ShvaykaD
f5e20b5a3e move default queue names and topics to DataConstants 2023-01-26 13:37:19 +02:00
Vladyslav_Prykhodko
9e35f4bd0f UI: Add settings for slack delivery method in notification template 2023-01-26 13:36:55 +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
Artem Dzhereleiko
d82d6f3525 Merge and resolve conflict 2023-01-23 16:02:49 +02:00
Yuriy Lytvynchuk
9b05f7adf1 code review #2 2023-01-23 15:48:21 +02:00
Vladyslav
1503ae9649
Merge pull request #7980 from ArtemDzhereleiko/AD/notification/rename-target
Notification center: Rename target to recipient
2023-01-23 15:09:44 +02:00
Artem Dzhereleiko
9bd7462647 UI: Rename target to recipient 2023-01-23 15:03:31 +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
Artem Dzhereleiko
1b1f3b4d7b UI: Add rule table 2023-01-23 14:54:15 +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
Vladyslav_Prykhodko
31853fd119 Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system 2023-01-23 12:47:27 +02:00
Vladyslav_Prykhodko
25f2a54e5b UI: Add notification not in popover and added filter for noification template 2023-01-23 12:47:00 +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
ViacheslavKlimov
1a5f9bc16d Minor refactoring 2023-01-23 11:48:44 +02:00
ViacheslavKlimov
43305ed2b4 Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system 2023-01-23 11:38:49 +02:00
Vladyslav_Prykhodko
baade28170 Delete dublicated method 2023-01-20 18:10:11 +02:00
Vladyslav_Prykhodko
26c4303919 UI: Add customize notification web template 2023-01-20 18:08:30 +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
Vladyslav_Prykhodko
5dcd11cd82 UI: Add ws to show notification 2023-01-20 15:08:44 +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
Vladyslav_Prykhodko
052da292bb Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system 2023-01-19 18:04:52 +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
ViacheslavKlimov
366b0098a4 Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system 2023-01-19 17:15:08 +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