dashevchenko
|
644f94d012
|
refactoring
|
2023-02-15 17:14:48 +02:00 |
|
dashevchenko
|
c15c4526aa
|
updated RNG used for reset password token to secure one
|
2023-02-15 17:05:01 +02:00 |
|
Vladyslav_Prykhodko
|
3eba03cccc
|
Fixed after merge 'upstream/develop/3.5'
|
2023-02-14 11:39:29 +02:00 |
|
Vladyslav_Prykhodko
|
2212a6d9be
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system
|
2023-02-14 11:09:34 +02:00 |
|
Andrew Shvayka
|
42c7a59f27
|
Merge pull request #8068 from dashevchenko/ignoredUnstableTests
Ignored unstable integration tests
|
2023-02-13 13:57:52 +02:00 |
|
dashevchenko
|
f812e02920
|
added possibility to specify non existing elements
|
2023-02-12 23:40:12 +02:00 |
|
dashevchenko
|
f9e3b63594
|
unignored tests
|
2023-02-12 21:04:02 +02:00 |
|
dashevchenko
|
4a9c4cc614
|
updated test
|
2023-02-12 20:59:52 +02:00 |
|
dashevchenko
|
683dee03da
|
refactoring
|
2023-02-12 20:52:18 +02:00 |
|
dashevchenko
|
a25e328b7c
|
fixed update settings method
|
2023-02-11 00:25:52 +02:00 |
|
Andrii Shvaika
|
b92fa8ce5d
|
Minor code review improvements
|
2023-02-10 18:40:01 +02:00 |
|
dashevchenko
|
6c5054a6e8
|
added caching, added PUT methods, refactored code
|
2023-02-10 17:08:27 +02:00 |
|
dashevchenko
|
8bb22a3ac9
|
ignored unstable tests
|
2023-02-09 15:49:32 +02:00 |
|
dashevchenko
|
e9fb6fb97e
|
merged with develop/3.5
|
2023-02-08 10:37:11 +02:00 |
|
Andrii Shvaika
|
8bd9f2e29c
|
Merge with release 3.4.4
|
2023-02-07 18:47:38 +02:00 |
|
dashevchenko
|
eea206bb6d
|
refactoring
|
2023-02-07 16:57:48 +02:00 |
|
Igor Kulikov
|
68f3fb366b
|
Add upgrade versions
|
2023-02-07 16:07:47 +02:00 |
|
dashevchenko
|
3ba16daa03
|
fixed sql version
|
2023-02-07 15:49:30 +02:00 |
|
dashevchenko
|
5f341a71a7
|
fixed sql version
|
2023-02-07 15:21:58 +02:00 |
|
dashevchenko
|
f3b6531362
|
merged with develop/3.5
|
2023-02-07 14:59:21 +02:00 |
|
dashevchenko
|
c3d4925e48
|
added sql upgrade script
|
2023-02-07 13:59:17 +02:00 |
|
dashevchenko
|
f214864503
|
added controller methods for saving user settings in UserController
|
2023-02-07 13:55:16 +02:00 |
|
ViacheslavKlimov
|
bbaaa6b972
|
Tests for Rule Engine component lifecycle event notification rule; improvements
|
2023-02-02 14:15:54 +02:00 |
|
ViacheslavKlimov
|
7d9fff4e44
|
New notification rule triggers: alarm comment and Rule Engine component lifecycle event; refactoring
|
2023-02-01 20:00:32 +02:00 |
|
Igor Kulikov
|
44a7fd5fc6
|
Merge branch 'master' into develop/3.5
|
2023-02-01 16:44:16 +02:00 |
|
Igor Kulikov
|
71f6456294
|
Transport tests timeout improvements
|
2023-02-01 12:55:11 +02:00 |
|
Vladyslav_Prykhodko
|
8174a97926
|
Merge with klimov/feature/notification-system
|
2023-01-31 17:46:12 +02:00 |
|
Andrii Shvaika
|
a203c336f1
|
Merge with master
|
2023-01-31 16:20:04 +02:00 |
|
ViacheslavKlimov
|
63dbd1ef68
|
Refactor SlackNotificationTargetConfig
|
2023-01-31 13:19:39 +02:00 |
|
ViacheslavKlimov
|
789120e2c9
|
Notification rules: more tests, additionalConfig with description; refactor NotificationSettings
|
2023-01-31 13:12:14 +02:00 |
|
Igor Kulikov
|
55075d5541
|
Update UI help to release-3.4.4
|
2023-01-31 11:06:59 +02:00 |
|
Igor Kulikov
|
cbdc4517e4
|
Update license header year to 2023
|
2023-01-31 10:43:56 +02:00 |
|
ViacheslavKlimov
|
5cd82cfda3
|
Notification rule info; api to get targets by ids array
|
2023-01-30 15:39:20 +02:00 |
|
ViacheslavKlimov
|
be5eed96dc
|
Slack notification target; refactoring
|
2023-01-30 14:50:44 +02:00 |
|
ShvaykaD
|
f5e20b5a3e
|
move default queue names and topics to DataConstants
|
2023-01-26 13:37:19 +02:00 |
|
Volodymyr Babak
|
9ee2a40735
|
Speed up edge controller test by introducing executor and futures approach
|
2023-01-24 15:55:59 +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
|
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 |
|
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 |
|
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 |
|
Vladyslav_Prykhodko
|
baade28170
|
Delete dublicated method
|
2023-01-20 18:10:11 +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 |
|