106 Commits

Author SHA1 Message Date
Igor Kulikov
ddbd3903d2 UI: Dashboard layout settings improvements. Add test scada widgets bundle. 2024-06-21 12:31:40 +03:00
Igor Kulikov
8fad8245df UI: Improve dashboard layout settings. 2024-06-14 17:59:28 +03:00
Igor Kulikov
e84447d28e UI: Implement SCADA layout. 2024-06-11 18:44:50 +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
rusikv
0434a0b167 UI: widget export title refactoring 2024-05-17 13:43:55 +03:00
Igor Kulikov
c1039f161e
Merge pull request #9624 from rusikv/enhancement/manage-layouts-mobile
Added ability to display dashboard right layout first in mobile view
2024-05-03 11:52:05 +03:00
Igor Kulikov
6b8af63c1e UI: Add ability to check dashboard state in action widget. 2024-02-29 17:54:52 +02:00
Igor Kulikov
495e34c337 UI: Improve command button widget loading style. Improve single switch widget disabled state style. 2024-02-06 10:18:54 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
399cbc89c7
Merge pull request #9735 from ArtemDzhereleiko/AD/imp/copy-states
Copy dashboard state
2023-12-05 18:02:54 +02:00
Artem Dzhereleiko
5b9f1d5b58 UI: Add copy dashboard state 2023-11-30 11:21:50 +02:00
Igor Kulikov
751ebc0d03 UI: Minor refactoring. Replace image inputs to image gallery inputs. 2023-11-28 11:30:46 +02:00
Igor Kulikov
35de014fe1 UI: Implement multiple gallery images input. Replace image inputs to image gallery inputs. 2023-11-27 18:34:46 +02:00
rusikv
acc2b068f5 Added ability to display right layout first in mobile view 2023-11-13 17:50:13 +02:00
Vladyslav_Prykhodko
35d40a88eb UI: Improved show confirm on exit dialog in widget editor 2023-10-23 14:31:02 +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
be850f506a UI: Implement battery level widget 2023-09-19 17:29:36 +03:00
Igor Kulikov
3d1158d3bd UI: Improve widget models 2023-09-05 12:18:59 +03:00
Igor Kulikov
00f21ea9a0
Update dashboard-page.component.ts 2023-08-25 18:33:45 +03:00
Vladyslav_Prykhodko
7f5b74d34c UI: Fixed show exit dialog twice 2023-08-25 15:43:58 +03:00
Igor Kulikov
c57cb2b754 Switch to unique widget type FQN. 2023-08-18 16:14:21 +03:00
Igor Kulikov
b7b34da831 UI: Auto-switch to edit mode for empty dashboard. Navigate to dashboard page right after adding dashboard. Implement aggregated value card advanced settings form. 2023-08-17 13:09:16 +03:00
Igor Kulikov
bd24bb7335 Widgets UI config: Responsive layout improvements. 2023-08-01 19:58:59 +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
987d41f329 UI: Timeseries table basic config 2023-06-27 18:17:15 +03:00
Igor Kulikov
1edd2cbaf0 UI: Display confirm on exit when editing dashboard. 2023-06-24 13:35:02 +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
600d6cf27c UI: Widget config improvements 2023-05-16 20:00:53 +03:00
Igor Kulikov
eb7ecca827 UI: Improve dashboard edit panel. 2023-05-15 15:15:55 +03:00
Igor Kulikov
3a87c3f39b UI: Add readonly query parameter to dashboard page 2023-04-27 12:53:37 +03:00
Igor Kulikov
cb500840f7 UI: Improve dashboard page CSS 2023-03-06 18:47:07 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
2aec503830 Revert "Solved issue of a re-init Widget-Component service and widgets-info Cache."
This reverts commit 2b0fa4c4
2022-12-28 14:35:29 +02:00
Vladyslav_Prykhodko
0101b02891 Merge remote-tracking branch 'upstream/master' into bug/dashboard-page/layout-divider-optimize 2022-12-28 13:12:15 +02:00
Vladyslav_Prykhodko
85557231a8 UI: Optimize call calculate new layout resize 2022-12-28 13:04:49 +02:00
Vladyslav_Prykhodko
59df8e7942 UI: Fixed import 2022-12-28 12:38:20 +02:00
Vladyslav_Prykhodko
16eb835d46 UI: Fixed incorrect calculate width when used right layout dashboard 2022-12-28 12:22:04 +02:00
Tarnavskiy
2b0fa4c478 Solved issue of a re-init Widget-Component service and widgets-info Cache. 2022-12-27 19:16:23 +02:00
Igor Kulikov
3a3771db64 UI: Fix handling dashboard page router data 2022-12-07 15:34:42 +02:00
Vladyslav_Prykhodko
d88f0c3ba3 UI: Fixed custom dashboard CSS was not applied when a dashboard is full-screen 2022-11-18 17:03:39 +02:00
Dmitriy Mushat
7c800e262f
Merge branch 'master' into feature/6371 2022-10-24 12:24:37 +03:00
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
Dmitriymush
d3ab45517b Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/6371 2022-09-20 18:11:17 +03:00
Dmitriymush
d0c2e9e1cb feature/6371: bug-fix and refactoring 2022-09-20 18:09:25 +03:00
Igor Kulikov
f28297b7ae UI: latest data aggregation improvements 2022-09-13 14:07:56 +03:00
Vladyslav_Prykhodko
00a56bf6cd UI: Refactoring code 2022-07-27 14:03:15 +03:00
Dmitriymush
97a70366fa corrections-after-review 2022-07-15 18:23:10 +03:00