Igor Kulikov
|
3528715d2b
|
Version set to 3.7.0
v3.7
|
2024-06-17 15:54:10 +03:00 |
|
Igor Kulikov
|
c4e5ab65ee
|
Update pkg.upgradeVersion
|
2024-06-17 15:50:16 +03:00 |
|
Igor Kulikov
|
9ff3e8c0aa
|
Update rule nodes UI
|
2024-06-14 18:42:20 +03:00 |
|
Igor Kulikov
|
83cc70e3af
|
Merge pull request #11009 from maxunbearable/fix/3857-snmp-templates-view
Fixed templates display on opening SNMP connector
|
2024-06-14 12:18:35 +03:00 |
|
Igor Kulikov
|
145f4d40c2
|
Merge pull request #11002 from ArtemDzhereleiko/AD/hot-fix/color-settings
Hotfix for color settings
|
2024-06-14 12:18:01 +03:00 |
|
Igor Kulikov
|
268312bb4a
|
Merge pull request #10986 from maxunbearable/fix/docker-command-title
Changed docker commands button and pop-up window title in gateway dashboard
|
2024-06-14 12:16:51 +03:00 |
|
Max Petrov
|
a463e0cdc0
|
Update ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-service-rpc-connector.component.ts
suggestion
Co-authored-by: Vladyslav Prykhodko <yanat708@gmail.com>
|
2024-06-14 10:25:00 +03:00 |
|
mpetrov
|
8c8fca4c27
|
[PROD-3857] [FIX] Fixed templates display on opening SNMP connector
|
2024-06-13 18:18:10 +03:00 |
|
Artem Dzhereleiko
|
b702718990
|
UI: Hotfix for color settings
|
2024-06-13 13:01:28 +03:00 |
|
Igor Kulikov
|
f9c554e96f
|
Merge pull request #10990 from ArtemDzhereleiko/AD/bug-fix/widget-settings/min-max-gradient
Fixed min/max editable for gradient settings
|
2024-06-12 18:17:42 +03:00 |
|
Igor Kulikov
|
1273558d27
|
Merge pull request #10985 from vvlladd28/bug/lwm2m-transtort/short-server-id-validation
Fixed validation short server id for bootstrap server in LwM2M transport configuration
|
2024-06-12 18:14:43 +03:00 |
|
Artem Dzhereleiko
|
c0cbec7bf4
|
UI: optimize import
|
2024-06-12 17:30:06 +03:00 |
|
Artem Dzhereleiko
|
55ec80869b
|
UI: Make min max editable
|
2024-06-12 17:25:45 +03:00 |
|
mpetrov
|
5c91bcc267
|
[PROD-3481] [FIX] changed docker commands button and pop-up
|
2024-06-12 15:56:05 +03:00 |
|
mpetrov
|
9ea7042e92
|
Revert "[PROD-3407] [FIX] fixed gateway dashboard sorting by status"
This reverts commit bb9e81db1e37a765872fd5f3b1c54cb3be260c0b.
|
2024-06-12 15:50:39 +03:00 |
|
Vladyslav_Prykhodko
|
d644da842d
|
UI: Fixed short server ID help tooltip
|
2024-06-12 15:30:16 +03:00 |
|
Vladyslav_Prykhodko
|
66ad0544ec
|
UI: Fixed validation short server id for bootstrap server in LwM2M transport configuration
|
2024-06-12 15:17:31 +03:00 |
|
mpetrov
|
bb9e81db1e
|
[PROD-3407] [FIX] fixed gateway dashboard sorting by status
|
2024-06-12 15:07:50 +03:00 |
|
Viacheslav Klimov
|
ea00ab9acc
|
Merge pull request #10970 from thingsboard/fix/email-notification
Fix sysadmin notification being sent with tenant mail sender
|
2024-06-12 14:12:01 +03:00 |
|
Viacheslav Klimov
|
3d1e133080
|
Merge pull request #10968 from thingsboard/fix/tenant-not-found
Fix "Tenant not found" errors on tenant deletion
|
2024-06-12 14:11:33 +03:00 |
|
Andrew Shvayka
|
2cdeb0fd49
|
Merge pull request #10978 from thingsboard/fix_bug_lwm2m_profile_ServerShortId
Fix_bug lwm2m Bootstrap ShortServerId
|
2024-06-12 13:40:38 +03:00 |
|
nick
|
8420de0cb4
|
fix_bug: lwm2m Bootstrap ShortServerId must not be less than 0 and more than 65535! add test
|
2024-06-12 12:53:17 +03:00 |
|
Igor Kulikov
|
7daaf88b70
|
Merge pull request #10976 from vvlladd28/bug/notification-template/resend-message
Fixed notification again not apply new params
|
2024-06-12 12:33:37 +03:00 |
|
Igor Kulikov
|
f65ac88348
|
Merge pull request #10972 from vvlladd28/bug/translate/api-limit-gateway
Fixed typo translate in api-limit
|
2024-06-12 12:33:19 +03:00 |
|
Igor Kulikov
|
0fc2f255f1
|
Merge pull request #10959 from rusikv/enhancement/relation-filters
Relation filter enhancement
|
2024-06-12 12:32:12 +03:00 |
|
Igor Kulikov
|
d222e70473
|
Merge pull request #10955 from ArtemDzhereleiko/AD/bug-fix/fixed-neon-color
Fixed colors for neon gauge
|
2024-06-12 12:30:42 +03:00 |
|
Viacheslav Klimov
|
4ef3fea62e
|
Merge pull request #10971 from dashevchenko/swaggerArraysFix
Swagger: fixed the way arrays are displayed in request param
|
2024-06-12 12:15:54 +03:00 |
|
nick
|
242b0019a2
|
fix_bug: lwm2m Bootstrap ShortServerId must not be less than 0 and more than 65535! -2
|
2024-06-12 08:41:22 +03:00 |
|
nick
|
d5f954d3df
|
fix_bug: lwm2m Bootstrap ShortServerId must not be less than 0 and more than 65535!
|
2024-06-12 07:45:14 +03:00 |
|
nick
|
4aa4f0f3e5
|
fix_bug: lwm2m Bootstrap ShortServerId
|
2024-06-11 19:27:46 +03:00 |
|
dashevchenko
|
8e54329453
|
fixed saveEntityTelemetryWithTTL method
|
2024-06-11 19:07:36 +03:00 |
|
Vladyslav_Prykhodko
|
70a418cfb2
|
UI: Fixed notification template control not propagate new init value
|
2024-06-11 17:24:39 +03:00 |
|
dashevchenko
|
9d7994ef49
|
fixed swagger request params annotation
|
2024-06-11 16:36:42 +03:00 |
|
dashevchenko
|
bb532ba1ce
|
fixed swagger request params annotation
|
2024-06-11 16:07:24 +03:00 |
|
dashevchenko
|
8b94a69a09
|
deleted redundant import
|
2024-06-11 15:38:36 +03:00 |
|
dashevchenko
|
03eabdc3df
|
deleted redundant swagger schema
|
2024-06-11 15:35:55 +03:00 |
|
Vladyslav_Prykhodko
|
bfe6663984
|
UI: Fixed translate typo in api-limit
|
2024-06-11 15:28:58 +03:00 |
|
dashevchenko
|
1599f86f52
|
fixed request param arrays in swagger
|
2024-06-11 15:03:45 +03:00 |
|
Viacheslav Klimov
|
34a176e868
|
Merge pull request #10969 from dashevchenko/queueStatsNameFix
Implemented entity field "name" for queue stats entity
|
2024-06-11 13:14:11 +03:00 |
|
ViacheslavKlimov
|
796bab6aa9
|
Fix sysadmin notification being sent with tenant mail sender
|
2024-06-11 12:57:16 +03:00 |
|
dashevchenko
|
a9a80db4b7
|
implemented entity field "name" for queue stats entity
|
2024-06-11 12:38:18 +03:00 |
|
rusikv
|
1b854fb876
|
UI: removed negate option set to false on relation types clear of relation filters
|
2024-06-11 11:36:45 +03:00 |
|
ViacheslavKlimov
|
473681c343
|
Don't unassign deleted user alarms on tenant deletion
|
2024-06-10 17:59:35 +03:00 |
|
rusikv
|
f77ad0d3ad
|
UI: set value of not option to false if relation type cleared
|
2024-06-10 17:25:09 +03:00 |
|
rusikv
|
0968de8881
|
UI: fixed error on save relation qeury alias with empty relation filter, not option disabled if relation type is empty
|
2024-06-10 16:44:54 +03:00 |
|
ViacheslavKlimov
|
02dc49fd3a
|
Fix tenant not found error for notification rules
|
2024-06-10 13:22:10 +03:00 |
|
Artem Dzhereleiko
|
aff4f7bacb
|
UI: Fixed colors for neon gauge
|
2024-06-10 12:37:24 +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 |
|
Igor Kulikov
|
94430499d8
|
Merge pull request #10944 from vvlladd28/bug/widget-template/timeseries-depricated
Updated widget template for new timeseries widget creation
|
2024-06-07 15:25:28 +03:00 |
|
Igor Kulikov
|
a9aa96f982
|
Merge pull request #10928 from ArtemDzhereleiko/AD/bug-fix/queue-stats
Hotfix for queue statistics
|
2024-06-07 15:17:27 +03:00 |
|