82 Commits

Author SHA1 Message Date
Igor Kulikov
80fbc89e20 UI: use .mat-icon class selector instead of mat-icon tag for tb-icon component compatibility. 2023-07-27 17:39:04 +03:00
Igor Kulikov
5c6651fca1 Merge with master 2023-05-26 17:54:26 +03:00
Vladyslav_Prykhodko
fdd6ebcb2c UI: Revert unnessery changes and change function order 2023-05-26 17:00:38 +03:00
Vladyslav_Prykhodko
ee91cc3033 UI: Refactoring code after review 2023-05-26 12:50:52 +03:00
Vladyslav_Prykhodko
fa8decd293 UI: Fixed timewindows writeValue is being called twice, first time with a phantom null value 2023-05-25 17:38:26 +03:00
Igor Kulikov
eb7ecca827 UI: Improve dashboard edit panel. 2023-05-15 15:15:55 +03:00
Vladyslav_Prykhodko
f438c51b12 UI: Rename decorators file and added coercion to module map 2023-05-04 17:46:43 +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
Vladyslav_Prykhodko
eea6e5a5e6 Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-03-24 13:42:44 +02:00
Vladyslav_Prykhodko
1610cc143b UI: Fix linter error in notification 2023-03-20 16:51:42 +02:00
Vladyslav_Prykhodko
e69970b09f UI: Fix notification escalation table 2023-03-15 16:15:53 +02:00
Vladyslav_Prykhodko
a39db0a1cf UI: Fix notification after change API 2023-03-15 13:28:31 +02:00
Artem Dzhereleiko
0c5c9f3217 UI: Refactoring timewindow 2023-03-10 12:55:53 +02:00
Artem Dzhereleiko
3bf4bbb124 Merge remote-tracking branch 'upstream/develop/3.5' into AD/refactoring/timewindow 2023-03-10 12:38:09 +02:00
Vladyslav_Prykhodko
571574f0f8 UI: Fixed notification system after update Angular15 2023-03-07 12:14:49 +02:00
Vladyslav_Prykhodko
069ef4de5b Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-03-06 10:21:41 +02:00
Igor Kulikov
d81add6fd7 UI: Angular 15 migration 2023-02-27 16:24:50 +02:00
Igor Kulikov
f99fa3c038 UI: Angular 15 migration 2023-02-23 19:01:53 +02:00
Igor Kulikov
78caf17e07 UI: Angular 15 migration 2023-02-20 19:23:26 +02:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Igor Kulikov
f4f7e8f284 UI: Angular15 migration 2023-02-16 19:32:02 +02:00
Vladyslav_Prykhodko
2212a6d9be Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-02-14 11:09:34 +02: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
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Vladyslav_Prykhodko
93fe447c47 UI: Set max time for scheduling notification 7 days 2023-02-01 16:25:07 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Artem Dzhereleiko
c3cc342393 UI: Add rule notification 2023-01-27 15:47:08 +02:00
devaskim
3e6831e07c Add option to change form field appearance in timezone and entity autcomplete components. 2022-10-23 14:55:14 +05:00
Igor Kulikov
70466bf71c UI: Improve timewindow configuration for aggregation comparison 2022-09-15 14:18:16 +03: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
rusikv
a153b77c9e changed slider thumbnail size 2021-08-13 13:13:04 +03:00
Chantsova Ekaterina
6ef3485c56 UI: fix incorrect timewindow displaying 2021-06-24 17:21:04 +03:00
Igor Kulikov
c768fcbac1 Dashboard performance improvements by changing change detection strategy to OnPush 2021-05-14 18:21:46 +03:00
Vladyslav_Prykhodko
fa02d7629e UI: Improvement mobile view timeWindow; Add show time in 24 format 2021-03-30 18:15:37 +03:00
Igor Kulikov
a17c5b7757 Improve timezone offset handling for latest values and alarm widgets. Improve timezone selector - add local browser time info on empty value. 2021-03-18 13:51:46 +02:00
Vladyslav_Prykhodko
098f42040b UI: Added show timezone Abbr in timewindow component 2021-03-17 19:41:52 +02:00
Igor Kulikov
3ed49e3f02 Add timezone support for timewindow 2021-03-17 18:38:57 +02:00
Vladyslav_Prykhodko
8f8613db99 UI: Refactoring; Add current hour 2021-03-16 14:55:56 +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
Chantsova Ekaterina
64d4d90165 Refactoring: replace deprecated PortalInjector 2021-02-02 15:20:43 +02:00
Vladyslav_Prykhodko
758ce9f03e UI: Fixed bug trip animation widget after change speed or change time to the time slider 2021-01-20 19:19:47 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Igor Kulikov
75d18d7303 Improve timezone-select component 2021-01-05 16:20:30 +02:00