4220 Commits

Author SHA1 Message Date
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
Dmitriymush
4f65568fba Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into bug-fix/mat-icon-button_highlight_behaviour 2023-09-14 17:57:29 +03:00
Vladyslav_Prykhodko
bbc3d16b44 UI: Added default color for mat-hint; Added onTouch event for string items list component 2023-09-14 17:57:10 +03:00
Dmitriymush
3ddb36c979 PROD-2415: changes to modules that overrides default dialogs behaviour 2023-09-14 16:42:36 +03:00
Andrew Shvayka
68b6be536d
Merge pull request #9245 from AndriiLandiak/feature/improve-edge-instruction
Edge instructions for ubuntu, centos
2023-09-14 15:49:58 +03:00
Andrew Shvayka
a768880d6d
Revert "fixed home page device activity widget" 2023-09-14 15:47:29 +03:00
Andrew Shvayka
e5122cabef
Merge pull request #9250 from YevhenBondarenko/fix/home-page
fixed home page device activity widget
2023-09-14 15:42:34 +03:00
Vladyslav_Prykhodko
1a272d2595 UI: Add notification popover loadings state 2023-09-14 15:20:07 +03:00
Volodymyr Babak
092e3b07c1 Minor improvements for edge centos/ubuntu instruction. css minor updates 2023-09-14 13:44:51 +03:00
deaflynx
966af7b825 Edge instructions fix padding 2023-09-14 12:23:05 +03:00
YevhenBondarenko
5d3dd0bd89 fixed home page device activity widget 2023-09-14 11:20:49 +02:00
deaflynx
f8eb273365 Edge instructions add top padding 2023-09-14 10:16:00 +03:00
deaflynx
232810309c getEdgeDockerInstallInstructions rename to getEdgeInstallInstructions, set default param 'method' 2023-09-14 10:00:31 +03:00
Andrii Landiak
bdad8454f8 Fix instructions for ubuntu and docker: styles, info 2023-09-14 08:12:30 +03:00
Vladyslav_Prykhodko
cb546e7bd5 UI: Fixed form style and enhancement hint tooltip component 2023-09-13 17:01:53 +03:00
Dmitriymush
071d125277 PROD-2416: global table cell background change 2023-09-13 16:16:55 +03:00
deaflynx
64f1b056f2 Edge instructions style updates 2023-09-13 16:09:25 +03:00
deaflynx
c3f4f8d3a1 Edge instructions show after add - UI 2023-09-13 14:28:59 +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
4b06833dd8 removed input-hint class 2023-09-13 10:12:23 +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
461e7fd5f0
Merge pull request #9218 from rusikv/bug/add-telemetry-validation-hint
Fixed add telemetry dialog validation hints
2023-09-12 15:36:02 +03:00
Igor Kulikov
b3a8ce17be UI: Code cleanup 2023-09-12 13:08:59 +03:00
Igor Kulikov
c223995a80 Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into develop/3.6 2023-09-12 13:03:10 +03:00
Igor Kulikov
ece3540f96 UI: Allow empty array in json object edit form. 2023-09-12 13:03:00 +03:00
Vladyslav_Prykhodko
0b9df293cd UI: Fixed gateway dashboard and widget after review 2023-09-11 18:45:37 +03:00
rusikv
0519fc8eaf UI: changed validation hints of add telemetry dialog to more precise 2023-09-08 16:53:33 +03:00
Volodymyr Babak
5387f545d6 edge downlink table - fixed error in case unknown entity type or action. added missing types/actions 2023-09-08 16:47:44 +03:00
Andrew Shvayka
d94d1de477
Merge pull request #9216 from volodymyr-babak/edge/fix-widget-type-alias
Fix Widget Display Issues in Older Edge Versions Connected to 3.6 Servers
2023-09-08 16:29:24 +03:00
Volodymyr Babak
13e13a8649 Added missing locale edge-event.type-tenant 2023-09-08 16:20:53 +03:00
Andrew Shvayka
96efdb3e20
Merge pull request #8337 from MrKartoshka/gateway-list
Gateway list dashboard and widgets
2023-09-08 16:18:05 +03:00
Igor Kulikov
d6a78a50b0
Merge pull request #9148 from ArtemDzhereleiko/AD/bug-fix/ota-update-details-breadcrumb
Fixed OTA Update details page breadcrumb label
2023-09-08 16:11:57 +03:00
Igor Kulikov
a4244b77fc UI: Update home page dashboards. 2023-09-08 13:49:52 +03:00
Vladyslav_Prykhodko
2590b55c14 Merge branch 'gateway-list' of github.com:MrKartoshka/thingsboard into MrKartoshka-gateway-list 2023-09-08 12:36:29 +03:00
Andrew Shvayka
1256f78552
Merge pull request #8757 from thingsboard/fix/snmp
Improvements for SNMP
2023-09-08 12:15:14 +03:00
Igor Kulikov
244f8239ba UI: Improve multiple attributes input widget. 2023-09-07 18:05:08 +03:00
Viacheslav Klimov
e7b259ce8e
Merge branch 'develop/3.6' into fix/snmp 2023-09-07 13:03:48 +03:00
Artem Dzhereleiko
f9753f40cd UI: refactoring 2023-09-07 12:12:42 +03:00
Artem Dzhereleiko
1f35d5e63f Merge remote-tracking branch 'upstream/develop/3.6' into AD/bug-fix/ota-update-details-breadcrumb 2023-09-07 11:34:40 +03:00
Igor Kulikov
ac6717b99f UI: Improve multiple widget input layout 2023-09-07 09:48:33 +03:00
Igor Kulikov
4eb1987e1d UI: Improve multiple widget input layout 2023-09-07 09:37:51 +03:00
Maksym Dudnik
e09003e81e updated translation 2023-09-06 18:49:36 +03:00
Igor Kulikov
e43ce6de39
Merge pull request #9205 from vvlladd28/bug/auth-service/updatedAuthUserFromToken/null-auth-user
Fixed auth service function updatedAuthUserFromToken when authUser and tokenData in null
2023-09-06 18:30:47 +03:00
Igor Kulikov
519ada5eb5
Merge pull request #9203 from ArtemDzhereleiko/AD/bug-fix/alarm/lists-height
Fixed min height with hint for alarm rule key filters row
2023-09-06 18:28:32 +03:00
Igor Kulikov
fb70771fa7
Merge pull request #9184 from ArtemDzhereleiko/AD/bug-fix/translation/missing-handler
Fixed doubled error message for missing translate
2023-09-06 18:26:49 +03:00