4755 Commits

Author SHA1 Message Date
Igor Kulikov
13a099e2ae
Merge pull request #9923 from Dmitriymush/bug-fix/ota-package-autocomplete
Fixed ota-package-autocomplete override of formValue on new inputs value
2024-01-24 17:32:40 +02:00
Igor Kulikov
d72b452bb7
Merge pull request #9914 from ArtemDzhereleiko/AD/bug-fix/tenant-profile/translate-field
Tenant profile dialog refactoring translate
2024-01-24 17:27:15 +02:00
Igor Kulikov
27e4e48f1e
Merge pull request #9904 from xalt7x/ukrainian-translation
Update Ukrainian translation
2024-01-24 17:26:12 +02:00
Igor Kulikov
de39bdee4c
Merge pull request #9880 from rusikv/enhancement/rule-chain-selector-search
Added search to rule chain selector
2024-01-24 17:19:13 +02:00
Igor Kulikov
a8bf7ad1b3
Merge pull request #9869 from Dmitriymush/bug-fix/action-navigate-to-dashboard
Fixed stateId autocomplete and added improvements for widget action dialog
2024-01-24 17:14:57 +02:00
Ivan Raznatovskyi
f22cf63f10 Changed validators for path fields 2024-01-24 16:27:15 +02:00
Ivan Raznatovskyi
d0530e6361 Updated default value for params field and fixed patching value 2024-01-24 15:52:46 +02:00
Igor Kulikov
ebb2bda32f UI: Improve RPC state widget error handling. 2024-01-24 15:25:33 +02:00
Andrii Landiak
d4d019beda Renaming notifications for edge. Minor refactoring 2024-01-24 15:21:43 +02:00
Dmitriymush
16fa1780c0 UI: liquid level widget improvements 2024-01-24 13:27:13 +02:00
Igor Kulikov
08f2a23555 Merge branch 'master' into feature/single-switch 2024-01-23 20:03:51 +02:00
Igor Kulikov
7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 2024-01-23 20:03:14 +02:00
Artem Dzhereleiko
fed2753605 UI: Remove route 2024-01-23 15:41:02 +02:00
Artem Dzhereleiko
2d6dba7772 UI: Refactoring 2024-01-23 15:27:53 +02:00
Ivan Raznatovskyi
ab2ce7f201 Added safe pipe to help text 2024-01-23 14:29:02 +02:00
Ivan Raznatovskyi
3a6eeee935 Fix html tags showing in the help tab of rulenodes details 2024-01-23 14:29:02 +02:00
deaflynx
d98a8cd2fa Update notification and rate limit configurations for edge connectivity/failure events 2024-01-23 13:47:20 +02:00
Artem Dzhereleiko
b87699dc8d UI: Fixed progress bar 2024-01-23 11:20:36 +02:00
Andrii Landiak
ad90b4480c Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc 2024-01-19 11:22:45 +02:00
Vladyslav_Prykhodko
9e7f28ff97 UI: Fixed not updated publick image preview when updated image 2024-01-18 16:46:17 +02:00
Artem Dzhereleiko
daa2f6ee9b UI: Fixed console error can not read null 2024-01-18 15:43:38 +02:00
Artem Dzhereleiko
eb93411b7d UI: Fixed default column visibility for timeseries table 2024-01-18 11:51:09 +02:00
Ivan Raznatovskyi
26dbe812ec Revert unnecessary changes 2024-01-18 11:18:48 +02:00
Ivan Raznatovskyi
852c51c08c Removed extra CSS rule 2024-01-18 09:46:56 +02:00
Ivan Raznatovskyi
9d7e08b89d Merged with connectors-tempaltes by remote repo 2024-01-17 17:18:39 +02:00
Andrii Shvaika
74a2c58fa4 Merge the hotfixes 2024-01-17 16:04:14 +02:00
Ivan Raznatovskyi
bb3f567e92 Added JSON parameters validation for GRPC connector 2024-01-17 14:19:32 +02:00
Ivan Raznatovskyi
692a6c3727 Added toggle button for MQTT RPC request attributes fields showing 2024-01-17 11:48:07 +02:00
Ivan Raznatovskyi
beaaa940cc Added Object types for BACNET RPC Connector 2024-01-17 09:54:18 +02:00
nick
32e3d9050b Merge branch 'develop/3.7' into californium_3_9_1
# Conflicts:
#	application/src/test/java/org/thingsboard/server/transport/lwm2m/rpc/sql/RpcLwm2mIntegrationWriteAttributesTest.java
2024-01-16 21:15:44 +02:00
Ivan Raznatovskyi
98ba4963aa Fixed adding a template to the list on Save-Template button pressing 2024-01-16 17:53:30 +02:00
Ivan Raznatovskyi
cda8f8f7d9 Changed docker-label value for the localization file 2024-01-16 16:48:29 +02:00
Ivan Raznatovskyi
924695e0db Added styles for rpc template displaying 2024-01-16 15:42:53 +02:00
Ivan Raznatovskyi
09fc025e12 Initial commit from another fork 2024-01-16 15:39:47 +02:00
fulai
95f30d2be7 Update locale.constant-zh_CN.json 2024-01-16 14:21:40 +08:00
Andrew Shvayka
d8073cdce4
Merge pull request #9990 from thingsboard/feature/grouping-interval-types
New types of the grouping intervals: WEEK, WEEK_ISO, MONTH, QUARTER
2024-01-15 13:40:58 +02:00
Igor Kulikov
0bf213be7d UI: Improve range chart and bar chart axis pointers. 2024-01-12 18:29:24 +02:00
Igor Kulikov
d2ba3d2d84 UI: Calculate correct interval length for echarts axis pointer. 2024-01-12 18:03:40 +02:00
rusikv
f77711ec5a UI: disabled originartor column details page links in alarms table for entities that can not have alarm 2024-01-12 16:23:54 +02:00
Igor Kulikov
d677f7c790 UI: Fix realtime timewindow calculation for quick interval. 2024-01-12 16:23:24 +02:00
Igor Kulikov
56792bba97 UI: Introduce new aggregation intervals. Improve data intervals processing and aggregation. 2024-01-12 15:04:05 +02:00
Andrew Shvayka
9e1c6a8818
Merge pull request #9947 from ArtemDzhereleiko/AD/feature/queue-in-rule-node
Added queue for rule node
2024-01-12 14:21:40 +02:00
Vladyslav_Prykhodko
a68b12bdd5 UI: Minor improvement notification settings 2024-01-12 12:46:04 +02:00
rusikv
baf8845de9 UI: rule chain search license fix 2024-01-11 12:49:17 +02:00
Vladyslav_Prykhodko
7fd9d2955b UI: Improved mobile push notification settings 2024-01-10 12:28:35 +02:00
fulai
84926b92a3 Update locale.constant-zh_CN.json 2024-01-10 14:27:24 +08:00
fulai
9d6b487a7f Update locale.constant-zh_CN.json 2024-01-10 10:38:59 +08:00
fulai
9f342ba76f Update locale.constant-zh_CN.json 2024-01-10 10:36:25 +08:00
fulai
48446d04b3 Update locale.constant-zh_CN.json 2024-01-10 10:04:50 +08:00
rusikv
99be518802 Merge remote-tracking branch 'upstream/master' into enhancement/rule-chain-selector-search 2024-01-09 18:09:21 +02:00