251 Commits

Author SHA1 Message Date
zbeacon
9250af1904 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2023-02-13 19:55:24 +02:00
Igor Kulikov
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +02:00
Igor Kulikov
3aed9db82f UI: Angular 14 migration 2023-02-02 16:55:27 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
1ac8bd458d UI: Add MillisecondsToTimeStringPipe to widget context. Markdown widget: Add widget context argument to markdown text function. 2023-01-20 13:56:20 +02:00
Vladyslav_Prykhodko
25da40a1dc UI: Add new column in send notification table; improvement design send notification dialog 2023-01-18 13:03:37 +02:00
Vladyslav_Prykhodko
154aa30b4c UI: Refactoring notification center and added notification template 2023-01-12 12:38:03 +02:00
Vladyslav_Prykhodko
9051759ce8 UI: Add notification center and targets notification block 2023-01-06 19:28:12 +02:00
Vladyslav_Prykhodko
f47005892d UI: Add notification service 2022-12-29 18:03:16 +02:00
zbeacon
5710f01c03 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2022-12-22 08:30:42 +02:00
Igor Kulikov
a6f2d114f1 UI navigation improvements 2022-12-13 16:28:30 +02:00
zbeacon
0dcde60443 Added alarm assignment feature and tests for it 2022-11-30 13:06:00 +02:00
devaskim
b2ce603fc5 Make possible to hide widget in desktop mod. 2022-11-20 00:32:32 +05:00
Vladyslav_Prykhodko
8092f23a3d Merge branch 'engix-ltd-telemetry_updater' into master 2022-11-03 17:27:16 +02:00
Andrew Shvayka
aaaf1f0159
Merge pull request #7436 from devaskim/close_dialog
[3.4.2] UI: Added API to close dashboard opened as dialog.
2022-10-31 17:36:44 +02:00
Andrew Shvayka
4c00d68fa0
Merge pull request #7386 from devaskim/widget_api_alarm_query
[3.4.2] UI: Add widget context API call to create alarm queries.
2022-10-31 16:26:11 +02:00
devaskim
a0b6845bb7 Added API to close dashboard opened as dialog. 2022-10-17 19:10:13 +05:00
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
devaskim
6f57ae96b0 Add widget context API call to create alarm queries. 2022-10-06 14:14:08 +05:00
Igor Kulikov
70466bf71c UI: Improve timewindow configuration for aggregation comparison 2022-09-15 14:18:16 +03:00
devaskim
ecd2be9456 Add API to create telemetry websocket updater in custom widgets. 2022-09-14 16:32:52 +05:00
Igor Kulikov
f28297b7ae UI: latest data aggregation improvements 2022-09-13 14:07:56 +03:00
Igor Kulikov
9f178105cf UI: Add aggregation configuration to TimeSeries dataKey for latest widget 2022-09-08 18:51:13 +03:00
Igor Kulikov
7f058132fd UI: Minor fixes 2022-07-12 18:47:40 +03:00
Igor Kulikov
9b4c96d142
Merge branch 'develop/3.4' into auth_service 2022-07-06 14:00:16 +03:00
devaskim
704d74dec6 Add authService to service map and widget context. 2022-07-03 14:59:38 +05:00
Andrii Shvaika
5e65438ebb Add EdgeService to the WidgetContext 2022-06-22 16:51:40 +03:00
Andrii Shvaika
4b087cdcbd Merge with master 2022-06-22 16:48:06 +03:00
devaskim
c3a317b243 Export all RxJS API. 2022-06-16 11:17:59 +05:00
Igor Kulikov
6521c720f1
Merge branch 'develop/3.4' into resource-service 2022-06-09 16:46:17 +03:00
devaskim
9669da0442 Add resource service to widget context. 2022-06-03 23:06:34 +05:00
Viacheslav Klimov
906d421f2d Merge branch 'develop/3.4' into feature/2fa 2022-05-26 17:44:38 +03:00
Vladyslav_Prykhodko
a80e83cb12 UI: Add security page for user 2022-05-17 17:38:30 +03:00
Igor Kulikov
2422cd7882 Merge with develop/3.4 2022-03-30 11:14:54 +03:00
Igor Kulikov
3c55b25f44 Implement latest values support for timeseries widgets 2022-03-28 13:39:26 +03:00
Igor Kulikov
c2f4724ca2 Ability to define component form for advanced widget settings and widget data keys 2022-03-19 10:08:53 +02:00
Igor Kulikov
7e9d711f5c UI: Improve entity details usability 2022-01-19 17:02:18 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Andrew Shvayka
80e5272d14
Merge pull request #5904 from YevhenBondarenko/feature/attributes-improvements
[3.3.3]improved removing timeseries/attributes
2022-01-17 13:38:26 +02:00
YevhenBondarenko
ab3176f23b improved removing timeseries/attributes 2022-01-17 11:38:04 +02:00
Vladyslav Prykhodko
0351b83286 UI: Fixed generate url for entity details page 2022-01-15 10:46:01 +02:00
Igor Kulikov
d0d6fbe0bd UI: Fix imports 2022-01-12 19:20:55 +02:00
Vladyslav_Prykhodko
a5aa5c999a Merge remote-tracking branch 'upstream/master' into feature/persistent-page-link 2022-01-12 17:51:27 +02:00
Vladyslav_Prykhodko
7e71e909e3 UI: Rename variable persistentPageLinkMode 2022-01-12 17:31:30 +02:00
Igor Kulikov
d741a3f948
Merge pull request #5797 from vvlladd28/feature/entity-details-page
[3.3.3] UI: Created entity detail page
2022-01-12 16:50:58 +02:00
Igor Kulikov
6306a27909
Merge pull request #5629 from ArtemDzhereleiko/control-widget/rpc-persistent-table
[3.3.3] UI: New control widget Persistent table
2022-01-12 16:30:29 +02:00
Vladyslav_Prykhodko
6670453846 UI: Added persistent page link for entities pages 2022-01-11 14:59:49 +02:00
Kalutka Zhenya
6e2c1e3419 Events clearing UI refactoring 2022-01-04 12:31:26 +02:00
Kalutka Zhenya
e718e31f63 Update clear Events request 2022-01-04 12:27:16 +02:00
Kalutka Zhenya
c3d86624ed Added 'clean' button for rule-node events 2022-01-04 12:26:40 +02:00