2023 Commits

Author SHA1 Message Date
Dmitriymush
d3db5ad024 merging w/ master 2023-10-19 17:30:02 +03:00
Dmitriymush
ca70310e6d UI: Liquid level widget implementation 2023-10-19 16:51:13 +03:00
Igor Kulikov
6ff4f59e54 UI: Fix default latest data keys units for value and chart card. 2023-10-19 16:49:47 +03:00
Igor Kulikov
700aeba963 UI: Improve min/max ticks formatting for value chart card widget. 2023-10-19 16:17:06 +03:00
rusikv
3574287499 UI: fix for help icon in custom date of card widgets 2023-10-19 15:05:25 +03:00
Igor Kulikov
ec907c66ba UI: Fix progress bar widget percent value calculation. 2023-10-19 15:05:01 +03:00
Igor Kulikov
e1f034500f UI: Outdoor Environment: Temperature widgets 2023-10-18 18:02:49 +03:00
rusikv
84f27b1d45 UI: Fixed position of help icon in custom date config of card widgets 2023-10-18 17:50:38 +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
Artem Dzhereleiko
954961f064 UI: Hide line height 2023-10-18 12:51:14 +03:00
Artem Dzhereleiko
0abe2f2452 UI: Disabled line height 2023-10-18 11:10:15 +03:00
Igor Kulikov
1320881a19 UI: Implement 'Progress bar' widget. 2023-10-17 18:30:17 +03:00
Igor Kulikov
e743907b93 Merge branch 'master' of github.com:thingsboard/thingsboard 2023-10-17 10:00:50 +03:00
Igor Kulikov
f97350cd8a UI: Implement 'Simple Value and chart card' widget. 2023-10-17 10:00:34 +03:00
Andrii Shvaika
7b0a3c282c Merge with hotfix branch 2023-10-16 17:43:01 +03:00
Maksym Dudnik
ef45ab4f3b rpc params json hotfix 2023-10-13 16:41:36 +03:00
Igor Kulikov
93ec015835
Merge pull request #9343 from devaskim/patch-2
Use translation placeholder for closing button in embed dialog.
2023-10-13 13:15:02 +03:00
Igor Kulikov
fed9bb375b
Merge pull request #9372 from ArtemDzhereleiko/AD/imp/alarm-table/settings-order
Alarm table settings replace alarm source
2023-10-13 13:13:30 +03:00
Maksym Dudnik
e0ce0a222e connector rpc params hotfix 2023-10-13 13:10:27 +03:00
Igor Kulikov
dfdcac5419
Merge pull request #9402 from rusikv/bug/chart-widgets-transparency
Fix chart widgets color transparency not working in hex and hsla formats
2023-10-13 13:07:28 +03:00
Igor Kulikov
ec7a8a9f96
Merge pull request #9405 from deaflynx/fix/flot-key-settings-min-values
Flot key settings: axisMin, axisMax allow negative values
2023-10-13 13:03:57 +03:00
Andrew Shvayka
acccbb7e53
Merge pull request #9407 from thingsboard/hotfix/3.6
Hotfix/3.6
2023-10-13 13:03:37 +03:00
deaflynx
d40473027d FlotKeySettingsComponent: axisMin, axisMax allow negative values 2023-10-13 10:38:06 +03:00
rusikv
043d709c83 UI: fixed charts color transparency not working in hex and hsla formats 2023-10-12 18:22:44 +03:00
Igor Kulikov
39aa07043a UI: Implement 'Signal strength' widget. Add 'Status indicators' widgets bundle. 2023-10-12 17:25:53 +03:00
Maksym Dudnik
bc20ba7c83 command whitespaces hotfix regex solution 2023-10-11 16:42:45 +03:00
Maksym Dudnik
f1804f2fb2 command whitespaces hotfix 2023-10-11 13:02:51 +03:00
Igor Kulikov
3ab6b0e2b7 UI: Fix data keys chips validation. 2023-10-10 17:23:12 +03:00
Igor Kulikov
c836c48366 UI: Implement sections count parameter for battery level widget. 2023-10-10 13:41:45 +03:00
Igor Kulikov
b45b5827a9 UI: Implement 'copy color settings from' for color settings component. 2023-10-09 18:01:39 +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
Artem Dzhereleiko
c7851c5aae UI: Replace alarm source 2023-10-06 13:06:56 +03:00
Igor Kulikov
2492b81d34 UI: Wind speed and direction widget. 2023-10-05 17:52:49 +03:00
devaskim
4dd0d7aaca
Use translation placeholder for closing button in embed dialog. 2023-10-01 11:26:05 +05:00
Igor Kulikov
756a5b7d4e
Merge pull request #9281 from MrKartoshka/develop/3.6_minor_fix
Minor gateway fixes
2023-09-19 17:43:28 +03:00
Igor Kulikov
be850f506a UI: Implement battery level widget 2023-09-19 17:29:36 +03:00
Maksym Dudnik
624f1021bc Minor fixes 2023-09-19 16:51:19 +03:00
Maksym Dudnik
84ba0dffc8 Minor fixes 2023-09-19 10:15:05 +03:00
Maksym Dudnik
b4251f1411 Minor fixes 2023-09-19 10:13:50 +03:00
Igor Kulikov
ece8b804e6 Fix conflicts 2023-09-14 18:47:48 +03:00
Igor Kulikov
e255b6ec42 UI: Add Alarm and entity count widgets. 2023-09-14 18:45:22 +03:00
Vladyslav_Prykhodko
cb546e7bd5 UI: Fixed form style and enhancement hint tooltip component 2023-09-13 17:01:53 +03:00
Vladyslav_Prykhodko
0ac9723cc4 UI: Fixed device gateway command style 2023-09-13 12:35:40 +03:00
Vladyslav_Prykhodko
ba5f7ee321 Merge remote-tracking branch 'upstream/develop/3.6' into improvement/gateway-dashboard/change 2023-09-13 12:07:37 +03:00
Vladyslav_Prykhodko
cef307b5b8 UI: REname file widget types and clear gateway locale 2023-09-13 12:02:09 +03:00
Maksym Dudnik
56e8a4bed5 Merge branch 'improvement/gateway-dashboard/change' of https://github.com/vvlladd28/thingsboard into improvement/gateway-dashboard/change
 Conflicts:
	application/src/main/data/json/demo/dashboards/gateway_list.json
	application/src/main/data/json/system/widget_types/gateway_general_statistics.json
	application/src/main/data/json/system/widget_types/gateway_statistics.json
	ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-configuration.component.scss
2023-09-13 10:07:25 +03:00
Vladyslav_Prykhodko
65145284ca UI: Improved view gateway dashboard and updated gateway widget types 2023-09-12 19:08:40 +03:00
Maksym Dudnik
530cd326c0 qa fixes 2023-09-12 17:51:04 +03:00
Igor Kulikov
ece3540f96 UI: Allow empty array in json object edit form. 2023-09-12 13:03:00 +03:00