14676 Commits

Author SHA1 Message Date
Igor Kulikov
6c275df98e
Merge pull request #8979 from ArtemDzhereleiko/AD/bug-fix/asset-device-profile-autocomplete
Fixed hide edit button if entity is not selected Asset/Device Profile
2023-07-24 13:27:27 +03:00
Igor Kulikov
4a9182a25b
Merge pull request #8960 from deaflynx/ui/entities-table-widget/pointer-row-click
Widget Entities Table: show pointer if row has click action
2023-07-24 13:25:01 +03:00
Igor Kulikov
dd0a3baeb6
Merge pull request #8961 from deaflynx/ui/tb-legend-label-cursor-pointer
LegendComponent show cursor pointer on hover
2023-07-24 13:24:09 +03:00
Igor Kulikov
f4613cfd71
Merge pull request #8968 from rusikv/bug/update-json-attribute-widget-incorrect-error-text
Fix for update JSON attribute input widget required time-series data key instead attribute key
2023-07-24 13:21:46 +03:00
Igor Kulikov
617a0e2040
Merge pull request #8939 from vvlladd28/feature/add-unit-models
Add units models
2023-07-24 13:21:00 +03:00
Vladyslav_Prykhodko
017060886e UI: Fixed style check connectivity and text install 2023-07-24 12:52:19 +03:00
Artem Dzhereleiko
ce6046844a UI: Hide edit button if entity not selected 2023-07-24 12:16:19 +03:00
Vladyslav_Prykhodko
6a3be7fbaa UI: fixed show commands in mqtt 2023-07-24 11:07:10 +03:00
Vladyslav_Prykhodko
cef453b14a Merge branch 'publishTelemetryCommands' of github.com:dashevchenko/thingsboard into feature/check-connectivity-device 2023-07-24 10:19:28 +03:00
dashevchenko
8b19b5d169 added curl command for mqtts 2023-07-21 18:56:52 +03:00
Vladyslav_Prykhodko
03b49f1ddd Clear code 2023-07-21 18:56:06 +03:00
Igor Kulikov
9d8a9943bf UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons. 2023-07-21 18:26:14 +03:00
Vladyslav_Prykhodko
26044fc035 UI: Updated show device connectivity commands and detect operating system from user 2023-07-21 17:53:21 +03:00
Artem Dzhereleiko
d52b67cc1b UI: Refactoring 2023-07-21 16:29:04 +03:00
ShvaykaD
9d20fa7d9e added additional validation to ActionTypeTest and TbMsgTypeTest 2023-07-21 16:12:34 +03:00
Vladyslav_Prykhodko
1916e56ee5 Merge branch 'publishTelemetryCommands' of github.com:dashevchenko/thingsboard into feature/check-connectivity-device 2023-07-21 14:46:44 +03:00
dashevchenko
2ad30336ea deleted valur for mqqtt docker command when creds are X509 2023-07-21 13:51:49 +03:00
Vladyslav_Prykhodko
1c9638f9c2 Merge branch 'publishTelemetryCommands' of github.com:dashevchenko/thingsboard into feature/check-connectivity-device 2023-07-21 12:59:56 +03:00
dashevchenko
d99c08fbbb changed response data structure 2023-07-21 12:52:15 +03:00
Vladyslav_Prykhodko
1b7853c0f0 Merge branch 'publishTelemetryCommands' of github.com:dashevchenko/thingsboard into feature/check-connectivity-device 2023-07-21 11:15:38 +03:00
Artem Dzhereleiko
36574f3230 UI: Remove translate 2023-07-21 10:32:08 +03:00
rusikv
34033cb7b0 Fix for update JSON attribute widget required time-series data key instead attribute key 2023-07-20 17:36:55 +03:00
dashevchenko
fc499c74e3 deleted redundant imports 2023-07-20 17:22:33 +03:00
Artem Dzhereleiko
1c601a6e7d UI: Change field label assign customer 2023-07-20 16:39:44 +03:00
Vladyslav_Prykhodko
46b6d51c61 Merge branch 'publishTelemetryCommands' of github.com:dashevchenko/thingsboard into feature/check-connectivity-device 2023-07-20 15:38:53 +03:00
dashevchenko
e3ef58c603 added notnull check for http commands 2023-07-20 15:33:02 +03:00
Artem Dzhereleiko
c913b08b53 UI: Fixed entity select component 2023-07-20 15:13:11 +03:00
ShvaykaD
9c9cac9bd1 fix entity view delete test 2023-07-20 13:54:31 +03:00
deaflynx
753258c1ba AlarmsTableWidgetComponent, TimeseriesTableWidgetComponent - show pointer cursor if widget has rowClick action 2023-07-20 13:03:24 +03:00
dashevchenko
db46b7988d refactored code to take into account operating system 2023-07-20 12:33:15 +03:00
deaflynx
5e0a6667f5 EntitiesTableWidgetComponent rename rowPointer to hasRowAction 2023-07-20 12:30:50 +03:00
Vladyslav_Prykhodko
99a976b14e UI: Updated file units models 2023-07-20 11:16:28 +03:00
Igor Kulikov
163f3d67c1
Merge pull request #8894 from ArtemDzhereleiko/AD/imp/show-hide-action-on-mobile
Add option collapse cell actions in mobile view for entities/timeseries/alarm table
2023-07-20 11:08:42 +03:00
Igor Kulikov
8f1f6bc1a5
Merge pull request #8904 from kalutkaz/updateJsFunc
Added ng-content to js-func conponent
2023-07-20 11:07:02 +03:00
Igor Kulikov
2f25993b9a
Merge pull request #8951 from rusikv/bug/notification-rule-optional-additional-config
Fix for notification rules page
2023-07-20 11:05:39 +03:00
Igor Kulikov
ee8336aabf
Merge pull request #8957 from rusikv/bug/not-working-custom-translation-inbox-notifications
Fix for custom translation in inbox notifications table
2023-07-20 11:05:00 +03:00
Igor Kulikov
9d0126196f
Merge pull request #8959 from LeoMorgan113/develop/3.5.2
Added public-api for websocket services.
2023-07-20 11:04:21 +03:00
Vladyslav
bcf32658f9
Update js-func.component.html 2023-07-20 10:08:43 +03:00
deaflynx
8a1bbe04cc legend.component .tb-legend-label add cursor:pointer 2023-07-19 16:48:29 +03:00
deaflynx
7bd2df3233 EntitiesTableWidgetComponent set rowPointer if has row/dblrow click action 2023-07-19 16:37:25 +03:00
LeoMorgan113
d6532d2811 Added public-api for websocket services. Exported notification-websocket and websocket services 2023-07-19 16:21:14 +03:00
rusikv
81f9659af1 Add custom translation for Subject and Text columns in inbox notifications table 2023-07-19 14:40:38 +03:00
ShvaykaD
2cac9aab9d fix typo 2023-07-19 12:36:36 +03:00
ShvaykaD
883eb472f2 fixes after merge to PE 2023-07-19 12:28:42 +03:00
Andrew Shvayka
15b192aad9
Merge pull request #8898 from dashevchenko/resourceDeleteValidation
Resource deletion validation
2023-07-18 16:26:09 +03:00
Andrew Shvayka
1534b18514
Merge pull request #8906 from dashevchenko/prod_2238_fix
Fixed user phone display in entities table
2023-07-18 16:24:30 +03:00
Andrew Shvayka
e6f9511cb4
Merge pull request #8917 from dashevchenko/requiredFieldsFix
Fixed list of required fields for entities
2023-07-18 16:23:16 +03:00
Andrew Shvayka
04a9f41e52
Merge pull request #8924 from smatvienko-tb/hotfix/web-socket-sync-fix
[Hotfix] web socket synchronized fix
2023-07-18 16:05:00 +03:00
Andrew Shvayka
864a4b6347
Merge pull request #8946 from vvlladd28/rule-node-ui/support-test-with-message
Updated UI rule node: Support test with message
2023-07-18 15:12:48 +03:00
rusikv
bebd5021ee Fixed notification rules page not working when rule saved without additional config 2023-07-18 12:24:49 +03:00