Artem Babak
|
ede0df0d6b
|
Code restyle: single instead of double quotes, deleted unused imports
|
2021-01-12 22:01:32 +02:00 |
|
YevhenBondarenko
|
1edd552529
|
added EntityView type support
|
2021-01-12 16:49:37 +02:00 |
|
YevhenBondarenko
|
6f6d8b9d50
|
fixed timeouts in TbDeviceProfileNode
|
2021-01-12 16:48:44 +02:00 |
|
Artem Babak
|
752183f099
|
Code cleanup
|
2021-01-12 15:34:35 +02:00 |
|
Artem Babak
|
0ba88ccd69
|
Locales update
|
2021-01-12 15:26:01 +02:00 |
|
Artem Babak
|
43570a483c
|
Fix customerTitle for customer with nullUid
|
2021-01-12 14:49:20 +02:00 |
|
Kalutka Zhenya
|
6932a32b87
|
change polygon script for image map, Refactoring
|
2021-01-12 11:56:31 +02:00 |
|
Dmitriymush
|
fd2db7498f
|
Fixed: "/static/" included to acl path_beg
|
2021-01-12 11:55:51 +02:00 |
|
nickAS21
|
cb3353a32d
|
Lwm2m: backEnd: refactoring start server/bootstrap without different secure
|
2021-01-12 11:31:20 +02:00 |
|
lsyer
|
be1fc2e16a
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard
|
2021-01-12 15:45:31 +08:00 |
|
lsyer
|
fb193bf66e
|
Update locale.constant-zh_CN.json
|
2021-01-12 15:20:01 +08:00 |
|
nickAS21
|
17700fe186
|
Lwm2m: backEnd: refactoring after update dependencies: <californium.version>2.6.0</californium.version>
<leshan-server.version>1.3.0</leshan-server.version>
<leshan-core.version>1.3.0</leshan-core.version>
<leshan-client.version>1.3.0</leshan-client.version>
|
2021-01-11 19:26:12 +02:00 |
|
Vladyslav_Prykhodko
|
5186c756ce
|
UI: Fixed updated marker tooltip function in map widgets
|
2021-01-11 18:44:14 +02:00 |
|
Vladyslav_Prykhodko
|
949d283744
|
UI: Refactoring code; Fixed not work setting: "Show cumulative values in stacking mode"
|
2021-01-11 18:39:49 +02:00 |
|
Kalutka Zhenya
|
385b1484ee
|
polygonMapFixV2
|
2021-01-11 18:38:42 +02:00 |
|
deaflynx
|
bedb1d6245
|
Edge overview widget final
|
2021-01-11 14:46:28 +02:00 |
|
Igor Kulikov
|
d31358b2ea
|
Update license header - set 2021 year
|
2021-01-11 13:42:16 +02:00 |
|
Igor Kulikov
|
c831d9650f
|
Merge pull request #3906 from lsyer/master
Update 'locale.constant-zh_CN.json'
|
2021-01-11 13:12:21 +02:00 |
|
Igor Kulikov
|
d5e7019cfa
|
Merge pull request #3916 from hardshell/bug/flot-widget-tooltip-not-hiding
added - hide flot tooltip on chart destroying, prevent showing tooltip on flot hover, if edit mode is on.
|
2021-01-11 13:11:06 +02:00 |
|
deaflynx
|
17ed82876a
|
Edges overview widget cleanup
|
2021-01-11 10:54:18 +02:00 |
|
Volodymyr Babak
|
aea83e19fa
|
Removed TODO comment after discussion with Vlad
|
2021-01-11 10:35:47 +02:00 |
|
Artem Babak
|
743d2440aa
|
Edges overview widget template cleanup
|
2021-01-11 06:40:08 +02:00 |
|
Artem Babak
|
8648eadea4
|
Edges overview widget CustomerInfo updated
|
2021-01-11 06:30:59 +02:00 |
|
Artem Babak
|
f1d5d18c92
|
Edges overview widget customerTitle
|
2021-01-11 06:11:58 +02:00 |
|
Artem Babak
|
68d56019de
|
Edges overview widget initial implementation
|
2021-01-11 06:05:32 +02:00 |
|
Volodymyr Babak
|
2bd819ebd4
|
Added rule chain type to edge dialog. Update default edge root rule chain
|
2021-01-10 01:27:49 +02:00 |
|
Viacheslav Kukhtyn
|
de7e25f731
|
CA cert or client cert-key pair could be optional
|
2021-01-09 17:52:27 +02:00 |
|
Volodymyr Babak
|
c07fcf7ba5
|
Added rule chain type to rule node
|
2021-01-09 12:43:08 +02:00 |
|
Volodymyr Babak
|
685e89ea87
|
Code review fixes
|
2021-01-08 21:39:34 +02:00 |
|
Viacheslav Kukhtyn
|
9c3fae2f8e
|
Merge branch 'master' into feature/rest_api_node_ssl
|
2021-01-08 17:34:02 +02:00 |
|
Viacheslav Kukhtyn
|
e6a30ca03b
|
Add credentials for REST API call node
|
2021-01-08 17:32:43 +02:00 |
|
deaflynx
|
52218bf875
|
Edge widgets initial implementation
|
2021-01-08 14:46:58 +02:00 |
|
deaflynx
|
9c1a93141b
|
Hide sensitive edge info for Customers
|
2021-01-08 13:47:56 +02:00 |
|
deaflynx
|
21823588d4
|
Hide sensitive edge info for Customers update
|
2021-01-08 13:38:18 +02:00 |
|
deaflynx
|
5ee16ef5af
|
Hide sensitive edge info for Customers
|
2021-01-08 10:24:45 +02:00 |
|
Illia Barkov
|
4aa55bccf8
|
Added ability to return arrays in transformation script node (#3910)
* Added ability to return arrays in transformation script node
* fix typo
* Refactoring
* Improvements
* Improvements
|
2021-01-06 14:41:01 +02:00 |
|
VoBa
|
f9ebbe1481
|
Merge pull request #73 from deaflynx/develop/2.6-edge
Develop/2.6 edge
|
2021-01-06 11:53:03 +02:00 |
|
Artem Babak
|
31b8a686f8
|
Edge Downlinks refactored
|
2021-01-06 11:48:23 +02:00 |
|
Artem Babak
|
f34420cfa8
|
Edge Downlinks refactored
|
2021-01-06 11:46:59 +02:00 |
|
Artem Babak
|
bee4da8995
|
Edge Downlinks refactored
|
2021-01-06 11:42:45 +02:00 |
|
Artem Babak
|
8082930a85
|
Edge Downlinks translations fixed
|
2021-01-06 11:38:18 +02:00 |
|
Artem Babak
|
aface0ab04
|
Edge Downlinks events refactored
|
2021-01-06 11:30:57 +02:00 |
|
Artem Babak
|
501c7d1926
|
Edge Downlinks new tab final implementation
|
2021-01-06 10:32:23 +02:00 |
|
Artem Babak
|
a0e74d7205
|
Edge Downlinks new tab implementation 2
|
2021-01-06 09:38:31 +02:00 |
|
Artem Babak
|
83c2758c7c
|
Edge Downlinks new tab implementation
|
2021-01-06 09:13:59 +02:00 |
|
nickAS21
|
be4475c2cc
|
Lwm2m: backEnd: refactoring service
|
2021-01-05 19:06:14 +02:00 |
|
Artem Babak
|
0a5796c9fd
|
Edge Downlinks as tab
|
2021-01-05 16:59:37 +02:00 |
|
Igor Kulikov
|
02714512fa
|
Improve timezone-select component
|
2021-01-05 16:22:15 +02:00 |
|
Igor Kulikov
|
75d18d7303
|
Improve timezone-select component
|
2021-01-05 16:20:30 +02:00 |
|
Igor Kulikov
|
8766902d45
|
UI: Class/Models optimizations
|
2021-01-05 16:09:39 +02:00 |
|