1724 Commits

Author SHA1 Message Date
vparomskiy
a1abbd239a
Merge pull request #1052 from ShvaykaD/master
add get originator telemetry node
2018-09-10 19:19:53 +03:00
viktorbasanets
4e39ed53fe Minor changes 2018-09-10 19:09:12 +03:00
Mitia Shvayka
e6277c1ba8 refactoring ui 2018-09-10 18:56:36 +03:00
Mitia Shvayka
6ffe9aed1b renamed to TbGetTelemetryNode 2018-09-10 17:57:51 +03:00
viktorbasanets
1adb36cd47 Was added the filds of start-time and end-time 2018-09-10 17:15:11 +03:00
Volodymyr Babak
33fc8f0ba5 Entity view fixes 2018-09-10 15:31:36 +03:00
Volodymyr Babak
5139299fd1 Entity view fixes 2018-09-10 14:42:21 +03:00
Volodymyr Babak
06a0941dbe Entity view misc fixes 2018-09-10 14:37:46 +03:00
Mitia Shvayka
d65586238c refactoring rule-node 2018-09-10 13:50:13 +03:00
Volodymyr Babak
5bf9528ee8 Fixes for entity view 2018-09-10 11:11:07 +03:00
VoBa
009da885ad
Merge pull request #1043 from ViktorBasanets/master
Entity View
2018-09-10 09:36:57 +03:00
Viktor Basanets
ae8d8f01c7 Was replaced null to 0L 2018-09-10 00:16:31 +03:00
Viktor Basanets
20f4782cae Was replaced header 2018-09-10 00:15:14 +03:00
viktorbasanets
e0c2c5a994 Was added caching 2018-09-07 18:38:25 +03:00
Igor Kulikov
4ba34513a4
Merge pull request #1054 from tagliala/add-stylelint
Add stylelint
2018-09-07 18:32:31 +03:00
viktorbasanets
457b5d1250 Created entity-view dao for nosql db 2018-09-07 17:58:09 +03:00
viktorbasanets
66b330280e Was added checks on entity-views obj fiew method for fetch update queries startTs & entdTs and other 2018-09-07 17:46:56 +03:00
viktorbasanets
ad48ecabd8 Was added some of the entity-view constants and refactored code 2018-09-07 17:38:54 +03:00
viktorbasanets
842240671d Was added async method 2018-09-07 17:36:52 +03:00
viktorbasanets
ae647024a5 Was refactored 2018-09-07 17:34:44 +03:00
Mitia Shvayka
ce77562a9e refactoring TbGetTelemetryCertainTimeRangeNode 2018-09-07 16:16:25 +03:00
Geremia Taglialatela
3524c4010c Fix stylelint errors 2018-09-06 21:31:29 +02:00
Geremia Taglialatela
994006f527 Add stylelint 2018-09-06 19:35:15 +02:00
Dima Landiak
c1f3abf9de refactoring 2018-09-06 15:55:49 +03:00
viktorbasanets
3d4b2e3dc2 Merge remote-tracking branch 'upstream/feature/entity-view' 2018-09-06 14:23:27 +03:00
viktorbasanets
61da5d5d6e Was addet to validate instance of entity-view 2018-09-06 14:19:35 +03:00
viktorbasanets
80c2721d1d Was added the findEntityViewByIdAsync method 2018-09-06 14:18:06 +03:00
viktorbasanets
3a3f6636e1 Was added new field to entity and method save to dao interface 2018-09-06 13:13:44 +03:00
viktorbasanets
e132d702a2 Was changed path to all sql and nosql tests 2018-09-06 13:10:48 +03:00
viktorbasanets
c5827e1b9e was added entity_type field to entity_views table 2018-09-06 13:07:31 +03:00
Dima Landiak
753ff4e31a merged with master 2018-09-06 12:41:13 +03:00
VoBa
b0b6ee06bd
Merge pull request #1053 from ViktorBasanets/master
Entity View server side
2018-09-06 10:34:01 +03:00
Volodymyr Babak
40017c46df Entity View feature - UI 2018-09-06 10:23:58 +03:00
viktorbasanets
8ecd9628ca The final modifications for passing preliminary tests 2018-09-06 10:08:39 +03:00
viktorbasanets
d731bf614e commit3 2018-09-05 19:29:42 +03:00
Mitia Shvayka
56499c4ee2 create rule-node-name 2018-09-05 18:22:37 +03:00
Mitia Shvayka
4ac26bc664 TbGetTelemetryCertainTimeRangeNode 2018-09-05 18:19:22 +03:00
viktorbasanets
70ee363528 commit2 2018-09-05 18:14:45 +03:00
viktorbasanets
481d2f4770 commit 2018-09-05 18:12:09 +03:00
viktorbasanets
48ff2b2723 Was modified 2018-09-05 18:10:39 +03:00
viktorbasanets
d28bd62b83 Was created classes for telemetry 2018-09-05 18:06:58 +03:00
Mitia Shvayka
17bbb71e68 refactoring MqttSqlTestSuite 2018-09-04 11:11:18 +03:00
viktorbasanets
0cb7f455f0 Was modified header 2018-09-04 11:05:52 +03:00
viktorbasanets
d24391a276 Was added update for sql and cql 2018-09-04 10:45:39 +03:00
viktorbasanets
2cc562ed58 Was added header 2018-09-03 19:48:01 +03:00
viktorbasanets
64620a89ce Was add couple test methods 2018-09-03 19:32:29 +03:00
viktorbasanets
8fdfa909db Was modified classes to config and create DB for EntityView model 2018-09-03 19:30:48 +03:00
viktorbasanets
1f60a19dac Was added script to create new dbs for EntityView model 2018-09-03 19:26:42 +03:00
viktorbasanets
65908b001c Was modified an entity view constant 2018-09-03 19:23:38 +03:00
viktorbasanets
4fa083c748 Added dao impl 2018-08-31 16:01:10 +03:00