Igor Kulikov
|
2e23ee982d
|
Improve markdown factory to handle target blank links. Fix rulenode script test dialog style. Update rule nodes UI.
|
5 years ago |
Mariesnlk
|
28a2b11faa
|
fix license in telemetry controller
|
5 years ago |
Igor Kulikov
|
ea039008b1
|
Add help support for rule node script test dialog
|
5 years ago |
ArtemDzhereleiko
|
246390b43b
|
Fix pagination on alarm table widget after timewindow updated
|
5 years ago |
ArtemDzhereleiko
|
c8ce826b7c
|
Fix pagination on timewindow updated
|
5 years ago |
Igor Kulikov
|
952b903841
|
Fix imports
|
5 years ago |
Igor Kulikov
|
eace87897c
|
Fix scss mixin path
|
5 years ago |
Igor Kulikov
|
e9ab132c06
|
Mark MarkedOptionsService as dynamic
|
5 years ago |
Igor Kulikov
|
93a27abb0e
|
Merge pull request #5326 from vvlladd28/bug/gauge-chart/memory-leak
UI: Fixed memory leak in gauge and chart widgets
|
5 years ago |
Igor Kulikov
|
be24f5f16b
|
Merge pull request #5318 from vvlladd28/feature/table/hidden-cell-action-display-mode
[3.3.2] UI: Added new table settings - Hidden cell button actions display mode
|
5 years ago |
Igor Kulikov
|
5e05ded880
|
Merge pull request #5322 from vvlladd28/bug/leaflet/memory-leak/removePointerListener
[3.3.2] UI: Add path to fixed leaflet library memory leak in function removePointerListener
|
5 years ago |
Igor Kulikov
|
ff293ae1f4
|
Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks.
|
5 years ago |
Viacheslav Klimov
|
a098bf0bf9
|
Implement concurrent bulk import processing
|
5 years ago |
Mariesnlk
|
f12bac3b6c
|
add swagger docs to telemetry controller
|
5 years ago |
Vladyslav_Prykhodko
|
a7fb4fc860
|
UI: Fixed memory leak in gauge and chart widgets
|
5 years ago |
nickAS21
|
6eaccc366b
|
Lwm2m fix bug 19 object
|
5 years ago |
Vladyslav_Prykhodko
|
c48a2c6ad6
|
UI: Add path to fixed leaflet library memory leak in function removePointerListener
|
5 years ago |
Yevhen Bondarenko
|
322a3e034a
|
Merge pull request #5314 from thingsboard/lwm2m_fix_bug_double_log
Lwm2m fix bug double log
|
5 years ago |
Vladyslav_Prykhodko
|
c3a08f1f81
|
UI: Added new table settings - Hidden cell button actions display mode
|
5 years ago |
Matt Magoffin
|
88017dbd90
|
Add test case for new ignoreRequestBody configuration in TbRestApiCallNode.
|
5 years ago |
Matt Magoffin
|
95c85daefe
|
Update rule node configuration UI to latest per thingsboard-rule-config-ui-ngx#50 to provide UI toggle for the new ignoreRequestBody HTTP Client rule node option.
|
5 years ago |
nickAS21
|
973b979900
|
Lwm2m fix bug double log
|
5 years ago |
Matt Magoffin
|
5e84478dd9
|
Update rule node configuration UI per thingsboard-rule-config-ui-ngx#50 to provide UI toggle for the new ignoreRequestBody HTTP Client rule node option.
|
5 years ago |
Yevhen Bondarenko
|
b5ab7f98ca
|
Merge pull request #5294 from thingsboard/lwm2m_keys_to_base64
Lwm2m keys to base64
|
5 years ago |
ArtemDzhereleiko
|
4cb3319f1d
|
Fixed reltions table pagination when switch direction
|
5 years ago |
ArtemDzhereleiko
|
7077a81d61
|
Fixed entities table loading first page pagination if time window was changed
|
5 years ago |
ArtemDzhereleiko
|
15a6b2655e
|
Fixed attribute tables pagination on switch between attributes scope
|
5 years ago |
ArtemDzhereleiko
|
571d4f0dbd
|
Update json value for correct working
|
5 years ago |
Andrii Shvaika
|
5bb6403407
|
Bug Fix after MQTT Transport connection statistics
|
5 years ago |
Andrii Shvaika
|
d40bc48898
|
Ability to log number of active MQTT connections
|
5 years ago |
ArtemDzhereleiko
|
c893d5d221
|
Remove not used import
|
5 years ago |
ArtemDzhereleiko
|
3d9003b11d
|
Fixed imposible to save new boolean attribute
|
5 years ago |
nickAS21
|
9186377b97
|
Lwm2m base64 back fix bug "bas64" on review
|
5 years ago |
Matt Magoffin
|
ef90332998
|
Add option for HTTP client rule node to not create any message body, for example on a DELETE request where technically a body is allowed but the receiving server disallows any body content.
|
5 years ago |
nickAS21
|
e8444f8bdc
|
Lwm2m base64 back fix bug "bas64" and x509 empty
|
5 years ago |
Andrii Shvaika
|
c52c9a16ed
|
Shutdown of the MQTT Transport in case of OOM error.
|
5 years ago |
Igor Kulikov
|
fbf51e7df5
|
Merge pull request #5295 from vvlladd28/feature/widget-tables/condition-show-table-cell-action
[3.3.2] UI: Added conditionally show widget table cell button action
|
5 years ago |
Vladyslav_Prykhodko
|
814a685d76
|
UI: Added conditionally show widget table cell button action
|
5 years ago |
nickAS21
|
81ec387c86
|
Lwm2m credentials base64 fix bug PSK test
|
5 years ago |
nickAS21
|
dba087e949
|
Lwm2m credentials base64 fix bug PSK (hexDec)
|
5 years ago |
nickAS21
|
d403afb0e6
|
Lwm2m credentials base64 validate (with /n and "...BEGIN...") back
|
5 years ago |
Igor Kulikov
|
23121c5b5a
|
Conditionally show widget header actions
|
5 years ago |
Igor Kulikov
|
3cdeb23749
|
Merge pull request #5291 from vvlladd28/improvement/validation/js-function
[3.3.2] UI: Added global scope variables in javascript functions
|
5 years ago |
Vladyslav_Prykhodko
|
b29e208b95
|
UI: Added global scope variables in javascript functions - refactoring
|
5 years ago |
Vladyslav Prykhodko
|
d08e6dba5d
|
UI: Added global scope variables in javascript functions
|
5 years ago |
YevhenBondarenko
|
894a1df1f6
|
improvements for PR #5285
|
5 years ago |
Igor Kulikov
|
7d20b50bfe
|
Prohibit undefined variable usage in javascript functions
|
5 years ago |
nickAS21
|
287657ae86
|
Lwm2m credentials base64 validate back
|
5 years ago |
YevhenBondarenko
|
672f93c405
|
fixed double sending rpc and timeout for lwm2m
|
5 years ago |
Igor Kulikov
|
820b4d7e58
|
Merge pull request #5258 from deaflynx/edge/update-downlinks-table
[3.3.2] UI: Edge Downlinks table minor fixes
|
5 years ago |