Maksym Dudnik
|
5f8547d635
|
Licence Update fro trip animation
|
2019-03-01 10:08:00 +02:00 |
|
Igor Kulikov
|
17067442ce
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2019-02-27 17:02:34 +02:00 |
|
Igor Kulikov
|
501179e22f
|
Update package.lock
|
2019-02-27 17:02:28 +02:00 |
|
Igor Kulikov
|
8d7ee887b1
|
Merge pull request #1519 from MrKartoshka/polygon_hotfix_google
Google and tencent polygon color function fixed
|
2019-02-27 17:02:05 +02:00 |
|
Maksym Dudnik
|
44d70b9fdf
|
Google and tencent polygon color function fixed
|
2019-02-27 16:26:10 +02:00 |
|
Maksym Dudnik
|
c6786e03d9
|
Trip animation widget added to library
|
2019-02-26 15:52:22 +02:00 |
|
Maksym Dudnik
|
b6300f43fa
|
Trip Animation Widget
|
2019-02-26 12:32:37 +02:00 |
|
VoBa
|
e86de7f30a
|
Delete .lck
|
2019-02-25 12:18:43 +02:00 |
|
Volodymyr Babak
|
8545938c43
|
Exclude assertj-core to remove conflict dependency of bytebuddy
|
2019-02-25 12:16:55 +02:00 |
|
ShvaykaD
|
c5171f003e
|
backward compatibility
|
2019-02-25 11:33:24 +02:00 |
|
ShvaykaD
|
902b5c5114
|
update rulenode-core-config.js
|
2019-02-25 11:33:24 +02:00 |
|
Volodymyr Babak
|
86bffde850
|
Revert antlr and snakeyaml dependencies
|
2019-02-25 10:25:15 +02:00 |
|
Volodymyr Babak
|
a76ff7007b
|
Attempt for test fix
|
2019-02-22 19:10:24 +02:00 |
|
Volodymyr Babak
|
1f89ba39e6
|
Attempt for test fix
|
2019-02-22 19:06:06 +02:00 |
|
Volodymyr Babak
|
76ba4d92c4
|
Attempt for test fix
|
2019-02-22 18:26:01 +02:00 |
|
Volodymyr Babak
|
54c9dc1f97
|
Attempt for test fix
|
2019-02-22 18:18:57 +02:00 |
|
Volodymyr Babak
|
f009c43678
|
Attempt to fix test
|
2019-02-22 16:52:04 +02:00 |
|
Volodymyr Babak
|
e543608275
|
Removed unused import
|
2019-02-22 16:14:36 +02:00 |
|
Volodymyr Babak
|
8b2c251858
|
Merge remote-tracking branch 'origin/master' into feature/spring-boot-2
|
2019-02-22 16:14:13 +02:00 |
|
Volodymyr Babak
|
83d4dbc6e5
|
Websockets reverted
|
2019-02-22 15:15:27 +02:00 |
|
Volodymyr Babak
|
1022a3dc01
|
Exlude old version of jackson-core that doesn't work with updated Spring framework
|
2019-02-22 14:15:49 +02:00 |
|
Volodymyr Babak
|
492d449ce1
|
Merge remote-tracking branch 'origin/master' into feature/spring-boot-2
|
2019-02-22 12:03:52 +02:00 |
|
Valerii Sosliuk
|
1706fcbec7
|
Create Alarm Node add originator and status when using message data (#1503)
|
2019-02-21 17:56:35 +02:00 |
|
Igor Kulikov
|
a9e55caedc
|
Fix Customer User permissions for RPC call.
|
2019-02-15 16:48:35 +02:00 |
|
Igor Kulikov
|
ffc56f5c23
|
Add prefix to device credentials cache keys.
|
2019-02-14 17:23:08 +02:00 |
|
Igor Kulikov
|
af1524b2ea
|
Fix NPE in TbMsgMetaData constructor.
|
2019-02-14 16:58:09 +02:00 |
|
Igor Kulikov
|
722727e084
|
Add Sql upgrade script
|
2019-02-14 16:20:05 +02:00 |
|
Igor Kulikov
|
2251dae963
|
Merge pull request #1483 from ShvaykaD/improvement/ruleNodes
Improvement/rule nodes
|
2019-02-14 16:14:18 +02:00 |
|
ShvaykaD
|
59cbb986d1
|
fix sql-schema
|
2019-02-14 16:08:57 +02:00 |
|
ShvaykaD
|
cc518d09c6
|
fix TbCreaterelationNode
|
2019-02-14 14:50:52 +02:00 |
|
ShvaykaD
|
e44d6f70dd
|
fix TbGetTelemetryNode
|
2019-02-14 13:12:20 +02:00 |
|
ShvaykaD
|
8d53bf4c65
|
Merge branch 'master' of github.com:thingsboard/thingsboard into improvement/ruleNodes
|
2019-02-14 12:34:09 +02:00 |
|
Igor Kulikov
|
fa174f3c8d
|
Fix NPE in TbGetTelemetryNode
|
2019-02-14 12:30:48 +02:00 |
|
Igor Kulikov
|
ea31dcc7d5
|
UI: Introduce active entity info used by widget header actions. Update Timeseries card widget to provide active entity from selected tab.
|
2019-02-14 11:51:18 +02:00 |
|
Igor Kulikov
|
0d7bf40a97
|
Add clientId parameter to all Kafka producers.
|
2019-02-14 11:21:45 +02:00 |
|
ShvaykaD
|
7273e2889a
|
Merge branch 'master' of github.com:thingsboard/thingsboard into improvement/ruleNodes
|
2019-02-14 10:50:14 +02:00 |
|
ShvaykaD
|
9ab8b6ffe4
|
Improvement/TbGetTelemetryNode (#1479)
* modified relation-action-nodes
* add rule node description
* fix rule node description
* fix typo
* updated relation-action-nodes
* refactoring TbGetTelemetryNode
* refactoring rule-node-description
* refactoring rule-node-description
|
2019-02-13 19:18:51 +02:00 |
|
Igor Kulikov
|
a7012e261f
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2019-02-13 18:33:04 +02:00 |
|
Igor Kulikov
|
7e96edd6ac
|
Improve TbMsgGeneratorNode to be executed in singleton mode
|
2019-02-13 18:32:49 +02:00 |
|
Volodymyr Babak
|
37aaa81bc0
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2019-02-13 18:19:39 +02:00 |
|
Volodymyr Babak
|
0a7032ddc1
|
Fixed isFixedPartitioning function to equals to correct class instance
|
2019-02-13 18:19:33 +02:00 |
|
ShvaykaD
|
7766c4b762
|
refactoring rule-node-description
|
2019-02-13 16:54:05 +02:00 |
|
ShvaykaD
|
4da7025921
|
refactoring rule-node-description
|
2019-02-13 16:42:26 +02:00 |
|
ShvaykaD
|
e195d06cb6
|
refactoring TbGetTelemetryNode
|
2019-02-13 16:38:29 +02:00 |
|
ShvaykaD
|
b33b682cc6
|
Merge branch 'master' of github.com:thingsboard/thingsboard into improvement/ruleNodes
|
2019-02-13 14:34:09 +02:00 |
|
Igor Kulikov
|
bf14c3a955
|
Merge pull request #1478 from MrKartoshka/master
polygon color function fix for multiply dataSources
|
2019-02-13 14:16:58 +02:00 |
|
Igor Kulikov
|
d863ecfa6b
|
Improve rule node executors to use work stealing thread pool. Use shared event loop for Mqtt rule nodes.
|
2019-02-13 14:15:14 +02:00 |
|
ShvaykaD
|
554da62831
|
merge with upstream
|
2019-02-13 14:09:35 +02:00 |
|
Maksym Dudnik
|
afc02e72c1
|
polygon color function fix for multiply datasources
|
2019-02-13 12:28:41 +02:00 |
|
Igor Kulikov
|
34bc51903c
|
Ability to trace script body executed by JS Executor microservice.
|
2019-02-12 17:17:50 +02:00 |
|