Andrew Shvayka
|
494296996e
|
Merge pull request #8200 from smatvienko-tb/fix/lwm2m-lifecycle-refactor
[3.5] lwm2m lifecycle refactor
|
2023-03-13 15:20:53 +02:00 |
|
Sergey Matvienko
|
2f207d5a26
|
Merge remote-tracking branch 'ce/develop/3.5' into fix/logNode-isStandardForTBEL
|
2023-03-13 13:06:08 +01:00 |
|
Seraphym-Tuhai
|
738fbda60b
|
fix test on assigned dashboard
|
2023-03-13 12:16:15 +02:00 |
|
YevhenBondarenko
|
bb2ea91051
|
added countEntitiesByTypes to the RestClient
|
2023-03-13 11:00:33 +01:00 |
|
YevhenBondarenko
|
b936d48419
|
implemented countEntitiesByTypes for SysAdmin
|
2023-03-13 10:57:04 +01:00 |
|
ViacheslavKlimov
|
361cc80a37
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
2023-03-13 10:41:55 +02:00 |
|
ViacheslavKlimov
|
378ae47acb
|
Alarm comments rule trigger config, NotificationInfo stateEntityId
|
2023-03-13 10:41:40 +02:00 |
|
YevhenBondarenko
|
b13c9d7368
|
added curent tb version to the UpdateMessage
|
2023-03-11 21:29:39 +01:00 |
|
ViacheslavKlimov
|
4b9821227c
|
Fix RestTemplate interceptor for RestClient
|
2023-03-11 12:29:02 +02:00 |
|
OleksandraMatviienko
|
67b0d24910
|
the creation and deletion of a tenant moved to the AbstractServiceTest
|
2023-03-10 21:16:18 +01:00 |
|
Oleksandra Matviienko
|
9904c9ccc2
|
uncommon dependency refactoring in AbstractServiceTest in dao package
|
2023-03-10 18:00:16 +01:00 |
|
Vladyslav_Prykhodko
|
75e0f335b9
|
UI: Change notification style and send notification error
|
2023-03-10 18:23:25 +02:00 |
|
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)
|
2023-03-10 16:38:53 +01:00 |
|
Artem Dzhereleiko
|
74b8fe18b2
|
Merge remote-tracking branch 'upstream/develop/3.5' into AD/refactoring/form-style
|
2023-03-10 16:20:41 +02:00 |
|
Artem Dzhereleiko
|
dd75ae23b5
|
UI: fixed VC
|
2023-03-10 15:56:22 +02:00 |
|
Volodymyr Babak
|
0e01f1c74d
|
sendUpdateSharedAttributeToCloudAndValidateDeviceSubscription - timeout increased for run test stable on slow (busy) environments
|
2023-03-10 15:53:47 +02:00 |
|
Andrii Landiak
|
5bf7b6162e
|
Fix sql schema
|
2023-03-10 15:48:52 +02:00 |
|
Andrii Landiak
|
e665917758
|
Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr
|
2023-03-10 15:46:42 +02:00 |
|
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
|
2023-03-10 15:06:33 +02:00 |
|
AndriiD
|
0b7b523978
|
upd
|
2023-03-10 15:05:05 +02:00 |
|
Igor Kulikov
|
926c364575
|
UI: Router tabs component improvements. Remove alarm rules page.
|
2023-03-10 14:58:16 +02:00 |
|
AndriiD
|
bf1be7bb07
|
Merge remote-tracking branch 'origin/develop/3.5' into feature/work-remove-deprecated-handleException-usage
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/AlarmController.java
# application/src/main/java/org/thingsboard/server/controller/EntityQueryController.java
|
2023-03-10 14:54:39 +02:00 |
|
AndriiD
|
cbf451dc5e
|
Merge remote-tracking branch 'origin/develop/3.5' into feature/work-remove-deprecated-handleException-usage
|
2023-03-10 14:48:07 +02:00 |
|
Sergey Matvienko
|
287999d46a
|
test scope: logs for lwm2m.server
|
2023-03-10 12:37:10 +01:00 |
|
Sergey Matvienko
|
7b32286e4c
|
log trace on destroy for DefaultLwM2MOtaUpdateService
|
2023-03-10 12:18:47 +01:00 |
|
Sergey Matvienko
|
fed47f699c
|
LwM2m lifecycle debug for the test scope
|
2023-03-10 12:16:41 +01:00 |
|
Igor Kulikov
|
0780669498
|
Merge with develop/3.5
|
2023-03-10 12:56:00 +02:00 |
|
Artem Dzhereleiko
|
0c5c9f3217
|
UI: Refactoring timewindow
|
2023-03-10 12:55:53 +02:00 |
|
Sergey Matvienko
|
817487b74d
|
DefaultLwM2mDownlinkMsgHandler - wrapped any exceptions on handleDownlinkError that may fire and prevent graceful server shutdown
|
2023-03-10 11:52:48 +01:00 |
|
Sergey Matvienko
|
8352be035b
|
LWM2M bean lifecycle dependency fix to avoid executors shutdown before server stop. Dependencies refactored: implementations replaced with interfaces.
|
2023-03-10 11:52:45 +01:00 |
|
Andrew Shvayka
|
e058786956
|
Merge pull request #8174 from zzzeebra/feature/junit5-migration-exceptions
[3.5] junit5 migration - exception annotation refactoring
|
2023-03-10 12:51:03 +02:00 |
|
Andrew Shvayka
|
20e4905e84
|
Merge pull request #8186 from thingsboard/feature/mqtt/sparkplug
MQTT Sparkplug protocol support
|
2023-03-10 12:45:59 +02:00 |
|
Andrii Shvaika
|
43f2e3b521
|
Fix case when test runs to fast (within 1 millisecond)
|
2023-03-10 12:42:56 +02:00 |
|
Artem Dzhereleiko
|
3bf4bbb124
|
Merge remote-tracking branch 'upstream/develop/3.5' into AD/refactoring/timewindow
|
2023-03-10 12:38:09 +02:00 |
|
Seraphym-Tuhai
|
ec4d567ecd
|
temporary fix after updating google chrome
|
2023-03-10 09:40:50 +02:00 |
|
Seraphym-Tuhai
|
ed1611af7e
|
Merge branch 'develop/3.5' of https://github.com/thingsboard/thingsboard into fix-ui-tests
|
2023-03-09 18:39:32 +02:00 |
|
Seraphym-Tuhai
|
e99024d7eb
|
fix locators, fix flaky tests with ElementClickInterceptedException
|
2023-03-09 18:37:13 +02:00 |
|
Vladyslav_Prykhodko
|
2863bbadc5
|
UI: Change notification style
|
2023-03-09 17:10:09 +02:00 |
|
Andrii Shvaika
|
d7ee0fca91
|
Fix attribute subscription tests
|
2023-03-09 16:45:15 +02:00 |
|
Igor Kulikov
|
b266632f0b
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into develop/3.5
|
2023-03-09 15:36:20 +02:00 |
|
Igor Kulikov
|
1f036995e3
|
UI: Flot widget - set normal letter spacing
|
2023-03-09 15:36:13 +02:00 |
|
Vladyslav_Prykhodko
|
c173cba872
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
2023-03-09 14:45:39 +02:00 |
|
ViacheslavKlimov
|
43aacd0a30
|
Monitoring service: error handling improvements
|
2023-03-09 14:11:37 +02:00 |
|
Seraphym-Tuhai
|
3f28eca3b8
|
Merge branch 'fix-ui-tests' of https://github.com/Seraphym-Tuhai/thingsboard into fix-ui-tests
|
2023-03-09 13:02:04 +02:00 |
|
ViacheslavKlimov
|
8fcbe876e8
|
Merge branch 'develop/3.5' into feature/notification-system
# Conflicts:
# pom.xml
|
2023-03-08 18:16:16 +02:00 |
|
Andrii Shvaika
|
316ae13428
|
Fix the configuration of consistency level
|
2023-03-08 18:13:16 +02:00 |
|
Andrii Shvaika
|
3477ddac0f
|
Refactoring due to comments
|
2023-03-08 17:39:39 +02:00 |
|
Igor Kulikov
|
4972d0f43e
|
UI: Map widgets -> reset map state when subscription changed (alias or key filters).
|
2023-03-08 17:14:44 +02:00 |
|
Igor Kulikov
|
62affb04f9
|
UI: Fix map widget fit to bounds in draggable mode
|
2023-03-08 16:25:50 +02:00 |
|
Vladyslav_Prykhodko
|
aab053b71c
|
UI: Change notification target
|
2023-03-08 16:17:13 +02:00 |
|