ViacheslavKlimov
|
e44f03da42
|
Merge remote-tracking branch 'origin/develop/3.5' into feature/notification-system
# Conflicts:
# application/src/main/data/upgrade/3.4.3/schema_update.sql
# application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
# application/src/main/java/org/thingsboard/server/service/telemetry/DefaultAlarmSubscriptionService.java
# application/src/main/resources/thingsboard.yml
# dao/src/main/resources/sql/schema-entities-idx.sql
# dao/src/main/resources/sql/schema-entities.sql
# pom.xml
|
3 years ago |
ViacheslavKlimov
|
63dbd1ef68
|
Refactor SlackNotificationTargetConfig
|
3 years ago |
ViacheslavKlimov
|
789120e2c9
|
Notification rules: more tests, additionalConfig with description; refactor NotificationSettings
|
3 years ago |
Vladyslav_Prykhodko
|
e9891b2bf0
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
3 years ago |
ViacheslavKlimov
|
5cd82cfda3
|
Notification rule info; api to get targets by ids array
|
3 years ago |
Vladyslav_Prykhodko
|
8b2ee4b413
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
3 years ago |
ViacheslavKlimov
|
be5eed96dc
|
Slack notification target; refactoring
|
3 years ago |
Vladyslav_Prykhodko
|
ac9b3303b6
|
UI: Add copy/edit notification template and notify again
|
3 years ago |
Vladyslav_Prykhodko
|
ebb5c634a3
|
UI: revert user settings
|
3 years ago |
Vladyslav_Prykhodko
|
9e35f4bd0f
|
UI: Add settings for slack delivery method in notification template
|
3 years ago |
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'
|
3 years ago |
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
|
3 years ago |
Volodymyr Babak
|
9ee2a40735
|
Speed up edge controller test by introducing executor and futures approach
|
3 years ago |
Volodymyr Babak
|
08114319eb
|
DEPRECATED - deprecated. Revert ENTITY_MERGE_RPC_MESSAGE and set as deprecated
|
3 years ago |
Volodymyr Babak
|
ecd1fa1981
|
Replace RandomStringUtils by StringUtils
|
3 years ago |
Volodymyr Babak
|
f7db1d6612
|
Revert deprecated enum
|
3 years ago |
Volodymyr Babak
|
e7e8ce1e26
|
Fixed warn message in case device with name already exists
|
3 years ago |
Volodymyr Babak
|
8bea1016a3
|
Move saveOrCreateDevice to base device processor class
|
3 years ago |
Yuriy Lytvynchuk
|
9b05f7adf1
|
code review #2
|
3 years ago |
Vladyslav
|
1503ae9649
|
Merge pull request #7980 from ArtemDzhereleiko/AD/notification/rename-target
Notification center: Rename target to recipient
|
3 years ago |
Artem Dzhereleiko
|
9bd7462647
|
UI: Rename target to recipient
|
3 years ago |
Volodymyr Babak
|
e8c56dfe06
|
Introduced BaseTelemetryProcessor
|
3 years ago |
Volodymyr Babak
|
408fdcb837
|
Introduced BaseAlarmProcessor
|
3 years ago |
Vladyslav_Prykhodko
|
31853fd119
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
3 years ago |
Vladyslav_Prykhodko
|
25f2a54e5b
|
UI: Add notification not in popover and added filter for noification template
|
3 years ago |
Volodymyr Babak
|
965b951699
|
Introduced BaseRelationProcessor
|
3 years ago |
Yuriy Lytvynchuk
|
0a57fc78dd
|
change exception texts
|
3 years ago |
Yuriy Lytvynchuk
|
892cc1a907
|
delete public void destroy
|
3 years ago |
Yuriy Lytvynchuk
|
b7dd23157d
|
code rewiev
|
3 years ago |
Volodymyr Babak
|
85579fa93f
|
BaseDeviceEdgeProcessor - BaseDeviceProcessor
|
3 years ago |
Volodymyr Babak
|
94c69acf5d
|
Introduced BaseDeviceEdgeProcessor
|
3 years ago |
ViacheslavKlimov
|
1a5f9bc16d
|
Minor refactoring
|
3 years ago |
ViacheslavKlimov
|
43305ed2b4
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
3 years ago |
Vladyslav_Prykhodko
|
baade28170
|
Delete dublicated method
|
3 years ago |
Vladyslav_Prykhodko
|
26c4303919
|
UI: Add customize notification web template
|
3 years ago |
Yuriy Lytvynchuk
|
792452a3b5
|
new nodes:
1. "asset type switch"
2. "device type switch"
|
3 years ago |
Vladyslav_Prykhodko
|
5dcd11cd82
|
UI: Add ws to show notification
|
3 years ago |
Vladyslav_Prykhodko
|
052da292bb
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
3 years ago |
Volodymyr Babak
|
69285ee596
|
Added try/catch for processDeviceFromEdge
|
3 years ago |
Volodymyr Babak
|
414f86b9f4
|
Refactoring - refactore base and device processors
|
3 years ago |
ViacheslavKlimov
|
366b0098a4
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
3 years ago |
Volodymyr Babak
|
0b368ba716
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into edge/processors-refactoring
|
3 years ago |
Volodymyr Babak
|
dfdb51a110
|
Refactoring. Part 1 - Move processors into separate packages
|
3 years ago |
ViacheslavKlimov
|
4bfacad698
|
API for marking all as read; additionalConfig for push-notification
|
3 years ago |
Vladyslav_Prykhodko
|
0d5daf5e20
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
3 years ago |
ViacheslavKlimov
|
376c4c95d1
|
Add new notification types; WS api docs
|
4 years ago |
Vladyslav_Prykhodko
|
25da40a1dc
|
UI: Add new column in send notification table; improvement design send notification dialog
|
4 years ago |
Vladyslav_Prykhodko
|
18f171f2c3
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
4 years ago |
ViacheslavKlimov
|
89aa75718d
|
Notification request info
|
4 years ago |
Vladyslav_Prykhodko
|
00d04aec3c
|
UI: Add notification request and inbox table
|
4 years ago |