Seraphym-Tuhai
|
5b620ffec3
|
add message in assertions of tests on redirect to documentation page
|
3 years ago |
YevhenBondarenko
|
eea8f977b1
|
added tenant profile type to the entityTableMap (EntityQuery)
|
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 |
YevhenBondarenko
|
0be3c0b5bb
|
removed countEntitiesByTypes and added ability to use Entity count query for sysadmin
|
3 years ago |
Seraphym-Tuhai
|
bd0e768983
|
attached epic, feature and description to UI tests
|
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 |
YevhenBondarenko
|
76c92c9070
|
Merge branch 'feature/notification-system' of github.com:thingsboard/thingsboard into feature/home-page
|
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 |
dashevchenko
|
210aae6a86
|
updated alarm comment deletion
|
3 years ago |
Andrii Shvaika
|
d5177f5bbf
|
Fix attribute/RPC subscription tests
|
3 years ago |
Igor Kulikov
|
18d04cfd2a
|
UI: Fix home active component changed raise condition
|
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 |
dashevchenko
|
d9b1e97bbb
|
Merge remote-tracking branch 'upstream/develop/3.5' into alarmCommentFix
|
3 years ago |
dashevchenko
|
2f59a74b65
|
added methods for RestClient, added system comment after comment deletion
|
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 |
YevhenBondarenko
|
7cd949edb2
|
implemented system info
|
3 years ago |
Sergey Matvienko
|
7a0c58a18e
|
revert entityDaoServicesMap = new HashMap<>()
|
3 years ago |
Igor Kulikov
|
8c2046853d
|
UI: Router tabs improvements
|
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 |
YevhenBondarenko
|
bb2ea91051
|
added countEntitiesByTypes to the RestClient
|
3 years ago |
YevhenBondarenko
|
b936d48419
|
implemented countEntitiesByTypes for SysAdmin
|
3 years ago |
ViacheslavKlimov
|
361cc80a37
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
3 years ago |
ViacheslavKlimov
|
378ae47acb
|
Alarm comments rule trigger config, NotificationInfo stateEntityId
|
3 years ago |
YevhenBondarenko
|
b13c9d7368
|
added curent tb version to the UpdateMessage
|
3 years ago |
ViacheslavKlimov
|
4b9821227c
|
Fix RestTemplate interceptor for RestClient
|
3 years ago |
OleksandraMatviienko
|
67b0d24910
|
the creation and deletion of a tenant moved to the AbstractServiceTest
|
3 years ago |
Oleksandra Matviienko
|
9904c9ccc2
|
uncommon dependency refactoring in AbstractServiceTest in dao package
|
3 years ago |
Vladyslav_Prykhodko
|
75e0f335b9
|
UI: Change notification style and send notification error
|
3 years ago |
Sergey Matvienko
|
add0a342c4
|
EntityRegistryService: PostConstrust replaced with event listener ContextRefreshedEvent. This will guarantee that all EntityDaoService's beans created. Otherwise, the Bean may discover beans that not created yet (reproducible on dao tests)
|
3 years ago |
Artem Dzhereleiko
|
74b8fe18b2
|
Merge remote-tracking branch 'upstream/develop/3.5' into AD/refactoring/form-style
|
3 years ago |
Artem Dzhereleiko
|
dd75ae23b5
|
UI: fixed VC
|
3 years ago |
Volodymyr Babak
|
0e01f1c74d
|
sendUpdateSharedAttributeToCloudAndValidateDeviceSubscription - timeout increased for run test stable on slow (busy) environments
|
3 years ago |
Andrii Landiak
|
5bf7b6162e
|
Fix sql schema
|
3 years ago |
Andrii Landiak
|
e665917758
|
Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr
|
3 years ago |
AndriiD
|
2e0106b960
|
Merge branch 'feature/work-remove-deprecated-handleException-usage' into refactor-remove-handleException-and-logs
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/AdminController.java
# application/src/main/java/org/thingsboard/server/controller/AlarmController.java
# application/src/main/java/org/thingsboard/server/controller/AuthController.java
# application/src/main/java/org/thingsboard/server/controller/CustomerController.java
# application/src/main/java/org/thingsboard/server/controller/EntityQueryController.java
# application/src/main/java/org/thingsboard/server/controller/RuleChainController.java
# application/src/main/java/org/thingsboard/server/controller/TelemetryController.java
# application/src/main/java/org/thingsboard/server/controller/WidgetTypeController.java
|
3 years ago |