446 Commits

Author SHA1 Message Date
Volodymyr Babak
3534684588 Refactored first and next dao methods
Fixed NULL_UUID
Added support for running cassandra and postgres application versions
2017-06-07 20:11:41 +03:00
volodymyr-babak
533a5d004d Added system and demo data
Added docker file for postgres db  schema
2017-05-31 18:55:59 +03:00
volodymyr-babak
4af67822a1 Fixed dao could not find class exception during tests and added license header 2017-05-30 17:04:16 +03:00
volodymyr-babak
f7bbe2136b Fixed cache functionality. Moved annotation from interface to classes because of Spring bug https://jira.spring.io/browse/SPR-15271 2017-05-30 13:42:28 +03:00
volodymyr-babak
d1dad3c09a Added config parameter for tests to enable cassandra 2017-05-30 11:54:59 +03:00
mp-loki
3c5b76b25d Added method implementations to missing JPA Asset and Alalrm DAO methods 2017-05-29 23:47:45 -04:00
Andrew Shvayka
9772c38902 Merge with master 2017-05-29 23:08:31 +03:00
Igor Kulikov
3c43d039e8 Add relationTypeGroup to relation column family. 2017-05-29 17:50:33 +03:00
Andrew Shvayka
9f3de06547 Merge with master 2017-05-29 12:21:24 +03:00
Andrew Shvayka
d6ad8c9e55 Merge with master 2017-05-29 11:05:35 +03:00
Igor Kulikov
a741a59ead Implement Assets/Devices type search functionality. 2017-05-26 17:12:57 +03:00
mp-loki
e37e436978 Enum persistence changed to string 2017-05-25 22:13:03 -04:00
Andrew Shvayka
10d39d2094 Alarm REST API 2017-05-24 13:58:49 +03:00
Andrew Shvayka
3143c706dc Alarm Service implementation 2017-05-24 12:48:32 +03:00
Andrew Shvayka
f336cb6430 Merge with master 2017-05-24 10:51:26 +03:00
Andrew Shvayka
0f85e16446 Asset and Relations management, Dashboard states and layouts management 2017-05-24 10:39:33 +03:00
Andrew Shvayka
4e36232a25 Ignore incomplete test for Alarm Management 2017-05-24 10:17:35 +03:00
Andrew Shvayka
9d3bd3b315 Alarm search query implementation 2017-05-23 13:53:03 +03:00
mp-loki
60e44725c3 JPA Alarm and Asset Dao added 2017-05-22 21:09:03 -04:00
mp-loki
0661de2392 Merge remote-tracking branch 'origin/asset-alarm-mgmt' into dao-refactoring-vs 2017-05-18 22:11:36 -04:00
Andrew Shvayka
96dad362c3 Few minor fixes to license files 2017-05-18 13:13:36 +03:00
Andrew Shvayka
7c7b70c5ab Improvemetns to Alarm DAO and service 2017-05-17 20:05:59 +03:00
Andrew Shvayka
bee943baab Initial implementation of Asset, Relation and Alarm services 2017-05-17 18:43:55 +03:00
mp-loki
ed6de776e4 removeById fixed 2017-05-14 20:16:01 -04:00
mp-loki
e80cb31a15 JsonNode values saved to postgres as jsonb type 2017-05-13 16:59:17 -04:00
mp-loki
279769295b Licenses updated 2017-05-07 00:13:53 -04:00
mp-loki
9def2e21d5 Entity DAOs 2017-05-07 00:07:20 -04:00
mp-loki
63988199ab Configured tests to run against postgresql. JpaDeviceCredentialsDao and JpaDeviceDao implemented 2017-05-06 21:36:25 -04:00
mp-loki
bfd0118881 JpaAbstractSearchTimeDao JpaBaseEventDao 2017-05-06 00:07:21 -04:00
mp-loki
d65d788b5d JPA Rule and Plugin DAO added 2017-05-01 23:14:29 -04:00
mp-loki
5860a0651b JPA WidgetType, WidgetsBundle, Tenant DAO 2017-04-30 20:33:43 -04:00
mp-loki
66d0e0ccc3 JpaWidgetsBundleDao - added missing implementations and tests 2017-04-28 01:50:06 -04:00
mp-loki
a6e9ca9eb1 JPA DAO Basic Implementation & Tests 2017-04-24 23:17:40 -04:00
Andrew Shvayka
96d344fabd Fixed outdated tests 2017-04-24 11:29:51 +03:00
Valerii Sosliuk
bf7c03d490 Added JPA Entity classes and someJPA Dao-related classes 2017-04-11 22:11:40 -04:00
volodymyr-babak
2965e31261 Removed cassandra dependencies from services 2017-04-11 11:02:57 +03:00
volodymyr-babak
9fbd7e5bc8 Refactoring DAO continue 2017-04-09 23:19:12 +03:00
Igor Kulikov
7d4da490fe UI: Switch dashboards control. Import/export for plugins, rules, widgets bundles and widget types. 2017-03-15 18:55:50 +02:00
Igor Kulikov
087cd95bb5 UI: Improve aggregation interval configuration. Minor bug fixes. 2017-02-28 19:03:44 +02:00
Andrew Shvayka
2accabf0b0 Tmp commit 2017-02-21 17:30:24 +02:00
Andrew Shvayka
87d05f7c84 Implementation 2017-02-21 12:26:15 +02:00
Andrew Shvayka
f6bc0791f1 Aggregation 2017-02-20 19:02:03 +02:00
Andrew Shvayka
1e6e82841f License header update: 2017 year added 2017-01-09 23:11:09 +02:00
Andrew Shvayka
2d840e77eb Reduced log level for tests to pass Travis build 2016-12-06 14:15:27 +02:00
volodymyr-babak
f4b32ba333 Fix for docker deb run 2016-12-01 13:04:59 +02:00
Igor Kulikov
5fdbb51cd7 DAO layer, services, configuration and UI 2016-12-01 11:40:28 +02:00