ViacheslavKlimov
|
f44de42165
|
Available delivery methods check: don't check mail server connection
|
3 years ago |
ViacheslavKlimov
|
6013e19e54
|
Fix entity action notification
|
3 years ago |
ViacheslavKlimov
|
b71257ba23
|
User title template param, improve notification preview, improve default notifications
|
3 years ago |
dashevchenko
|
62e9605971
|
renamed ALARM_ASSIGN to ALARM_ASSIGNED
|
3 years ago |
ViacheslavKlimov
|
af49a6a0be
|
Fix failing tests
|
3 years ago |
ViacheslavKlimov
|
528d2d9ecc
|
Track rule chains count
|
3 years ago |
ViacheslavKlimov
|
97cc1ab0da
|
Improve entities count limit notification rule
|
3 years ago |
Andrii Shvaika
|
8a67ee44a7
|
New index for active tenant alarms
|
3 years ago |
Vladyslav_Prykhodko
|
a2f0b10530
|
UI: Home page widget bundle updated image and description
|
3 years ago |
ViacheslavKlimov
|
78eb27b422
|
Fix logback-test.xml
|
3 years ago |
ViacheslavKlimov
|
a9466032e1
|
Use findDeviceByIdAsync in TransportApiService
|
3 years ago |
YevhenBondarenko
|
61466d0276
|
added log to TenantActor for investigation
|
3 years ago |
YevhenBondarenko
|
6054a14424
|
fixed tests
|
3 years ago |
YevhenBondarenko
|
f3402ace63
|
features info improvements
|
3 years ago |
ViacheslavKlimov
|
079b2a5ab7
|
Remove findDeviceByIdAsync from DeviceService
|
3 years ago |
dashevchenko
|
4ca9935224
|
fixed telemetry/attribute update while bulk import
|
3 years ago |
Sergey Matvienko
|
26ed90c534
|
kafka settings: kafka yaml parameters added for microservices same as thingsboard.yml . PropertyUtils added, duplicated code refactored to getProps. TB_QUEUE_KAFKA_REQUEST_TIMEOUT_MS and TB_QUEUE_KAFKA_SESSION_TIMEOUT_MS moved from other to main properties. Other yaml props is deprecated. other-inline added TB_QUEUE_KAFKA_OTHER_PROPERTIES. Tests added.
|
3 years ago |
Volodymyr Babak
|
a5cfe07999
|
Edge - improved logic of interruption of sending downlink tasks
|
3 years ago |
YevhenBondarenko
|
08efbd1c85
|
revert tskv value noxss validation
|
3 years ago |
YevhenBondarenko
|
b09bbff15d
|
fixed RestTemplate xml content type issue
|
3 years ago |
ViacheslavKlimov
|
d2912af543
|
Fix getNotificationRequestPreview
|
3 years ago |
ViacheslavKlimov
|
7b6f3ed4df
|
Notification requests per rule rate limits
|
3 years ago |
ViacheslavKlimov
|
e926854911
|
NoXss and length validation for notification entities
|
3 years ago |
Volodymyr Babak
|
b2130af408
|
Typo - fixed startup of edge event clean up service
|
3 years ago |
Andrii Landiak
|
579a793f40
|
Remove unnessessary yaml config
|
3 years ago |
Andrii Landiak
|
bbde3b4b45
|
Add trace logging fpr parsing CN and refactor extractByRegex to throw ProvisionFailedException
|
3 years ago |
Andrii Landiak
|
fbeb56cf70
|
Refactor after review and add tests for extracting by regex
|
3 years ago |
ViacheslavKlimov
|
dae9a422a1
|
Fix entities ids replaced with tenant id in dashboard config when importing
|
3 years ago |
ViacheslavKlimov
|
5a57657479
|
Notification preview for first recipient; Slack notification preview; increase timeouts for testDelayedNotificationRequest
|
3 years ago |
Andrii Shvaika
|
5d84945ccd
|
Review and improvements
|
3 years ago |
YevhenBondarenko
|
ef86dc49b9
|
added noxss enable param for ts and attributes
|
3 years ago |
Andrii Landiak
|
71f936f687
|
Add yaml config for java cacerts path and password to be able to configure
|
3 years ago |
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>
|
3 years ago |
Andrii Shvaika
|
da6d3b6ca8
|
Configure content type for update service
|
3 years ago |
YevhenBondarenko
|
72ea018efc
|
updated spring versions
|
3 years ago |
dashevchenko
|
6b92ed8005
|
refactoring
|
3 years ago |
Volodymyr Babak
|
f6b1f15c8d
|
Add keepAliveTimeoutSec config to edge imitator - fixed edge tests
|
3 years ago |
Igor Kulikov
|
12e169fae1
|
Fix isEmailEnabled
|
3 years ago |
Volodymyr Babak
|
fa8c3cc6e5
|
Push edge connect/disconnect events to rule chain
|
3 years ago |
dashevchenko
|
939c00c299
|
added validation for max value of wsQueueMessagesPerSession
|
3 years ago |
Igor Kulikov
|
855c69e0d6
|
UI: Update sys admin home page. Add translations.
|
3 years ago |
Volodymyr Babak
|
9bda3880eb
|
Edge session - added tenant and edge id logging in case message exceeds size limits
|
3 years ago |
ViacheslavKlimov
|
a58dff1ffc
|
Refactoring for devices activity stats
|
3 years ago |
FawenYo
|
47542eb8c1
|
Add SSL option for Kafka queue connection
|
3 years ago |
Andrii Landiak
|
38ee1e01e0
|
Micro refactoring
|
3 years ago |
Volodymyr Babak
|
63b13e4353
|
Improved keep alive communication - handling properly nextwork failures
|
3 years ago |
Volodymyr Babak
|
c95cff74f7
|
Fixed edge client tests by setting correctly max inbound message size
|
3 years ago |
Seraphym-Tuhai
|
29c3eddc8a
|
Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard
|
3 years ago |
Volodymyr Babak
|
e496ef7839
|
Fix process of messages that exceeds max inbound message size
|
3 years ago |
ViacheslavKlimov
|
932cbc6e9f
|
Increase timeout for testDevicesActivityStats
|
3 years ago |