55 Commits

Author SHA1 Message Date
Artem Dzhereleiko
1aa53c3a15 UI: Prevent action on preview and edit mode 2024-07-18 15:11:26 +03:00
Artem Dzhereleiko
98ad214a90 UI: make svg adaptive 2024-07-08 10:21:21 +03:00
Artem Dzhereleiko
adccb3f628 UI: Refactoring after review 2024-07-05 15:53:48 +03:00
Artem Dzhereleiko
d7a6400a13 UI: merge with master and resolve conflict 2024-07-03 14:48:20 +03:00
Artem Dzhereleiko
6df96724fd UI: Notification widget 2024-07-03 14:36:58 +03:00
Igor Kulikov
823b13f4bc UI: Add settings for 'Label & value card' widget. 2024-06-24 12:58:33 +03:00
Igor Kulikov
ac66224920 UI: Implement 'Label card' and 'Label & value card' widgets. 2024-06-21 19:14:58 +03:00
Igor Kulikov
2c2273d15b
Merge pull request #10948 from ArtemDzhereleiko/AD/hot-fix/digital-gauge
Hot fix for color settings and digital gauge
2024-06-07 15:30:05 +03:00
Artem Dzhereleiko
487c0e4989 UI: Hot fix for color settings and digital gauge 2024-06-07 14:05:59 +03:00
rusikv
91407c6d0f UI: mobile app qr code widget: added default settings for title and icon, added card padding, fixed title not visible under overlay, enlarged preview width, code cleanup 2024-06-04 19:28:21 +03:00
Vladyslav_Prykhodko
7ac88d807c UI: Optimize code to override overlay padding in widgets 2024-05-31 16:19:00 +03:00
Vladyslav_Prykhodko
5a9cea7f4f Merge branch 'card-padding' of github.com:d2eight/thingsboard into card-padding 2024-05-31 15:52:47 +03:00
d2eight
8a17cb1a23 Fixed conflict, adiing card-padding option to the next scope of charts: Pie, Polar area, Radar 2024-05-28 16:28:29 +03:00
rusikv
e019b754a3 UI: added basic/advanced config for mobile app qr code widget, added QR code responsiveness 2024-05-28 13:11:29 +03:00
rusikv
1d9791afae UI: mobile app qr code improvements 2024-05-21 13:46:31 +03:00
rusikv
45ed484c2a UI: mobile app qr code improvements, cleanup 2024-05-15 17:26:36 +03:00
rusikv
d163b5679c UI: mobile qrcode improvements 2024-05-07 17:14:31 +03:00
rusikv
953c215002 UI: added separate mobile qrcode widget to cards bundle 2024-05-07 11:08:39 +03:00
d2eight
3009c88616 Adding card-padding setting to the next lis of widgets: Value and chart card
Simpe Value and chart card
Doughnut
Progress bar
Toggle button
Power button
Slider
Battery level
Signal strength
Liquid level
2024-04-15 18:33:18 +03:00
Igor Kulikov
c4bc1ba6bb UI: Improve time series charts ticks generation. 2024-03-14 12:32:51 +02:00
Igor Kulikov
60f40ad6b8 UI: Improve time series charts X axis and tooltip date formatting: introduce auto date format. 2024-03-13 18:29:35 +02:00
Igor Kulikov
c688f516c7 UI: Multiple Y axes configuration support for time series chart. 2024-03-11 15:44:56 +02:00
Igor Kulikov
0ebd22be2d UI: Implement Time series chart widget config. 2024-03-01 19:58:00 +02:00
Igor Kulikov
d7cca23701 UI: Implement Time series chart widget. 2024-02-29 14:07:04 +02:00
Igor Kulikov
c506d25889
Update aggregated-value-card-widget.component.ts 2024-02-12 13:50:04 +02:00
rusikv
61ce68854d UI: fixed chart card value color differs from other widgets with same values and range colors configs 2024-02-01 13:59:08 +02:00
Igor Kulikov
56792bba97 UI: Introduce new aggregation intervals. Improve data intervals processing and aggregation. 2024-01-12 15:04:05 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Dmitriymush
c1262bd3a8 UI: refactored check for value card widget 2023-12-07 17:28:29 +02:00
Dmitriymush
0a9b21ce15 UI: added additional check for string and empty string in value card widget 2023-12-07 17:02:23 +02:00
Igor Kulikov
27b3c9ebc4
Merge pull request #9677 from vvlladd28/bug/value-card/check-is-numeric
Fixed card widget display only numeric value
2023-12-05 17:52:05 +02:00
Igor Kulikov
13447338cf UI: Improve image pipe. Improve widgets background style function. 2023-11-28 12:53:01 +02:00
Igor Kulikov
751ebc0d03 UI: Minor refactoring. Replace image inputs to image gallery inputs. 2023-11-28 11:30:46 +02:00
Vladyslav_Prykhodko
06d2a2abc1 UI: Fixed card widget display only numeric value 2023-11-21 15:12:05 +02:00
Igor Kulikov
3d6adb4b78
Merge pull request #9447 from rusikv/bug/no-data-to-dislplay
Fixed message 'No data to display on widget' not displayed
2023-10-23 17:28:05 +03:00
Igor Kulikov
da11ac58fa UI: Improve 'Simple value chart card' autoscale. 2023-10-20 17:54:11 +03:00
Igor Kulikov
66d4f010e8 UI: Improve some widgets style. 2023-10-20 16:15:58 +03:00
Igor Kulikov
a47ceaafed UI: Improve widgets value formatting. 2023-10-20 13:06:02 +03:00
Igor Kulikov
700aeba963 UI: Improve min/max ticks formatting for value chart card widget. 2023-10-19 16:17:06 +03:00
Igor Kulikov
ec907c66ba UI: Fix progress bar widget percent value calculation. 2023-10-19 15:05:01 +03:00
Igor Kulikov
1144197753 UI: Add default data keys/latest data keys functions to widget type parameters. 2023-10-18 15:14:16 +03:00
rusikv
8d9f5f925e UI: fixed message 'No data to display on widget' not showing when there is no data for timeseries and value chart widgets 2023-10-18 12:59:28 +03:00
Igor Kulikov
1320881a19 UI: Implement 'Progress bar' widget. 2023-10-17 18:30:17 +03:00
Igor Kulikov
f97350cd8a UI: Implement 'Simple Value and chart card' widget. 2023-10-17 10:00:34 +03:00
Igor Kulikov
00a09cd80b UI: Implement 'Auto scale' for value card widgets, count widgets and value and chart widget. 2023-10-09 14:32:50 +03:00
Vladyslav_Prykhodko
4d19ffd5f4 UI: Fixed blur icon in value card widget in vertical layout 2023-08-31 17:16:32 +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
1422558ac6 UI: Improve aggregated value card widget. Improve data key aggregation config form. 2023-08-16 17:41:05 +03:00
Igor Kulikov
943788f25e UI: Aggregated value card 2023-08-15 17:39:14 +03:00
Igor Kulikov
ffe3acd92d UI: Aggregated value card widget 2023-08-15 16:52:35 +03:00