Mariesnlk
da36801789
fix swagger in telemetry controller after review
2021-10-11 12:53:47 +03:00
Chantsova Ekaterina
838d6982a8
UI: make dashboard title translatable when 'Display dashboard title' option enabled
2021-10-11 12:26:01 +03:00
Igor Kulikov
69e2f0c115
Fix marked options service - use single instance
2021-10-08 19:34:07 +03:00
Vladyslav_Prykhodko
45961519cd
UI: Refactoring code
2021-10-08 19:21:03 +03:00
Igor Kulikov
0a3ac0f700
Update haproxy routing to handle rulenodes UI assets
2021-10-08 19:12:08 +03:00
Igor Kulikov
90fb58dc88
Fix web ui routing
2021-10-08 18:28:27 +03:00
Igor Kulikov
b0e3547b83
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-10-08 18:20:20 +03:00
Igor Kulikov
7dd32619a5
Add Web UI microservice route path to handle rulenodes help assets
2021-10-08 18:20:09 +03:00
Igor Kulikov
c93e661e32
Update widget-api.models.ts
2021-10-08 16:58:02 +03:00
YevhenBondarenko
247941bcf7
fixed ObjectModel extra parsing and refactoring
2021-10-08 15:29:45 +03:00
ShvaykaD
118a06717d
[3.3.2] Changed key-alg from RSA to EC ( #5260 )
...
* changed key-alg from RSA to EC
* changed ORGANIZATIONAL_UNIT and ORGANIZATION to correct value
2021-10-08 15:28:04 +03:00
ShvaykaD
845d8247dd
[3.3.2] MQTT short topics support ( #4967 )
...
* added mqtt short topics support
* remove volatile keyword from topic types parameters
* added new tests for mqtt short topics
* fix compilation error after merge
* improvements/typo-fixes after pull request review
2021-10-08 15:20:38 +03:00
ShvaykaD
08c6a80d2a
fixed additional info parsing for RPC entity
2021-10-08 15:17:32 +03:00
Volodymyr Babak
94c5dfdf5c
Do not send empty alarm updated messages during creation of TS subscriptions
2021-10-08 15:15:33 +03:00
Volodymyr Babak
1f44d538ee
Do not send empty alarm updated messages during creation of TS subscriptions
2021-10-08 13:26:41 +03:00
ArtemDzhereleiko
e2b0fd6c15
Add compleate to subject and do subscribe if display pagination turn on
2021-10-08 13:05:44 +03:00
Igor Kulikov
aee4163a04
Merge pull request #5333 from vvlladd28/improvement/tb-toggle=password/select-tab
...
[3.3.2] UI: Added ignoring focus when switching between input fields on the TAB in component tb-toggle-password
2021-10-08 11:53:26 +03:00
Igor Kulikov
4e59f4a888
Merge pull request #5305 from ArtemDzhereleiko/bug-fix/add-attribute/boolean
...
[3.3.2] UI: Fixed impossible to save new boolean attribute
2021-10-08 11:32:22 +03:00
Vladyslav_Prykhodko
3a8fda1d8b
UI: Added ignoring focus when switching between input fields on the TAB in component tb-toggle-password
2021-10-08 10:59:36 +03:00
Igor Kulikov
68fc5b996b
Improve dashboard edit button appearence depending on multiple conditions.
2021-10-08 10:12:53 +03:00
Igor Kulikov
2e23ee982d
Improve markdown factory to handle target blank links. Fix rulenode script test dialog style. Update rule nodes UI.
2021-10-07 16:09:20 +03:00
Mariesnlk
28a2b11faa
fix license in telemetry controller
2021-10-07 15:29:37 +03:00
Igor Kulikov
ea039008b1
Add help support for rule node script test dialog
2021-10-07 13:10:44 +03:00
ArtemDzhereleiko
246390b43b
Fix pagination on alarm table widget after timewindow updated
2021-10-07 12:52:42 +03:00
ArtemDzhereleiko
c8ce826b7c
Fix pagination on timewindow updated
2021-10-07 12:36:27 +03:00
Igor Kulikov
952b903841
Fix imports
2021-10-07 10:34:43 +03:00
Igor Kulikov
eace87897c
Fix scss mixin path
2021-10-07 10:30:04 +03:00
Igor Kulikov
e9ab132c06
Mark MarkedOptionsService as dynamic
2021-10-07 10:26:01 +03:00
Igor Kulikov
93a27abb0e
Merge pull request #5326 from vvlladd28/bug/gauge-chart/memory-leak
...
UI: Fixed memory leak in gauge and chart widgets
2021-10-06 21:08:43 +03:00
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
2021-10-06 21:07:50 +03:00
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
2021-10-06 21:05:21 +03:00
Igor Kulikov
ff293ae1f4
Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks.
2021-10-06 21:03:29 +03:00
Viacheslav Klimov
a098bf0bf9
Implement concurrent bulk import processing
2021-10-06 18:05:02 +03:00
Mariesnlk
f12bac3b6c
add swagger docs to telemetry controller
2021-10-06 17:46:36 +03:00
Vladyslav_Prykhodko
a7fb4fc860
UI: Fixed memory leak in gauge and chart widgets
2021-10-06 17:32:17 +03:00
Vladyslav_Prykhodko
c48a2c6ad6
UI: Add path to fixed leaflet library memory leak in function removePointerListener
2021-10-05 17:40:21 +03:00
Vladyslav_Prykhodko
c3a08f1f81
UI: Added new table settings - Hidden cell button actions display mode
2021-10-04 14:46:43 +03:00
Matt Magoffin
88017dbd90
Add test case for new ignoreRequestBody configuration in TbRestApiCallNode.
2021-10-02 11:00:02 +13:00
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.
2021-10-02 10:21:48 +13:00
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.
2021-10-01 10:22:21 +13:00
ArtemDzhereleiko
4cb3319f1d
Fixed reltions table pagination when switch direction
2021-09-30 17:40:21 +03:00
ArtemDzhereleiko
7077a81d61
Fixed entities table loading first page pagination if time window was changed
2021-09-30 16:49:38 +03:00
ArtemDzhereleiko
15a6b2655e
Fixed attribute tables pagination on switch between attributes scope
2021-09-30 16:45:57 +03:00
ArtemDzhereleiko
571d4f0dbd
Update json value for correct working
2021-09-30 15:27:57 +03:00
Andrii Shvaika
5bb6403407
Bug Fix after MQTT Transport connection statistics
2021-09-30 15:10:01 +03:00
Andrii Shvaika
d40bc48898
Ability to log number of active MQTT connections
2021-09-30 14:43:01 +03:00
ArtemDzhereleiko
c893d5d221
Remove not used import
2021-09-30 12:44:04 +03:00
ArtemDzhereleiko
3d9003b11d
Fixed imposible to save new boolean attribute
2021-09-30 12:39:16 +03:00
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.
2021-09-30 18:11:17 +13:00
Andrii Shvaika
c52c9a16ed
Shutdown of the MQTT Transport in case of OOM error.
2021-09-29 12:16:39 +03:00