185 Commits

Author SHA1 Message Date
Igor Kulikov
8273c3fafd Angular 18 migration 2024-10-02 19:49:20 +03:00
rusikv
625e400d2b UI: refactor getting of user filters in alias controller interface 2024-09-09 18:26:54 +03:00
rusikv
eb244e3de9 UI: add origUserFilters optional param for AliasController constructor 2024-09-09 17:23:47 +03:00
Vladyslav_Prykhodko
0c4507f02a UI: Add return dialogRef in openDashboardStateInSeparateDialog 2024-08-21 17:55:34 +03:00
Igor Kulikov
45d071538c Merge with master 2024-05-08 17:18:24 +03:00
Igor Kulikov
ebce8698e3 UI: Refactoring. 2024-05-07 19:58:48 +03:00
Vladyslav_Prykhodko
31276ddb42 UI: Refactor data aggregator to support time-series aggregation key processing in latest widgets 2024-05-06 13:59:11 +03:00
Vladyslav_Prykhodko
8d303be09d Merge branch 'bug/entities-table-widget-aggregation' of github.com:rusikv/thingsboard into bug/entities-table-widget-aggregation 2024-05-06 13:40:35 +03:00
Igor Kulikov
3e527f2634 UI: Implement comparison support for new time series charts. 2024-04-11 13:53:00 +03:00
Igor Kulikov
dde2a55d3d UI: Implement new version of State chart widget based on Echarts. 2024-04-10 16:23:22 +03:00
rusikv
b19636111d UI: fixed aggregation for entities table widget 2024-04-10 12:49:59 +03:00
Igor Kulikov
cd206c0f80 UI: Implement line / bar / point charts. 2024-03-06 19:50:56 +02:00
Igor Kulikov
ddb0c0fd2f Merge branch 'master' into feature/time-series-chart 2024-02-29 18:00:35 +02:00
Igor Kulikov
6b8af63c1e UI: Add ability to check dashboard state in action widget. 2024-02-29 17:54:52 +02:00
Igor Kulikov
d7cca23701 UI: Implement Time series chart widget. 2024-02-29 14:07:04 +02:00
Igor Kulikov
4cf0aa9529
Merge pull request #10084 from iraznatovskyi/fix-wrong-redirect
Fixed dynamic links creation for dashboard gateways devices instances details
2024-02-12 13:40:43 +02:00
Igor Kulikov
4b29a8f3ff UI: Implement action button widget. 2024-02-01 19:16:37 +02:00
Ivan Raznatovskyi
b8be8b3b5e Added URL Suffix generation function which is imported and used to generate the correct path 2024-01-29 11:41:29 +02:00
Igor Kulikov
ebb2bda32f UI: Improve RPC state widget error handling. 2024-01-24 15:25:33 +02:00
Igor Kulikov
7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 2024-01-23 20:03:14 +02:00
Igor Kulikov
d2ba3d2d84 UI: Calculate correct interval length for echarts axis pointer. 2024-01-12 18:03:40 +02:00
Igor Kulikov
56792bba97 UI: Introduce new aggregation intervals. Improve data intervals processing and aggregation. 2024-01-12 15:04:05 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
f7fc127e36 UI: Implement bar chart with labels widget. Improve echarts initialization. Improve timewindow component to set preferred aggregation interval for selected timewindow. Fix data aggregator to schedule interval with maximum allowed setTimeout delay. 2024-01-08 19:34:07 +02:00
Igor Kulikov
b5050ee0b2
Merge pull request #9620 from ArtemDzhereleiko/AD/bug-fix/alarm-table/infinite-loading
Fixed infinity alarm loading on unresolved data sources
2023-12-05 17:37:51 +02:00
Igor Kulikov
910dde39ce
Update alarm-data.service.ts 2023-12-05 17:37:38 +02:00
Artem Dzhereleiko
89dbb7b54a UI: optimize imports 2023-11-13 13:18:22 +02:00
Artem Dzhereleiko
68160936f8 UI: Fixed alarm loaded 2023-11-13 13:13:28 +02:00
Igor Kulikov
e069b66219 UI: Charts: Add new Doughnut widgets. 2023-11-07 13:57:27 +02:00
Igor Kulikov
be850f506a UI: Implement battery level widget 2023-09-19 17:29:36 +03:00
Vladyslav_Prykhodko
ba6abea105 UI: Fixed infinity loaded in latest widget when aggregation data 2023-08-25 15:59:58 +03:00
Igor Kulikov
2ed3d47952 UI: Fix widget labels pattern processing. 2023-08-09 14:55:40 +03:00
Igor Kulikov
1ec37d7685 UI: Improve data keys config. Fix datasource type processing. 2023-06-20 18:52:13 +03:00
Igor Kulikov
ee159be366 UI: Introduce device datasource type. Implement basic and advanced widget config modes. 2023-05-25 17:03:52 +03:00
Igor Kulikov
ff699c8926 UI: Fix alarm filter search propagated alarms flag 2023-04-24 17:42:47 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Vladyslav_Prykhodko
f3b538d6a9 UI: Fixed navigatePrevState and updated help template 2023-03-30 12:21:20 +03:00
Chantsova Ekaterina
09bae92b86 UI: Add originator label in alarm widget actions 2023-03-27 18:32:29 +03:00
ViacheslavKlimov
8fcbe876e8 Merge branch 'develop/3.5' into feature/notification-system
# Conflicts:
#	pom.xml
2023-03-08 18:16:16 +02:00
Igor Kulikov
4972d0f43e UI: Map widgets -> reset map state when subscription changed (alias or key filters). 2023-03-08 17:14:44 +02:00
Vladyslav_Prykhodko
8589047fcc UI: Refactoring web socket 2023-02-16 12:59:43 +02:00
Igor Kulikov
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Chantsova Ekaterina
3255e48cac UI: fixed applying custom translation to labels of latest data keys in timeseries widgets 2023-01-30 17:30:29 +02:00
Vladyslav_Prykhodko
b9d361f1cf UI: Fixed incorrect updated timewindow in Alarm table 2022-12-21 17:23:51 +02:00
Igor Kulikov
0b825e8dc3 UI: Handle premature entity and alarm data updates from websocket. 2022-11-18 13:46:37 +02:00
Andrew Shvayka
2611694f21
Merge branch 'master' into feature/on-tw-change-function-settins 2022-10-31 12:54:50 +02:00
Andrii Shvaika
6674c457f6 Fix issue with delta calculation when previous interval has no telemetry 2022-09-23 13:45:34 +03:00
Igor Kulikov
70466bf71c UI: Improve timewindow configuration for aggregation comparison 2022-09-15 14:18:16 +03:00
Igor Kulikov
b5383aa421 UI: Update timeseries aggregation data structures. Implement timeseries aggregation delta calculation. 2022-09-14 17:49:37 +03:00