5073 Commits

Author SHA1 Message Date
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
nordmif
019ac3d2f8 changed interval to 1/7 2020-06-26 16:24:02 +03:00
Andrii Shvaika
1b14f26dae Tests Fix 2020-06-26 14:53:57 +03:00
Andrii Shvaika
714b7bd779 Tests Fix 2020-06-26 13:49:54 +03:00
VoBa
4462455c0a
Merge pull request #15 from BohdanSmetanyuk/bug/device_credentials_from_edge
bug fixed by DeviceCredentials creation
2020-06-26 13:35:34 +03:00
Volodymyr Babak
79c9473554 Merge remote-tracking branch 'vbabak/feature/edge' into bug/device_credentials_from_edge 2020-06-26 13:34:49 +03:00
VoBa
5b413a4b21
Merge pull request #12 from BohdanSmetanyuk/ce_edge
methods for working with Edge
2020-06-26 13:29:58 +03:00
Volodymyr Babak
d76b9eff68 Changed default rule chain types on nodes 2020-06-26 13:13:59 +03:00
deaflynx
b5d99e504f Minor naming change in default edge rule chains 2020-06-26 12:57:38 +03:00
Andrii Shvaika
9942231d73 All tests restored 2020-06-26 11:59:28 +03:00
Volodymyr Babak
4cf29e2d89 Added support for dashboard telemetry and attributes update 2020-06-26 11:53:16 +03:00
Andrii Shvaika
744cbc16c7 Merge branch 'feature/entity-data-query' of github.com:thingsboard/thingsboard into feature/entity-data-query 2020-06-26 11:46:26 +03:00
Andrii Shvaika
cc1887fc8d Added WS notification on deleted attribute 2020-06-26 11:46:12 +03:00
Igor Kulikov
08983bddf9 UI: Code cleanup. Entities table widget: Additional sorting of resulting page data. 2020-06-26 11:00:00 +03:00
Vladyslav_Prykhodko
cc9e01e208 Add Georgian language 2020-06-26 00:57:20 +03:00
Igor Kulikov
9e27d45394 Merge branch 'feature/entity-data-query' of github.com:thingsboard/thingsboard into feature/entity-data-query 2020-06-25 20:08:22 +03:00
Igor Kulikov
ad47902835 UI: data query widgets improvementas 2020-06-25 20:08:07 +03:00