49 Commits

Author SHA1 Message Date
Chantsova Ekaterina
b62cf069ff Timewindow: apply and save allowed intervals configuration 2024-11-15 17:03:35 +02:00
Chantsova Ekaterina
7e1456a96e Timewindow: move allowed interval options to advanced params 2024-11-15 12:42:46 +02:00
Chantsova Ekaterina
e406e9d95e Timewindow: ability to restrict aggregation options list added 2024-10-21 18:51:14 +03:00
Chantsova Ekaterina
0a8849bf45 Timewindow: aggregation options list restriction (draft) 2024-10-18 18:52:57 +03:00
Chantsova Ekaterina
6991acd42c Timewindow: aggregation type select component introduced 2024-10-18 15:18:25 +03:00
Chantsova Ekaterina
56d7ab3bb6 Timewindow: datapoints limit validation fix 2024-09-12 11:46:06 +03:00
Chantsova Ekaterina
2e52c50b80 Timewindow: move datapoints limit to a separate component 2024-09-11 20:48:57 +03:00
Chantsova Ekaterina
ffb4a44193 Timewindow: fix switching between tabs when some options are disabled 2024-09-10 15:15:54 +03:00
Chantsova Ekaterina
ac27bc6592 Optimize stiles 2024-09-06 14:57:41 +03:00
Chantsova Ekaterina
460c80a252 UI: remove mat-tab-group from timewindow 2024-09-05 18:30:43 +03:00
Chantsova Ekaterina
1e63ca3d6a UI: fix cancelling timewindow config change 2024-09-04 18:50:12 +03:00
Chantsova Ekaterina
f25b7eaf21 UI: adjust hide interval timewindow options 2024-08-26 18:23:02 +03:00
Chantsova Ekaterina
d06d31c09a UI: new hide options implementation 2024-08-19 18:35:37 +03:00
Chantsova Ekaterina
1284ad0aad UI: start introducing new hide options 2024-08-16 18:38:35 +03:00
Chantsova Ekaterina
5aac775487 UI: hide options and apply configured parameters 2024-08-12 18:18:21 +03:00
Chantsova Ekaterina
9ca85d5cc7 UI: timewindow configuration dialog introduction 2024-08-09 18:41:03 +03:00
Chantsova Ekaterina
c8d48521fb UI: timezone displaying refactoring 2024-08-02 13:47:50 +03:00
Chantsova Ekaterina
7be52df6f5 UI: fix timezone displaying on quick-interval-only 2024-08-02 13:23:44 +03:00
Chantsova Ekaterina
8c2814e416 UI: timezone selection draft 2024-07-18 17:59:04 +03:00
Chantsova Ekaterina
6c0e7950a7 UI: fix hiding interval and realtime interval types 2024-07-18 12:22:46 +03:00
Chantsova Ekaterina
dce4899c64 UI: fix hiding grouping interval on timewindow panel 2024-07-05 18:24:01 +03:00
Chantsova Ekaterina
3d7f6adbdd UI: timewindow panel history mode redesign 2024-06-28 18:29:47 +03:00
Chantsova Ekaterina
9b7c8595ee UI: timewindow panel realtime mode redesign 2024-06-14 19:01:39 +03:00
Vladyslav_Prykhodko
03c3079100 UI: Fixed some time new time windows intervals not apply 2024-03-22 18:26:32 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
rusikv
63370d2a95 UI: improvements for timewindow config transfer between tabs 2023-11-03 17:29:11 +02:00
rusikv
1b93dc7666 UI: combined logic of indexchanged and tabchanged event handlers of timewindow panel 2023-09-27 13:02:56 +03:00
rusikv
a21ce12528 UI: add timewindow panel transfering of data between tabs on switch 2023-09-20 17:07: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
193c1d0306 UI: Fix disable time interval in timewindow panel 2023-04-04 12:37:24 +03:00
Artem Dzhereleiko
dec459c196 UI: Refactoring overlay 2023-02-09 12:19:40 +02:00
Artem Dzhereleiko
97a94ef5a0 Merge remote-tracking branch 'upstream/develop/3.5' into AD/refactoring/timewindow 2023-02-08 13:43:49 +02:00
Artem Dzhereleiko
9d709bb58a UI: Refactoring timewindow component 2023-02-07 17:45:03 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
f28297b7ae UI: latest data aggregation improvements 2022-09-13 14:07:56 +03:00
Igor Kulikov
442bb83784 UI: Fix timewindow panel form validation - disable aggregation limit check when aggregation is not none. 2022-02-08 13:35:49 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
3ed49e3f02 Add timezone support for timewindow 2021-03-17 18:38:57 +02:00
Vladyslav_Prykhodko
0ebbee02db UI: Added new timewindow type - realtime interval 2021-03-16 12:33:45 +02:00
Vladyslav_Prykhodko
f1193c1d5b UI: Added new history time window type - interval 2021-03-15 16:29:42 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Vladyslav_Prykhodko
809375aa91 Cleared code to access form values 2020-06-11 10:09:14 +03:00
Vladyslav
612a8c7dd1
[3.0] Minor fix (#2615)
* Improvement tenant setting from mobile view

* Improvement timewindow setting from mobile view

* Improvement entity-view setting from mobile view

* Update license header and license config
2020-04-14 11:38:30 +03:00
Igor Kulikov
e7d00f4b68 Multiple input widget 2020-02-28 19:49:14 +02:00
Igor Kulikov
a122563619 Propagate UI changes 2020-02-25 19:11:25 +02:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
b48663bab9 Widget API implementation. 2019-09-10 15:12:10 +03:00
Igor Kulikov
08e8c92970 Tenants and tenant admins pages. 2019-08-12 19:34:23 +03:00