1019 Commits

Author SHA1 Message Date
Vladyslav
90ae060cbe
Add gauge color limit (#2479) 2020-03-04 10:09:59 +02:00
Vladyslav
0ed0725643
[2.5] Feature add support json[ui] (#2446)
* Merge with master

* Refactoring code

* Add license header

Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-03-02 17:50:37 +02:00
Chantsova Ekaterina
9f0871af7f
Update field alignment on init, not only on resize; prevent dispaying in a row, when fields should be displayed in a column (#2434) 2020-02-20 10:17:35 +02:00
Igor Kulikov
c17b8cd96c Fix: Add missing groupId to json forms builder function. 2020-02-20 10:15:57 +02:00
Igor Kulikov
ea25db121b Merge branch 'bugs/translate_lv_LV' of https://github.com/vvlladd28/thingsboard into vvlladd28-bugs/translate_lv_LV 2020-02-19 17:19:53 +02:00
Chantsova Ekaterina
37173bba10
Features/flot thresholds (#2412)
* Thresholds draft

* Make generated thresholds unique

* Code refactoring
2020-02-19 17:12:22 +02:00
Igor Kulikov
01108b89a1 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-02-19 17:08:57 +02:00
Igor Kulikov
9d212bf39e fixed: infinite loop caused by default md-dialog resize function in Safari 2020-02-19 17:08:43 +02:00
Vladyslav_Prykhodko
284638e093 Fix translate language Latvian 2020-02-19 16:48:25 +02:00
Dmitriy Mushat
d5c3a9cc5d
fixed: focus on fullscreen for react schema grouped forms (#2400) 2020-02-19 16:14:18 +02:00
Chantsova Ekaterina
1540f08695
Add ability to use custom translations and labels containing apostrophe in table default sort order (#2397) 2020-02-19 16:10:54 +02:00
Igor Kulikov
8ed03b22bd Fix conflicts. Store locale translations only in default en_US 2020-02-19 16:06:19 +02:00
Vladyslav
2ea3b0bdaf
Add service methods to claim a device (#2391) 2020-02-19 15:50:19 +02:00
Igor Kulikov
0d6cde3ff8 Fix conflicts 2020-02-19 15:35:32 +02:00
DudnikMaksym
308fa1fd8c
UI: (#2372)
Added fetchLastLevelOnly checkbox to alias query filter.
Updated ENG, RUS, UKR locales.
Updated getRelatedEntities and (constructRelatedEntitiesSearchQuery) function(s) by adding fetchLastLevelOnly attribute.
2020-02-19 15:24:02 +02:00
Igor Kulikov
7c9f8d755f
Dmitriymush table columns assignment gateway (#2429)
* added: import of gateway value

* expressions changed

* fixed refactor rename

* changed key and value for translating

* feature/: description added to the list of columns assingment and could be imported/exported from now

* Delete package-lock.json

* Revert package-lock

Co-authored-by: Dmitriy Mushat <54553744+Dmitriymush@users.noreply.github.com>
2020-02-19 15:19:48 +02:00
Dmitriy Mushat
e4d701598b
Scroll timseries table (#2360)
* fixed: md-table-container overflox-x changed to visible

* fixed: md-table-container overflox-x changed to visible

* fixed: md-table-container overflox-x changed to visible

* fixed: md-tabs min-height is set to 0

* fixed: md-tabs min-height is set to 0

* fixed: 1) md-table-container overflox-x changed to visible; 2) md-tabs min-height is set to 0

* changed specificity for overriding
2020-02-19 15:03:45 +02:00
zbcumt
07eaf4dd77
Update tencent-map.js (#2329)
Solve the problem that the polygonOpacity attribute does not work in Tencent map.
2020-02-19 14:49:02 +02:00
Mirco Pizzichini
9d6b1c5d7a
Add option to set bar alignment in 'flot-bar-widget' (#2320) 2020-02-19 14:47:56 +02:00
YevhenBondarenko
ec4362a8d2 added list with tls versions for outgoing-mail-settings 2020-02-17 18:12:52 +02:00
Yevhen Bondarenko
416c3fd10e
Introduced SMTP TLS version to default mail service and send email node
* added tlsVersion to TbSendEmailNode

* added tlsVersion to DefaultMailService

* added check tlsVersion for old version
2020-02-15 11:47:52 +02:00
Volodymyr Babak
c409e2d9c1 Rule chains refactoring: 2020-02-06 19:29:49 +02:00
Vladyslav
b3abfd3866
Refactoring gateway configuration form (#2389)
* Change translate, layout and clear code

* Refactoring code

* Refactoring code

* Refactoring code

* Code refactoring
2020-02-06 16:31:54 +02:00
fumil
a97ed65417 Added Romanian and Latvian to "locales"; changed "locales" as to match each language spelling
"locales": {
            "de_DE": "Deutsch",
            "fr_FR": "Français",
            "zh_CN": "简体中文",
            "zh_TW": "繁體中文",
            "en_US": "English",
            "it_IT": "Italiano",
            "ko_KR": "한글",
            "ru_RU": "Русский",
            "es_ES": "Español",
            "ja_JA": "日本語",
            "tr_TR": "Türkçe",
            "fa_IR": "فارسي",
            "uk_UA": "Українська",
            "cs_CZ": "Česky",
            "el_GR": "Ελληνικά",
            "ro_RO": "Română",
            "lv_LV": "Latviešu"
        }
2020-02-05 23:15:12 +02:00
fumil
7008f12a38 Added Romanian Language
Contributors:

lmax25 - lmax25@gmail.com
fumil  - emil_saracutu@yahoo.com
2020-02-05 23:13:00 +02:00
Dmitriymush
f11c937cf2 fixed: bug related to PROD-112, PROD-132 2020-01-31 16:33:02 +02:00
nickAS21
e3b39bedf6
WIP_Gate way form (#2370)
* gateWayForm: start branch

* gateWayForm: start branch2

* gateWayForm: start add new form to gateway_widgets.json

* gateWayForm: start add new logs.conf

* Fix html and clear js

* gateWayForm: start add new222

* improvement gateway config form (change html)

* gateWayForm: new vadim verstka

* GatewayForm: add valid config

* GatewayForm: add valid config compile and add form to widgets library

* GatewayForm: bug err yml

Co-authored-by: Vladyslav <vprykhodko@thingsboard.io>
2020-01-30 11:11:50 +02:00
Vladyslav Prykhodko
23919b3d5f Add Latvian language 2020-01-29 17:07:35 +02:00
Vladyslav
0dd313dd61 Update stylelint to 13.0.0 (#2348)
* Update stylelint to 13.0.0

* Update style
2020-01-20 15:24:15 +02:00
Igor Kulikov
7d0661a826 Update package-lock verions 2020-01-16 18:42:40 +02:00
Vladyslav
d1cfe65661 Fix entity name resolution (#2317) 2020-01-08 12:53:03 +02:00
Igor Kulikov
850d6d948c Update License header year to 2020 2020-01-06 16:52:41 +02:00
Igor Kulikov
1265a9a1e3 Revert "Update License header year to 2020"
This reverts commit 9b42397c4a820688daf07117cb7efefa3f387f46.
2020-01-06 16:48:55 +02:00
Igor Kulikov
9b42397c4a Update License header year to 2020 2020-01-06 16:41:04 +02:00
Vladyslav
3ba310dff0 Fix didn't disable timewindow button (#2312)
* Add support import label

* Fix didn't disable timewindow button
2020-01-06 16:39:51 +02:00
Li-Heng Yu
168f0d6481 Added Traditional Chinese Interface for Web UI (#2303)
* Fixed other languages name in zh_CN ui

* Added Traditional Chinese for UI

* Added language name of Traditional Chinese for en_US pack

* Fixed zh_TW language pack and updated language usage
2020-01-06 16:39:04 +02:00
Igor Kulikov
dc6127de90 Fix: Add entityLabel to handleWidgetAction 2020-01-06 16:35:48 +02:00
Vladyslav_Prykhodko
41a1c6679f Added support entity Label to state name and breadcrumb for dashboard 2019-12-27 18:06:31 +02:00
Vladyslav
92c1374a3f Fix knob control widget (#2298)
* Add support import label

* Fix knob control widget
2019-12-26 17:53:10 +02:00
Vladyslav
45a4c6f342 Improvement/state entity name (#2294)
* Add support import label

* Change enityName use targetEntityParam
2019-12-24 16:17:01 +02:00
Igor Kulikov
981f7443ce Improve resolveAliasFilter method 2019-12-24 14:23:35 +02:00
Igor Kulikov
8d45f32d8d Improve entity state controller. 2019-12-24 14:04:04 +02:00
Vladyslav
04f18a6fe8 Bugs entityFields dataKey (#2293)
* Add support import label

* Fix not load and show first dataKey
2019-12-24 13:30:02 +02:00
Vladyslav
aa7c946cb8 Improvement/new datakey types (#2291)
* Add support import label

* Add translate tooltip
2019-12-23 18:41:49 +02:00
Igor Kulikov
10777861a0 Set version 2019-12-23 18:31:44 +02:00
Igor Kulikov
0ef930e43a Set version 2019-12-23 18:28:46 +02:00
Albert Yurgin
a490f02a29 fixed interpolation error (#2290) 2019-12-23 17:36:29 +02:00
Chantsova Ekaterina
a93c8e25ba Hide timewindow when all options are hidden (#2287)
* Hide timewindow when all options are hidden

* Disable timewindow button when all options hidden
2019-12-23 17:35:49 +02:00
Vladyslav
6ba0b943e8 Create new dataKey type entityField (#2282)
* Add support import label

* Create new dataKey type entityField

* Add translate to entityField
2019-12-23 17:35:04 +02:00
Chantsova Ekaterina
825406690c Flot widget pull requests: resolve conflicts for #2053, #2061 (#2289)
* Add some datakey settings to edit legend appearance for flot widget

* Fix timestamp and index search in 'line' flot charts tooltip

Co-authored-by: Mirco Pizzichini <52463156+mircopz@users.noreply.github.com>
2019-12-23 15:45:27 +02:00