13407 Commits

Author SHA1 Message Date
YevhenBondarenko
ef86dc49b9 added noxss enable param for ts and attributes 2023-04-12 11:30:04 +02:00
Andrii Dovhopoliy
1a3ee8512d
Fixed xss vulnerabilities in attributes and telemetry (#8238)
* added noxss validation on kventries

* added noxss validation on kventries

* added ConstraintValidator usages for validation

* added test

* upd

* removed star imports

* fixed licence

* removed NoXss Annotation from values

* fixed test

* added test

* removed redundant imports

* fixed test

* upd

* fixed telemetry test controller structure

* tskv noxss validation improvements

* upd test attributes

---------

Co-authored-by: YevhenBondarenko <ybondarenko@thingsboard.io>
2023-04-11 23:31:37 +02:00
Andrii Shvaika
6fe6dc2561 Fix build due to filtering maven plugin bug 2023-04-11 19:17:39 +03:00
Andrii Shvaika
da6d3b6ca8 Configure content type for update service 2023-04-11 18:34:47 +03:00
Andrew Shvayka
b952360055
Merge pull request #8026 from volodymyr-babak/filter-type-multiple-types
Filter type alias - add possibility to specify multiple types, instead of single one
2023-04-11 17:26:29 +03:00
Volodymyr Babak
c4d50181ff Always use multiple types if present. If not present - use singular type 2023-04-11 13:32:20 +03:00
Andrew Shvayka
bc5d6ea359
Merge pull request #8342 from volodymyr-babak/ssl-option-kafka
[3.5] Add SSL option for Kafka queue connection
2023-04-11 12:34:49 +03:00
Andrew Shvayka
7ed9971a7b
Merge pull request #8343 from vvlladd28/bug/notificaion/email-preview
Fixed show email notification preview in big content
2023-04-11 12:33:16 +03:00
Andrew Shvayka
ff71374d8e
Merge pull request #8344 from volodymyr-babak/edge-activity-to-rule-chain
[3.5] Push edge connect/disconnect events to rule chain
2023-04-11 12:30:49 +03:00
Andrew Shvayka
5b6db5d796
Merge pull request #7725 from ViacheslavKlimov/feature/monitoring-service
Monitoring microservice
2023-04-11 12:27:25 +03:00
Andrew Shvayka
c683b57cba
Merge pull request #8335 from thingsboard/feature/devices-activity
Devices activity statistics
2023-04-11 12:23:13 +03:00
Vladyslav_Prykhodko
74a58817db UI: Change default notification style for alarm notification 2023-04-11 12:20:51 +03:00
Andrew Shvayka
d37283a292
Merge pull request #8340 from volodymyr-babak/max-inbound-message-size
[3.5] Handle gRPC messages exceeding default max message size
2023-04-10 18:22:28 +03:00
Volodymyr Babak
80f1ec2fcd Handle properly cases when state persistent to timeseries 2023-04-10 17:52:05 +03:00
Volodymyr Babak
fa8c3cc6e5 Push edge connect/disconnect events to rule chain 2023-04-10 17:35:42 +03:00
Vladyslav_Prykhodko
9ea27302db UI: Fixed show emil notification preview in big content 2023-04-10 16:51:23 +03:00
Volodymyr Babak
9bda3880eb Edge session - added tenant and edge id logging in case message exceeds size limits 2023-04-10 15:58:02 +03:00
Volodymyr Babak
79393b2582 Refactoring - move common code into separate method 2023-04-10 15:49:46 +03:00
ViacheslavKlimov
a58dff1ffc Refactoring for devices activity stats 2023-04-10 15:39:46 +03:00
FawenYo
47542eb8c1 Add SSL option for Kafka queue connection 2023-04-10 15:29:14 +03:00
Andrew Shvayka
27ae2fb119
Merge pull request #7991 from AndreMaz/feature/kafka_connection_timeout
Allow to configure kafkajs `connectionTimeout` property
2023-04-10 15:22:01 +03:00
Andrew Shvayka
e23a93d282
Merge pull request #8334 from thingsboard/improvements/notification-system
Notification system improvements
2023-04-10 15:07:22 +03:00
Andrew Shvayka
54e59612f6
Merge pull request #8254 from zzzeebra/optimization_dao_tests_with_cycles
Optimization dao tests with cycles
2023-04-10 14:02:30 +03:00
Andrew Shvayka
08952b2ef0
Merge pull request #8173 from dmytro-landiak/mqtt-test-fix
[3.5] mqtt integration test improved
2023-04-10 13:33:23 +03:00
Volodymyr Babak
c95cff74f7 Fixed edge client tests by setting correctly max inbound message size 2023-04-10 13:12:11 +03:00
ViacheslavKlimov
470fbfa768 Minor refactoring for monitoring service 2023-04-10 12:12:57 +03:00
Vladyslav_Prykhodko
eda7cf3619 UI: Optimize filter allow notification type 2023-04-10 11:21:11 +03:00
Volodymyr Babak
63703bcfdb Edge client - updated edge version 2023-04-10 11:03:49 +03:00
ViacheslavKlimov
df16a6a310 Refactoring for monitoring service 2023-04-10 10:57:27 +03:00
Volodymyr Babak
e496ef7839 Fix process of messages that exceeds max inbound message size 2023-04-10 10:52:51 +03:00
ViacheslavKlimov
932cbc6e9f Increase timeout for testDevicesActivityStats 2023-04-10 10:51:02 +03:00
ViacheslavKlimov
f431a4f0d5 Merge branch 'develop/3.5' into feature/devices-activity 2023-04-10 10:50:17 +03:00
ViacheslavKlimov
25e1d73ca0 Merge branch 'develop/3.5' into improvements/notification-system 2023-04-10 10:22:41 +03:00
Andrew Shvayka
eb9cd79c7e
Merge pull request #7858 from AndriiLandiak/feature/rest-api-node
Rest API Call node - Add ability to remove quotes from Body
2023-04-07 18:15:46 +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
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
ViacheslavKlimov
c5ebedecd8 Help page for new platform version notification template 2023-04-07 15:43:22 +03: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
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
ViacheslavKlimov
aef033b6c5 Fix for RemoteNotificationRuleProcessor 2023-04-07 13:14:23 +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
Vladyslav_Prykhodko
d8bf2b75f7 UI: Change notification template/rule type disabled in edit mode 2023-04-07 11:18:12 +03:00