659 Commits

Author SHA1 Message Date
Volodymyr Babak
63395fc8e5 Added attribute copying on entity view creation 2018-09-12 12:56:35 +03:00
Volodymyr Babak
5dc541eabf Misc fixes 2018-09-12 09:34:43 +03:00
Volodymyr Babak
09e90b3089 Code review fixes 2018-09-12 09:08:30 +03:00
Dima Landiak
01e06fcd34 jpa orderBy fix 2018-09-11 18:11:04 +03:00
viktorbasanets
5172135222 Merge remote-tracking branch 'upstream/feature/entity-view' 2018-09-11 18:06:11 +03:00
viktorbasanets
20e3dc254b To repair the cache 2018-09-11 17:21:11 +03:00
viktorbasanets
770253a32c Was fixed the type of startTs & endTs fields of EntityViewEntity class and queries of schemas db tables 2018-09-11 15:59:00 +03:00
viktorbasanets
1e1beaaeac Was modified findLatest(...) method & BaseTimeseriesService(...) constructor for set limit and order by values 2018-09-11 15:13:45 +03:00
Volodymyr Babak
5c31884c68 Fixed dao for customer 2018-09-11 13:22:34 +03:00
viktorbasanets
b02503a455 Conflicts resolved 2018-09-11 12:43:27 +03:00
Volodymyr Babak
d909192071 Merge remote-tracking branch 'origin/master' into feature/entity-view 2018-09-10 19:50:47 +03:00
Dima Landiak
29fc238676 refactoring and changing class names 2018-09-10 19:32:04 +03:00
viktorbasanets
4e39ed53fe Minor changes 2018-09-10 19:09:12 +03:00
Volodymyr Babak
5139299fd1 Entity view fixes 2018-09-10 14:42:21 +03:00
Volodymyr Babak
5bf9528ee8 Fixes for entity view 2018-09-10 11:11:07 +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
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
Dima Landiak
c1f3abf9de refactoring 2018-09-06 15:55:49 +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
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
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
viktorbasanets
70ee363528 commit2 2018-09-05 18:14:45 +03:00
viktorbasanets
2cc562ed58 Was added header 2018-09-03 19:48:01 +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
viktorbasanets
de21d977a1 Was final changing 2018-08-31 15:40:03 +03:00
viktorbasanets
7009cbd8ac Was added asigning value to of 'searchText' field into constructors 2018-08-31 14:26:38 +03:00
viktorbasanets
bc1e228dc1 Was modified, method find(.*)Type renamed to find(.*)EntityId 2018-08-31 14:20:50 +03:00
viktorbasanets
76efea555c Was created sql & nosql entities 2018-08-31 12:39:13 +03:00
viktorbasanets
ab2a5cceba Was created new model 2018-08-30 19:07:03 +03:00
viktorbasanets
20e63b9488 Was added the model EntityViewEntity constants 2018-08-30 19:04:35 +03:00
vparomskiy
9586569386 use direction in relation search cache 2018-08-29 18:54:46 +03:00
viktorbasanets
a1aa321831 Was deleted Cache 2018-08-29 15:39:13 +03:00
viktorbasanets
17866a9798 Was created dao interface 2018-08-29 12:34:00 +03:00
viktorbasanets
7c5d595dbe Was created implementation of EntityViewService interface 2018-08-29 12:33:17 +03:00
viktorbasanets
e6580ca1af Was added new abstract methods 2018-08-29 12:31:37 +03:00
viktorbasanets
14f658c92a Was created EntityViewService interface 2018-08-29 10:48:11 +03:00
viktorbasanets
1120f0a4c5 Was added EntityViewSevice interface 2018-08-27 18:39:22 +03:00
Andrew Shvayka
e6a3d71e0d
Merge pull request #1025 from hagaic/hybrid-db
Hybrid db
2018-08-23 17:51:17 +03:00
Igor Kulikov
43d7c16f66 Cache async relation queries. 2018-08-23 14:38:41 +03:00
hagaic
4976a5326f install hybrid db schema 2018-08-22 04:14:19 +03:00