41 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
cfce9b8950 UI: Implements support tb-resources and added support in extension 2024-11-11 18:46:53 +02:00
ViacheslavKlimov
ea94a7f903 UI: use includeResources instead of inlineImages 2024-10-29 16:09:27 +02:00
mpetrov
bcf28c94e9 added implementation for dashboards and widget edit; added widget bundle export 2024-08-16 16:21:16 +03:00
Igor Kulikov
81fa9a6ff2 Ability to show SCADA widget bundles/widgets first when adding widget to SCADA layout. 2024-07-08 16:28:40 +03:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Artem Dzhereleiko
8fa140b300 UI: Fixed url 2023-12-05 13:00:38 +02:00
Igor Kulikov
61cc1c63bf UI: Add support of inline images for exported entities. 2023-11-28 13:04:47 +02:00
Igor Kulikov
6bd840571c UI: Update label widget to use gallery images. 2023-11-27 18:59:56 +02:00
Artem Dzhereleiko
7d87ee4829 UI: Refactoring 2023-10-31 17:00:17 +02:00
Artem Dzhereleiko
5206ebb87b UI: Fixed widget bundle entity list 2023-10-26 17:25:54 +03:00
Vladyslav_Prykhodko
deb8cf3a22 UI: Add support inside widget bundle added new widgets 2023-10-20 17:43:21 +03:00
Igor Kulikov
91fc161c4f Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component. 2023-09-28 18:16:20 +03:00
Igor Kulikov
982f25f481 UI: Fix save widget type method. 2023-09-05 15:39:56 +03:00
Igor Kulikov
c783e44ac6 UI: Add widget panel: implement all widgets mode. 2023-09-04 18:04:20 +03:00
Igor Kulikov
453f9cdbee UI: Code cleanup 2023-09-01 19:55:13 +03:00
Igor Kulikov
875c8d526b Widget Bundles to Wudget Types Many to Many support for UI 2023-09-01 18:55:29 +03:00
Igor Kulikov
acdf5ad48c Implement ability to move widget types between widget bundles. Ability to deprecate widget type. 2023-08-28 18:54:12 +03:00
Igor Kulikov
c57cb2b754 Switch to unique widget type FQN. 2023-08-18 16:14:21 +03:00
Igor Kulikov
1e9895bdaf UI: Fix invalid widget template errors processing. 2023-05-22 15:30:57 +03:00
Igor Kulikov
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
572421487a UI: Move widgets cache to widget service. 2022-12-28 15:10:09 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Vladyslav Prykhodko
d08e6dba5d UI: Added global scope variables in javascript functions 2021-09-28 08:41:39 +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
10ddb5f8f3 Fix timeseries widget (invoke data updated callback from data aggregator on initial data). Improve widget selector. 2021-03-11 14:54:35 +02: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
Igor Kulikov
06573211b3 UI: Improve device profile/data 2020-09-03 17:43:53 +03:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
ccfebce870 Fix TS warnings. Update RPC shell widgets. 2020-02-04 15:14:17 +02:00
Igor Kulikov
3d6b058b9d Add widget to dashboard. CSV bulk import. User default place management. 2019-11-15 12:22:14 +02:00
Igor Kulikov
65b7c139cf Widgets library import export support. 2019-11-08 17:42:31 +02:00
Igor Kulikov
2eb93dac7e Widget Editor: Save and save as actions. 2019-09-23 20:35:31 +03:00
Igor Kulikov
700293d5f9 Implement Widget Editor. Dashboard page initial implementation. 2019-09-19 20:10:52 +03:00
Igor Kulikov
ab0a1d1ea7 Improve dynamic widgets loading. 2019-09-06 20:17:45 +03:00
Igor Kulikov
9ec843cbfa Widget component initial implementation 2019-09-05 21:15:40 +03:00
Igor Kulikov
2e7070a903 Dashboard component implementation. 2019-09-03 19:31:16 +03:00
Igor Kulikov
b8d837abbb Rule Chains, Widgets Bundles and Dashboards pages 2019-08-20 20:42:48 +03:00