785 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
2d2117e9ac Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/check-connectivity-device 2023-07-28 10:11:54 +03:00
Igor Kulikov
df8585c1b6 UI: Implement Value card widget settings. Improve widget container layout. 2023-07-27 17:18:39 +03:00
Vladyslav_Prykhodko
1dff25518f Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/check-connectivity-device 2023-07-25 10:17:32 +03:00
Igor Kulikov
26a4509be5 Merge branch 'develop/3.5.2' into feature/basic-widget-config 2023-07-24 19:51:14 +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
Vladyslav_Prykhodko
26044fc035 UI: Updated show device connectivity commands and detect operating system from user 2023-07-21 17:53:21 +03:00
LeoMorgan113
d6532d2811 Added public-api for websocket services. Exported notification-websocket and websocket services 2023-07-19 16:21:14 +03:00
rusikv
71abdcc586 Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/test-rulenode-script-function-with-selected-event 2023-07-14 18:58:44 +03:00
Vladyslav_Prykhodko
038ab25403 UI: Add device connectivity dialog; improve work ngrx store from user settings 2023-07-14 15:50:44 +03:00
Igor Kulikov
b74e52d14a UI: Improve color picker 2023-07-13 18:14:50 +03:00
Igor Kulikov
25f0c9e15f UI: Minor improvements 2023-07-13 12:48:21 +03:00
Igor Kulikov
d44f5fda5f UI: Improve material icons selector 2023-07-13 12:41:36 +03:00
Igor Kulikov
7861a3fbad UI: Metrial icons selector 2023-07-11 15:10:06 +03:00
rusikv
1d0e89bd3f Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/test-rulenode-script-function-with-selected-event 2023-07-11 14:46:32 +03:00
Igor Kulikov
840206ef57
Merge pull request #8882 from vvlladd28/feature/redesign/add-device-dialog-credentials
Redesigned: Add device dialog
2023-07-06 11:45:17 +03:00
Igor Kulikov
4374b83b7f UI: Add reset option to alarm filter panel. 2023-07-05 18:19:22 +03:00
Vladyslav_Prykhodko
b781a05764 UI: Redesign device wizard and device credentias 2023-07-04 18:02:11 +03:00
rusikv
552be228a3 Refactoring 2023-07-03 17:13:11 +03:00
rusikv
95878afcfb Test rule node script function with selected event implementation 2023-06-27 17:30:56 +03:00
Igor Kulikov
1ec37d7685 UI: Improve data keys config. Fix datasource type processing. 2023-06-20 18:52:13 +03:00
Andrew Shvayka
e30cf55988
Merge pull request #8723 from dashevchenko/mailConfigTemplates
Mail config templates, oauth2 protocol for mail server
2023-06-09 16:05:43 +03:00
dashevchenko
a85f5b4330 added initial implementation 2023-06-08 12:30:35 +03:00
Vladyslav_Prykhodko
01065ec0c5 UI: Fixed clear cache in SystemJs load resources 2023-06-08 10:32:26 +03:00
Vladyslav_Prykhodko
cc3e5681a8 UI: Added clearing cache resources when we change user 2023-06-07 16:28:10 +03:00
Vladyslav_Prykhodko
2be9a1e1c3 Merge remote-tracking branch 'upstream/develop/3.5.2' into dashevchenko-resourcesByType 2023-06-07 15:40:44 +03:00
Vladyslav_Prykhodko
1bde8d3dff UI: Added support js module resource in widget/action 2023-06-07 15:37:47 +03:00
Igor Kulikov
d992355a3c UI: Implement basic config form for Entities table widget. 2023-06-06 17:20:35 +03:00
Igor Kulikov
bf749ff19b UI: Basic widget config mode directive support 2023-05-30 12:37:47 +03:00
Igor Kulikov
36f1cd00e7 Merge with develop/3.5.2 2023-05-26 18:00:04 +03:00
Igor Kulikov
5c6651fca1 Merge with master 2023-05-26 17:54:26 +03:00
Igor Kulikov
79ced08ad6
Merge pull request #8641 from vvlladd28/bug/timewindow/incorrect-start-value
Fixed setting time window initialization being called twice
2023-05-26 17:12:06 +03:00
Vladyslav_Prykhodko
fdd6ebcb2c UI: Revert unnessery changes and change function order 2023-05-26 17:00:38 +03:00
Igor Kulikov
dbb5a8cc8b UI: Improve custom dialog error diagnostics. Improve widget error message formatting. 2023-05-26 16:45:29 +03:00
Vladyslav_Prykhodko
ee91cc3033 UI: Refactoring code after review 2023-05-26 12:50:52 +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
7c6c7e5f67 Merge branch 'develop/3.5.2' into feature/widget-config 2023-05-24 19:14:15 +03:00
ViacheslavKlimov
508a990ab1 Merge remote-tracking branch 'origin/develop/3.5.2' into feature/notification-configs-vc 2023-05-23 15:20:21 +03:00
Igor Kulikov
26562afbdb Merge branch 'develop/3.5.1' into feature/widget-config 2023-05-22 15:52:15 +03:00
Igor Kulikov
1e9895bdaf UI: Fix invalid widget template errors processing. 2023-05-22 15:30:57 +03:00
Vladyslav_Prykhodko
70450fc874 UI: Improved notification version 2023-05-19 16:07:08 +03:00
Igor Kulikov
600d6cf27c UI: Widget config improvements 2023-05-16 20:00:53 +03:00
ViacheslavKlimov
97141efd5d UI for notification configs VC 2023-05-12 14:56:16 +03:00
Igor Kulikov
3138f00044
Merge pull request #8461 from ArtemDzhereleiko/AD/imp/change-alarm-menu-icon
Change alarm menu icon
2023-05-02 13:02:56 +03:00
Artem Dzhereleiko
510cd8f897 UI: change alarm menu icon 2023-05-02 11:14:11 +03:00
Igor Kulikov
1f334d58ad Introduce SystemParams object holding necessary UI system parameters 2023-05-01 15:41:55 +03:00
Igor Kulikov
c11ff1434d UI: Display device activity state in table. Implement device activity state filter. 2023-04-28 16:30:41 +03:00
Igor Kulikov
19e473f35b
Merge pull request #8424 from vvlladd28/improvement/notification/disable-method
Navigation to particular delivery method settings from the "New notification" window
2023-04-26 18:28:55 +03:00
Igor Kulikov
bf1b9e4e54 UI: Quick links naming improvements 2023-04-24 19:05:59 +03:00
Igor Kulikov
ff699c8926 UI: Fix alarm filter search propagated alarms flag 2023-04-24 17:42:47 +03:00
Vladyslav_Prykhodko
5da7ca848f UI: Add check allow delivery method when send notification without template 2023-04-24 13:18:41 +03:00