Vladyslav_Prykhodko
|
5bcbf2dc6d
|
UI: Add support hint for target type notification
|
3 years ago |
Vladyslav_Prykhodko
|
d66d882a0c
|
UI: Add new function in tenant profiles service
|
3 years ago |
Vladyslav_Prykhodko
|
8a971dd577
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
3 years ago |
ViacheslavKlimov
|
1382c49881
|
Endpoint to find tenant profiles by ids
|
3 years ago |
Vladyslav_Prykhodko
|
016b4efeea
|
UI: Fix show long notification
|
3 years ago |
ViacheslavKlimov
|
ea7f876d4d
|
Tests fixes
|
3 years ago |
ViacheslavKlimov
|
3f531d8235
|
Fix default notification configs creation; refactoring
|
3 years ago |
Vladyslav_Prykhodko
|
14b05a57bd
|
UI: Add new notification template/rule RULE_ENGINE_COMPONENT_LIFECYCLE_EVENT
|
3 years ago |
ViacheslavKlimov
|
c34b6623ce
|
Default notification configs; improvements
|
3 years ago |
ViacheslavKlimov
|
e71da72360
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
3 years ago |
Vladyslav_Prykhodko
|
615e4a2865
|
UI: Add new notiifcation target
|
3 years ago |
ViacheslavKlimov
|
6c40e2e40e
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
3 years ago |
Vladyslav_Prykhodko
|
e6a56d0099
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
3 years ago |
ViacheslavKlimov
|
3b8ed5fae6
|
Notification rules improvements; new platform users filters
|
3 years ago |
Vladyslav_Prykhodko
|
ca2fac4b9d
|
UI: Add new notification rule settings
|
3 years ago |
ViacheslavKlimov
|
1e7c1a8a5a
|
Merge branch 'develop/3.5' into feature/notification-system
|
3 years ago |
ViacheslavKlimov
|
4a20adc62e
|
Alarm related notification rules
|
3 years ago |
Vladyslav_Prykhodko
|
c7dbf6be89
|
UI: Add new notification type alarm assignment
|
3 years ago |
Vladyslav_Prykhodko
|
ec11d4174b
|
UI: Improvement rule notification alarm
|
3 years ago |
Andrew Shvayka
|
444c05a76c
|
Merge pull request #8220 from smatvienko-tb/fix/tests-awaitForDeviceActorToReceiveSubscription
[3.5] Fix tests - await for device actor to receive subscription
|
3 years ago |
Vladyslav_Prykhodko
|
e69970b09f
|
UI: Fix notification escalation table
|
3 years ago |
Andrew Shvayka
|
c4e0586265
|
Merge pull request #7833 from smatvienko-tb/fix/logNode-isStandardForTBEL
[3.5] Custom TBEL script ignored fix for TbLogNode
|
3 years ago |
Vladyslav_Prykhodko
|
a39db0a1cf
|
UI: Fix notification after change API
|
3 years ago |
ViacheslavKlimov
|
0d07d70818
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
3 years ago |
ViacheslavKlimov
|
ba8f27fa76
|
Notification system refactoring and improvements
|
3 years ago |
Sergey Matvienko
|
13b59bf85f
|
tests: awaitForDeviceActorToReceiveSubscription
|
3 years ago |
Andrew Shvayka
|
410042e1dc
|
Merge pull request #8185 from Seraphym-Tuhai/fix-ui-tests
[3.5] fix tests after update on UI
|
3 years ago |
Andrew Shvayka
|
519afb47a8
|
Merge pull request #8217 from thingsboard/fix_bug_sparkplug_device_offline
[fix bug][3.4.5] failed_close_session_of_device
|
3 years ago |
Vladyslav_Prykhodko
|
88128640e9
|
Merge branch 'feature/notification-system' of github.com:thingsboard/thingsboard into feature/notification-system
|
3 years ago |
Vladyslav_Prykhodko
|
c6230a48b8
|
UI: Fix notification after change API
|
3 years ago |
nickAS21
|
2a6000d8ce
|
fix bug close session of device: sessionMetaData.setOverwriteActivityTime(true);
|
3 years ago |
Sergey Matvienko
|
175492d6a7
|
Merge remote-tracking branch 'ce/develop/3.5' into fix/logNode-isStandardForTBEL
|
3 years ago |
Sergey Matvienko
|
b00f5d26ae
|
log node refactored and tests improved
|
3 years ago |
Andrii Shvaika
|
d5177f5bbf
|
Fix attribute/RPC subscription tests
|
3 years ago |
Andrew Shvayka
|
806aefdd0b
|
Merge pull request #8206 from zzzeebra/feature/test_dependency_refactor
[3.5] Feature/test dependency refactor
|
3 years ago |
Seraphym-Tuhai
|
80c331705f
|
small refactoring
|
3 years ago |
Seraphym-Tuhai
|
12041ee6e2
|
return Assertions.fail() in catch block of custom waiters method
|
3 years ago |
Vladyslav_Prykhodko
|
10e34cc1ad
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
3 years ago |
Seraphym-Tuhai
|
16061ec4fc
|
rename openLocalhost() method
|
3 years ago |
Oleksandra Matviienko
|
c73fc3e0fc
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature/test_dependency_refactor
# Conflicts:
# dao/src/test/java/org/thingsboard/server/dao/service/BaseDeviceServiceTest.java
# dao/src/test/java/org/thingsboard/server/dao/service/BaseOtaPackageServiceTest.java
|
3 years ago |
Andrew Shvayka
|
7229b7bfd8
|
Merge pull request #8203 from volodymyr-babak/edge-test-fix
sendUpdateSharedAttributeToCloudAndValidateDeviceSubscription - timeo…
|
3 years ago |
Andrew Shvayka
|
167fb722fa
|
Merge pull request #8210 from zzzeebra/feature/assertJ_exception_assertions
[3.5] Rule ExpectedException refactored with AssertJ Exception Assertions
|
3 years ago |
Oleksandra Matviienko
|
3841deae24
|
BaseTbResourceServiceTest, BaseDeviceServiceTest: Rule ExpectedException refactored with AssertJ Exception Assertions
|
3 years ago |
Oleksandra Matviienko
|
5cb1b7d275
|
BaseOtaPackageServiceTest: Rule ExpectedException refactored with AssertJ Exception Assertions
|
3 years ago |
Sergey Matvienko
|
7a0c58a18e
|
revert entityDaoServicesMap = new HashMap<>()
|
3 years ago |
Andrii Shvaika
|
ab5769a252
|
Merge with develop/3.5
|
3 years ago |
Andrew Shvayka
|
494296996e
|
Merge pull request #8200 from smatvienko-tb/fix/lwm2m-lifecycle-refactor
[3.5] lwm2m lifecycle refactor
|
3 years ago |
Sergey Matvienko
|
2f207d5a26
|
Merge remote-tracking branch 'ce/develop/3.5' into fix/logNode-isStandardForTBEL
|
3 years ago |
Seraphym-Tuhai
|
738fbda60b
|
fix test on assigned dashboard
|
3 years ago |
ViacheslavKlimov
|
361cc80a37
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
3 years ago |