5039 Commits

Author SHA1 Message Date
Bohdan Smetaniuk
1fe848b042 deleted unused imports 2020-07-06 19:32:10 +03:00
Bohdan Smetaniuk
9e124cf9b1 deleted .lck file 2020-07-06 19:18:15 +03:00
Bohdan Smetaniuk
51bfc91f14 fixes in EdgeEventControllerTest and in relation processing 2020-07-06 19:15:08 +03:00
Igor Kulikov
92c4d00fbb UI: Refactor entities hierarchy widget to use new WS data query API. 2020-07-06 18:00:10 +03:00
Andrii Shvaika
2eb7949d57 Improvements 2020-07-06 17:04:14 +03:00
Andrii Shvaika
aec2d388ce Alarm Websockets API 2020-07-06 17:04:14 +03:00
Andrii Shvaika
65fa1a7a9c Websockets Implementation 2020-07-06 17:04:14 +03:00
vzikratyi-tb
89419c6999
Prometheus Metrics (#3052)
* Moved resetting ruleEngineStats to Consumer

* Moved counters to Map in TbCoreConsumerStats

* Added actuator and MetricsService

* Added metrics to core and rule_engine consumers

* Replaced summary with counters

* Removed most setters and getters from TbRuleEngine stats

* Added stats to Transport consumer

* Added JsInvoke actuator stats

* Removed MetricsService
2020-07-06 14:47:36 +03:00
Igor Kulikov
dee4625fa9 UI: WS Alarm Data 2020-07-06 14:42:36 +03:00
deaflynx
5ac2ca3a26 Added Downlink edge tab. UI data implementation 2020-07-06 13:27:04 +03:00
Bohdan Smetaniuk
0cf800d0a8 test, license 2020-07-06 12:25:15 +03:00
Igor Kulikov
15e302e06c Merge branch 'feature/entity-data-query' of github.com:thingsboard/thingsboard into feature/entity-data-query 2020-07-03 18:33:38 +03:00
Igor Kulikov
4747e110bc UI: Alarm data query support 2020-07-03 18:33:06 +03:00
Bohdan Smetaniuk
3c3da12e29 added EdgeEventController 2020-07-03 15:42:07 +03:00
Bohdan Smetaniuk
79020736a6 getEdgeEvents method 2020-07-03 15:33:43 +03:00
Andrii Shvaika
39287c8273 Merge branch 'feature/entity-data-query' of github.com:thingsboard/thingsboard into feature/entity-data-query 2020-07-03 14:33:18 +03:00
Andrii Shvaika
f300c2349d Additional security checks for new alarm query 2020-07-03 14:33:06 +03:00
Dmytro Shvaika
7d739dfaae fix PsqlTsDao annotation & sql-ttl services 2020-07-03 14:08:33 +03:00
YevhenBondarenko
d17ea148f0 refactored schema_update_to_uuid.sql 2020-07-03 13:01:52 +03:00
Igor Kulikov
7a19dee3eb UI: Dynamic filter value configuration 2020-07-03 12:15:11 +03:00
YevhenBondarenko
9aa087a09d refactored UUID upgrade 2020-07-03 12:05:05 +03:00
YevhenBondarenko
adbfb1bf26 refactored UUID upgrade 2020-07-03 12:05:05 +03:00
YevhenBondarenko
bc67dfe12a added UUID upgrade 2020-07-03 12:05:05 +03:00
Igor Kulikov
cf6824cf22 Filter predicate dynamic value 2020-07-02 20:05:34 +03:00
Igor Kulikov
faee8e6bf0 Fix entity field alias resolution 2020-07-02 17:55:15 +03:00
Andrii Shvaika
b707ea090b Query Improvement to use entity field aliases 2020-07-02 17:48:50 +03:00
Andrii Shvaika
134c390cb2 Merge branch 'feature/alarm-data-query' of github.com:thingsboard/thingsboard into feature/entity-data-query 2020-07-02 17:30:19 +03:00
Igor Kulikov
7446e012a6 Introduce Current user alias 2020-07-02 17:30:15 +03:00
Andrii Shvaika
63384d458b Alarm Search queries 2020-07-02 17:24:28 +03:00
vzikratyi
fa79331702 Added default value to 'localDatacenter' 2020-07-02 16:37:27 +03:00
vzikratyi
0a2830e226 Added default datacenter name to test config 2020-07-02 16:37:27 +03:00
vzikratyi
32a3c7b897 Moved hardcoded local datacenter name to config 2020-07-02 16:37:27 +03:00
Igor Kulikov
c6f7862cbf UI: Dashboard filters - user mode 2020-07-02 15:42:58 +03:00
VoBa
14f00a9d3d
Merge pull request #16 from BohdanSmetanyuk/feature/3.0-edge
bug with empty dashboards list fixed, refractored
2020-07-02 11:22:51 +03:00
Igor Kulikov
25dae17671 UI: Dashboard filters implementation 2020-07-01 20:09:25 +03:00
Bohdan Smetaniuk
15b6574bf2 fix in getEdgeEntityViews 2020-07-01 18:58:21 +03:00
Vladyslav_Prykhodko
55e731b7ca Fixed updates the selection list after change entitySubtypeValue 2020-07-01 17:41:27 +03:00
deaflynx
cd2e89e834 Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge 2020-07-01 11:18:54 +03:00
Volodymyr Babak
6ffaca2541 Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge 2020-07-01 09:29:44 +03:00
Volodymyr Babak
bf5f90d271 Added support for user update. Push notification to rule engine in case device was created 2020-07-01 09:27:16 +03:00
Vladyslav_Prykhodko
2f3c8e952d Fixed showing widget actions after hiding widget title 2020-07-01 00:10:57 +03:00
Vladyslav_Prykhodko
e15fa45232 Added form fields trim to add/edit entity 2020-06-30 23:53:36 +03:00
Igor Kulikov
9600cc0420 UI: Data query - key filters initial implementation. 2020-06-30 19:37:50 +03:00
Bohdan Smetaniuk
b38f8b61f4 added all methods for working with Edge 2020-06-30 18:19:25 +03:00
Bohdan Smetaniuk
3ca22aeba1 bug with empty dashboards list fixed, refractored 2020-06-30 13:18:15 +03:00
Vladyslav_Prykhodko
3400ba2fc0 Fixed not correct plural for the Spanish language 2020-06-30 12:01:13 +03:00
Volodymyr Babak
b2f4a08209 Added set default edge root rule chain test 2020-06-26 17:04:36 +03:00
Igor Kulikov
234b8fcf16 Merge branch 'feature/entity-data-query' of github.com:thingsboard/thingsboard into feature/entity-data-query 2020-06-26 17:02:57 +03:00
Igor Kulikov
ec0058614b UI: Handle widget page data overflow. Introduce widget messages toast. Fix entity list sort order. 2020-06-26 17:02:41 +03:00
nordmif
60cceea7da changed aggregation interval to 1/7 2020-06-26 16:31:17 +03:00