260 Commits

Author SHA1 Message Date
mpetrov
fb0b80a353 Calculated field adjustments 2025-02-13 17:02:46 +02:00
mpetrov
0590b5b271 Improvements, refactoring, review comments resolve 2025-02-03 17:54:11 +02:00
mpetrov
bd34ed5011 Implemented calculated fields table 2025-01-24 15:34:18 +02:00
Igor Kulikov
36f990cf15 Merge branch 'rc' 2024-12-24 14:20:44 +02:00
Igor Kulikov
14731c3b8d Merge with master 2024-12-23 17:28:32 +02:00
Igor Kulikov
39abbacb20 UI: Remove json form component. Remove all react dependencies. 2024-12-23 12:57:08 +02:00
Vladyslav_Prykhodko
1b195bb24c UI: Fixed show add buttons in notification center 2024-12-20 00:58:22 +02:00
Igor Kulikov
9fe5f7199e UI: Dynamic form implementation. Migration from JSON schema form. 2024-12-19 16:48:30 +02:00
Igor Kulikov
2c131f6767 Introduce dynamic form properties settings, introduce dynamic form component. Migrate from json schema form to dynamic form. 2024-12-12 18:02:51 +02:00
Vladyslav_Prykhodko
66c9bca5a0 UI: Fixed incorrect copy widget in dashboard 2024-12-11 18:43:11 +02:00
Igor Kulikov
17af3809f0 UI: Add support of js modules to: show widget header action function, data key post processing function. 2024-11-29 17:40:47 +02:00
Vladyslav_Prykhodko
5916f31143 UI: Refactoring calc row in DashboardWidget 2024-11-25 13:56:30 +02:00
Vladyslav_Prykhodko
4219ed075f UI: Fixed add small widget in mobile layout dashboard 2024-11-22 16:29:29 +02:00
Igor Kulikov
538ff12a53 Angular esbuild. 2024-10-31 20:47:34 +02:00
Igor Kulikov
344accbdb5 UI: Add cache for resolved deivce info to alias controller. Introduce shared telemetry subscriber to reuse telemetry subscriptions with same entityId and keys. 2024-10-29 14:55:06 +02:00
Igor Kulikov
40c5f9d66d UI: Initialize widget component in angular zone. Force detect widget changes in angular zone. 2024-10-18 17:51:07 +03:00
Igor Kulikov
a9bb238ab3 UI: Dashboard widget copy/paste and scada symbol animation for chrome fixes. 2024-10-18 17:06:37 +03:00
Igor Kulikov
da3cc282df
Update dashboard-component.models.ts 2024-09-19 19:03:18 +03:00
Vladyslav_Prykhodko
3253a18ab1 UI: Fixed incorrect show widgets in layout when active edit mode 2024-09-19 18:06:35 +03:00
Vladyslav_Prykhodko
c217769e96 UI: Fixed incorrect show widgets in layout 2024-09-18 12:54:47 +03:00
Igor Kulikov
86c2f1bb16 UI: Fix/improve dashboard layouts. Add help links for SCADA. 2024-09-12 15:04:26 +03:00
Igor Kulikov
c4aff620e3 UI: Improve custom components compilation -> use standalone components. 2024-09-11 13:39:06 +03:00
Igor Kulikov
a3329b6323
Merge pull request #11560 from engix-ltd/add-event-and-audit-log-services
Added Event and Audit Logs services to services map.
2024-09-09 17:18:51 +03:00
Igor Kulikov
a88840cdb5 UI: Fix widget edit actions tooltip position. 2024-09-09 12:42:39 +03:00
Igor Kulikov
1c2d1f8780 UI: Improve widget layout settings: Add preserve aspect ratio and resizable options. 2024-09-05 10:19:05 +03:00
devaskim
7433b15678
Added Event and Audit Logs services to services map. 2024-09-03 14:48:03 +05:00
Vladyslav Prykhodko
41b5fefd24 UI: Add country autocomplete and refactoring code 2024-09-01 17:28:22 +03:00
Vladyslav Prykhodko
55cb74510d Merge branch 'master' of github.com:Philip2809/thingsboard into improvement/country-autocomplete 2024-09-01 12:29:26 +03:00
rusikv
32c8025067 Merge remote-tracking branch 'upstream/master' into oauth2 2024-08-20 16:41:01 +03:00
Max Petrov
cbf0f527d2
Merge branch 'master' into fix/version-conflict 2024-08-19 14:40:08 +03:00
dashevchenko
f260794452 merged with master 2024-08-19 12:53:06 +03:00
Vladyslav_Prykhodko
6a60beced6 UI: Fix show widget action in tooltip 2024-08-16 18:08:38 +03:00
mpetrov
bcf28c94e9 added implementation for dashboards and widget edit; added widget bundle export 2024-08-16 16:21:16 +03:00
rusikv
3c02537454 UI: oauth - switched to entity-list for clients, introduce entity-chips for tables, fixes improvements 2024-08-13 13:08:21 +03:00
rusikv
7a2a194074 UI: oauth2 configuration breakdown: initial implementation 2024-08-08 15:10:32 +03:00
Vladyslav_Prykhodko
07a45573b7 UI: Add widget action tooltip reference hint and new action replaceReferenceWithWidgetCopy 2024-08-08 12:15:56 +03:00
Vladyslav_Prykhodko
675b4755ed UI: Add new widget action copy and edit in contect menu 2024-08-06 11:26:00 +03:00
Vladyslav_Prykhodko
5bef47253e UI: Add new widget action copy and edit 2024-08-06 10:07:55 +03:00
Vladyslav_Prykhodko
d9ad4bd0a0 Merge remote-tracking branch 'origin/feature/dashboard-layout' into feature/dashboard-layout-scada 2024-08-06 09:28:21 +03:00
Vladyslav Prykhodko
3ea10fe733 UI: Added new widget action copy and edit widget 2024-08-05 23:24:09 +03:00
Igor Kulikov
e1a0650689 Merge branch 'master' into feature/scada-symbol 2024-07-26 15:12:31 +03:00
Igor Kulikov
74800202c9
Merge pull request #11097 from rusikv/bug/hidden-widget-rendering
Fixed hidden widgets not rendering properly in edit mode
2024-07-22 16:37:51 +03:00
Igor Kulikov
ab884b7bd2 Merge with master 2024-07-18 18:49:51 +03:00
rusikv
c45cadd478 UI: revert checkSize method of widget component, clearing width and height of widget context on destroy 2024-07-09 16:17:36 +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
rusikv
ecdd1358b8 UI: disabled filtering of attributes with empty string values for attribute talbe 2024-06-27 15:51:24 +03:00
Igor Kulikov
ddbd3903d2 UI: Dashboard layout settings improvements. Add test scada widgets bundle. 2024-06-21 12:31:40 +03:00
Igor Kulikov
9bd923a878 UI: Improve edit widget toolbar. 2024-06-13 20:09:59 +03:00
Vladyslav_Prykhodko
c962ee4ff3 UI: Rename variable and added type 2024-05-17 14:40:45 +03:00
Vladyslav_Prykhodko
228c215e77 Merge branch 'enhancement/pattern-support-widget-export' of github.com:rusikv/thingsboard into enhancement/pattern-support-widget-export 2024-05-17 14:35:37 +03:00