13804 Commits

Author SHA1 Message Date
Andrii Landiak
5286cb2648 Add more detailed logs and move extract logic by regex to deviceProvisionService 2023-04-07 17:49:56 +03:00
ViacheslavKlimov
7a30cc1b68 Merge branch 'develop/3.5' into feature/monitoring-service
# Conflicts:
#	msa/pom.xml
#	rest-client/src/main/java/org/thingsboard/rest/client/RestClient.java
2023-04-07 17:31:26 +03:00
ViacheslavKlimov
6cb54c6690 Devices activity statistics 2023-04-07 17:06:21 +03:00
Vladyslav_Prykhodko
e390e02cbe Merge branch 'feature/update_json_attribute' of github.com:Dmitriymush/thingsboard into Dmitriymush-feature/update_json_attribute 2023-04-07 16:39:07 +03:00
Andrew Shvayka
838c2f5d33
Merge pull request #7857 from ShvaykaD/improvements/report-device-activity-on-rpc-processing
Improvements for reporting device activity during RPC processing
2023-04-07 15:50:28 +03:00
Seraphym-Tuhai
f7c0be609d Merge branch 'develop/3.5' of https://github.com/thingsboard/thingsboard into assignee 2023-04-07 15:46:10 +03:00
ViacheslavKlimov
c5ebedecd8 Help page for new platform version notification template 2023-04-07 15:43:22 +03:00
Yevhen Bondarenko
5b4c049f0c
Merge pull request #7628 from WHBANG/oscs_fix_cdq6k9oau51t49so8c4g
fix(sec): upgrade org.springframework.security:spring-security-oauth2-client to 5.7.5
2023-04-07 14:41:54 +02:00
Andrew Shvayka
7c99cfd852
Merge pull request #8327 from adovh/refactor-remove-handleException-and-logs
removed redundant handle exception
2023-04-07 15:01:36 +03:00
Andrew Shvayka
8769911694
Merge pull request #8256 from imbeacon/fix/alarm-assignment-user-issues
Added getting user list for alarm assignment and ability to assign alarms for customer users
2023-04-07 15:00:22 +03:00
Andrii Landiak
7d4c1476a4 Refactoring: remove extra comments, remove spaces etc 2023-04-07 13:54:48 +03:00
Andrew Shvayka
14ed9df205
Merge pull request #6986 from adovh/feature/work-1385-custom-mqtt-subscribe-topic
[3.5] added ability to create&subscribe custom mqtt attributes topics
2023-04-07 13:48:20 +03:00
Andrii Landiak
e7fc00e53d Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr 2023-04-07 13:42:00 +03:00
ViacheslavKlimov
aef033b6c5 Fix for RemoteNotificationRuleProcessor 2023-04-07 13:14:23 +03:00
Andrii Landiak
55adb3d12a Refactor x509: add logic of rotating x509 credentials and creating new device to DeviceProvisionService 2023-04-07 13:07:08 +03:00
Andrew Shvayka
a8d0d871e1
Merge pull request #8285 from rusikv/alarm-details-redesign
Alarm details redesign
2023-04-07 13:05:03 +03:00
Andrew Shvayka
43489f8e13
Merge pull request #8294 from ChantsovaEkaterina/improvement/widget-custom-action-help-update-alarm-info-links
Update links for alarm info in widget custom action help
2023-04-07 13:04:24 +03:00
Andrew Shvayka
6bcbfc1b28
Merge pull request #8325 from volodymyr-babak/edge-log-fix
[3.5] Fixed logging of EdgeGrpcSession
2023-04-07 13:01:52 +03:00
Andrew Shvayka
2d9c8d9fb9
Merge pull request #8329 from dashevchenko/mqttSslCertificateIssueLogging
Added logging for invalid mqtt ssl certificates
2023-04-07 12:58:27 +03:00
Andrew Shvayka
a19f1ddc5e
Merge pull request #8333 from vvlladd28/improvement/notification/disable-change-type
Change notification template/rule type disabled in edit mode
2023-04-07 12:57:09 +03:00
Andrew Shvayka
d295844a7a
Merge pull request #8328 from dashevchenko/testFixes
Flaky test fixes
2023-04-07 12:55:48 +03:00
rusikv
1eb7f12310 Amendments after review 2023-04-07 12:15:31 +03:00
deaflynx
d1a21900f0 DeviceProfileProvisionConfigurationComponent writeValue set certificateValue as provisionDeviceSecret 2023-04-07 12:00:38 +03:00
deaflynx
bf3346d1ec Device Profile provision X.509 strategy update: save certificateValue as provisionDeviceSecret 2023-04-07 11:51:45 +03:00
Vladyslav_Prykhodko
d8bf2b75f7 UI: Change notification template/rule type disabled in edit mode 2023-04-07 11:18:12 +03:00
Seraphym-Tuhai
b7b1ed6150 fix test 2023-04-06 20:43:40 +03:00
ViacheslavKlimov
20ec28b0c3 Merge branch 'develop/3.5' into improvements/notification-system 2023-04-06 18:46:06 +03:00
ViacheslavKlimov
24e2b525a4 Increase allowed notification template size 2023-04-06 18:45:54 +03:00
dashevchenko
b10ed7621d minor refactoring 2023-04-06 18:34:08 +03:00
ViacheslavKlimov
788013c64a Local notification rules cache 2023-04-06 18:21:37 +03:00
dashevchenko
c4a5569650 Added logging for failed mqtt ssl certificates 2023-04-06 18:08:06 +03:00
dashevchenko
c07eb9e920 fixes for flaky tests 2023-04-06 17:57:37 +03:00
Igor Kulikov
474130f401 UI: Home page responsive 2023-04-06 17:54:08 +03:00
dashevchenko
47cf1eac77 fixes for flaky tests 2023-04-06 17:28:30 +03:00
Volodymyr Babak
14b0728018 Merge remote-tracking branch 'upstream/develop/3.5' into edge-log-fix 2023-04-06 16:10:56 +03:00
rusikv
bcee982497 Merge remote-tracking branch 'upstream/develop/3.5' into alarm-details-redesign 2023-04-06 16:08:38 +03:00
Andrew Shvayka
828eb18870
Merge pull request #8326 from vvlladd28/bug/notification/ws-updated
Fixed updated notification when open notifications popover
2023-04-06 15:52:25 +03:00
AndriiD
799eb52893 upd 2023-04-06 15:28:08 +03:00
ViacheslavKlimov
043bb253c7 New platform version notification 2023-04-06 14:18:12 +03:00
Igor Kulikov
1ff37dfe73 UI: Doc links widget 2023-04-06 13:52:38 +03:00
AndriiD
f2fa3551cf removed redundant try-catches 2023-04-06 13:37:18 +03:00
Vladyslav_Prykhodko
0bdae38d1d UI: Fixed updated notification when open notifications popover 2023-04-06 13:29:04 +03:00
Volodymyr Babak
13c4351024 Fixed logging of EdgeGrpcSession 2023-04-06 13:22:40 +03:00
Andrew Shvayka
42f4c0c2be
Merge pull request #8293 from adovh/bug/fix-1899-rulechain-messages-sent-to-wrong-tenant
fix rulechain messages sent to wrong tenant
2023-04-06 13:09:09 +03:00
Andrew Shvayka
87e48d9803
Merge pull request #8317 from volodymyr-babak/edge-attr-fix
[3.5] Edge processor - delete attribute msg is not properly handled for non device type
2023-04-06 13:04:36 +03:00
Andrii Shvaika
672c05d9b7 clear duplicated attribute keys before loading them from cache to avoid NPE 2023-04-06 12:59:29 +03:00
Andrew Shvayka
34e923422a
Merge pull request #8310 from adovh/bug/fix-1284-func-broken_in_case_E_numbers
[3.5] fix for incorrect long integers, sent on ws to FE
2023-04-06 12:45:51 +03:00
Andrew Shvayka
fe962979d7
Merge pull request #8323 from thingsboard/revert-7527-refactor-remove-handleException-and-logs
Revert "[3.5] removed redundant handleException usages"
2023-04-06 12:39:10 +03:00
Andrew Shvayka
d7b5d89990
Revert "[3.5] removed redundant handleException usages" 2023-04-06 12:38:52 +03:00
Andrii Shvaika
6fc3905fc1 Merge branch 'refactor-remove-handleException-and-logs' of github.com:adovh/thingsboard into develop/3.5 2023-04-06 12:18:17 +03:00