85 Commits

Author SHA1 Message Date
Igor Kulikov
a1fb657b0c UI: Introduce timewindow style. Ability to embed widget title panel into widget template. Add pattern support for widget title, etc. 2023-08-08 18:54:07 +03:00
Igor Kulikov
df8585c1b6 UI: Implement Value card widget settings. Improve widget container layout. 2023-07-27 17:18:39 +03:00
Igor Kulikov
9d8a9943bf UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons. 2023-07-21 18:26:14 +03:00
Igor Kulikov
bf749ff19b UI: Basic widget config mode directive support 2023-05-30 12:37:47 +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
0780669498 Merge with develop/3.5 2023-03-10 12:56:00 +02:00
rusikv
411da14083 Moved changed to optional assignee id in alarm query constructor to end 2023-03-07 18:30:58 +02:00
Igor Kulikov
290e15ecb8 UI: Use user settings service. 2023-02-14 12:04:23 +02:00
zbeacon
9250af1904 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2023-02-13 19:55:24 +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
zbeacon
0dcde60443 Added alarm assignment feature and tests for it 2022-11-30 13:06:00 +02: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
devaskim
ecd2be9456 Add API to create telemetry websocket updater in custom widgets. 2022-09-14 16:32:52 +05: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
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
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +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
Igor Kulikov
3874f8ff46 Add ability to set widget and dashboard level CSS. Introduce dashboard state component with ability to be embedded inside markdown widget. 2021-12-22 17:15:10 +02:00
ArtemDzhereleiko
5d4579ce28 UI: New control widget Persistent table 2021-11-26 17:00:51 +02:00
Sergey Tarnavskiy
4e1e8ce56b Added widget toastTargetId to the widgetContext 2021-11-02 17:03:44 +02:00
Igor Kulikov
ff293ae1f4 Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks. 2021-10-06 21:03:29 +03:00
Igor Kulikov
23121c5b5a Conditionally show widget header actions 2021-09-28 12:34:34 +03:00
Vladyslav_Prykhodko
d14e8df135 UI: Fix show toast in single dashboard mode 2021-09-10 17:51:55 +03:00
Chantsova Ekaterina
977a153dfc UI: extend list of rxjs operators available in widget context 2021-09-01 11:33:25 +03:00
Vladyslav_Prykhodko
90c84f84d0 UI: Add control widget support persistent command (Add settings: persistent and persistentPollingInterval) 2021-08-06 18:56:35 +03:00
Vladyslav_Prykhodko
8ce022b03c UI: Add support RPC request persistent parameter 2021-07-12 12:24:53 +03:00
nickAS21
6478903dab
RPC: fix bug UUID (#4636)
* RPC: six bug UUID

* RPC: optimized handleDeviceRPCRequest

* RPC: add json & fix bug test certificate
2021-05-27 18:07:06 +03:00
Igor Kulikov
07926350f5 UI: Improve dashboard performance - move widget header to widget container 2021-05-26 13:49:30 +03:00
Igor Kulikov
59606f8330 Add support for dashboboards in mobile app. Introduce widget mobile actions. 2021-05-04 19:44:15 +03:00
Igor Kulikov
71062f64df New widget selector backend support 2021-03-05 17:08:46 +02:00
Vladyslav_Prykhodko
8237cf4f7c Fixed updated widget: Cleared creationTime 2021-02-25 15:38:16 +02:00
Vladyslav_Prykhodko
22a1d24291 Added to widgets bundles and widget functional preview and description 2021-02-04 19:00:28 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Vladyslav_Prykhodko
01a5488032 Added widget context Router 2020-08-31 16:39:54 +03:00
Igor Kulikov
7a8683ef0d Minor fixes 2020-08-14 13:08:17 +03:00
Vladyslav_Prykhodko
9ef632d728 Add angular Sanitizer for widgetContext 2020-08-06 19:05:46 +03:00