YevhenBondarenko
7184ba1d89
refactored uuid upgrade and added updating alarm relations.
2020-07-07 14:12:12 +03:00
vzikratyi
7468f4b713
Added code for validating AdminSettingsId
2020-07-07 13:03:11 +03:00
vzikratyi
8590bcb709
Refactored OAuth2Service
2020-07-07 12:10:35 +03:00
Igor Kulikov
90c7895075
Fix audit log time page link
2020-07-07 11:44:42 +03:00
Igor Kulikov
628892b35b
UI: Propagate key filters for entities hierarchy subscriptions. Fix Maps bounds.
2020-07-07 11:15:58 +03:00
vzikratyi
60857dd733
Refactored OAuth2Controller
2020-07-07 10:59:44 +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
vzikratyi
c172c66978
Merge branch 'feature/dynamic-oauth2' of https://github.com/vzikratyi-tb/thingsboard into feature/dynamic-oauth2
2020-07-06 12:28:42 +03:00
vzikratyi
e4777d9267
Fixed nullpointers, refactored, added test
2020-07-06 12:26:38 +03:00
Vladyslav_Prykhodko
64a7b160fc
Add license header
2020-07-06 11:28:43 +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
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
Igor Kulikov
25dae17671
UI: Dashboard filters implementation
2020-07-01 20:09:25 +03:00
Vladyslav_Prykhodko
55e731b7ca
Fixed updates the selection list after change entitySubtypeValue
2020-07-01 17:41:27 +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
vzikratyi
b732171611
Removed cache from OAuth2Service
2020-06-30 16:05:10 +03:00
vzikratyi
b9b8b49aef
Get OAuth2Params from DB (not cache)
2020-06-30 15:42:37 +03:00
vzikratyi
201ffebc5a
Renamed lock in OAuth2Service
2020-06-30 15:10:55 +03:00
vzikratyi
7d5ceaf311
Removed condition on creating ClientRegistrationRepo
2020-06-30 14:58:34 +03:00
Vladyslav_Prykhodko
3400ba2fc0
Fixed not correct plural for the Spanish language
2020-06-30 12:01:13 +03:00
vzikratyi
909a989e14
Removed authorizationGrantType from ClientRegistration
2020-06-26 17:41:00 +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