18748 Commits

Author SHA1 Message Date
IrynaMatveieva
ae49824eba covered more measurement types with tests 2024-08-06 12:12:23 +03:00
dashevchenko
4391d0b474 changed access modifier from public to package-private 2024-08-05 13:03:37 +03:00
dashevchenko
560708328e extracted some methods to CoapEfentoUtils, added tests 2024-08-02 17:28:26 +03:00
dashevchenko
569ab0b87b added support for new efento measurement types 2024-07-26 18:42:08 +03:00
nick
4d52002953 Revert "tbel: number to string by radix"
This reverts commit 0fd285d76b5f25002f84768ab490e750539509d0.
2024-07-02 15:37:19 +03:00
nick
0fd285d76b tbel: number to string by radix 2024-07-02 14:00:46 +03:00
Viacheslav Klimov
633411f9e1
Merge pull request #10921 from irynamatveieva/improvements/external-aws-nodes
AWS nodes: added tests
2024-06-24 16:46:32 +03:00
Viacheslav Klimov
f52776f5e0
Merge pull request #10556 from irynamatveieva/improvements/save-timeseries-node
Save timeseries node: added tests
2024-06-24 16:43:18 +03:00
Iryna Matveieva
8631cb0e65
Message count node: added tests (#10541)
* added tests for msg count node

* fixed tests

* added test for default config and added check to verify all acknowledged msgs

* changed usage when() to given()

* added new line
2024-06-24 16:42:15 +03:00
Viacheslav Klimov
53bb9b3126
Merge pull request #10529 from irynamatveieva/improvements/copy-to-view-node
Copy to view node: added tests
2024-06-24 16:41:10 +03:00
Igor Kulikov
c0a4561140
Merge pull request #11079 from thingsboard/feature/label-widget
Label widgets
2024-06-24 15:14:46 +03:00
Igor Kulikov
823b13f4bc UI: Add settings for 'Label & value card' widget. 2024-06-24 12:58:33 +03:00
Igor Kulikov
ac66224920 UI: Implement 'Label card' and 'Label & value card' widgets. 2024-06-21 19:14:58 +03:00
Andrew Shvayka
9d60491f19
Merge pull request #11064 from volodymyr-babak/edge/improve-install-instructions
Edge install instructions update. Use Java 17. Fix tag usage
2024-06-21 12:10:07 +03:00
Volodymyr Babak
727c9b8fbc Edge install instructions update. Use Java 17. Fix tag usage 2024-06-20 18:34:06 +03:00
Igor Kulikov
468c007882 Version set to 3.7.1-SNAPSHOT 2024-06-20 15:53:41 +03:00
Viacheslav Klimov
033588aea2
Merge pull request #11005 from dashevchenko/cassandraDeleteTsFix
Fixed cassandra timeseries deletion if partition is INDEFINITE
2024-06-20 13:28:48 +03:00
Viacheslav Klimov
a6dcb8fe3c
Merge pull request #11018 from dashevchenko/swaggerImpr
Updated TenantProfile swagger example
2024-06-19 14:08:01 +03:00
Kulikov
fb47a95bf6
Add tests for LwM2M device profile validation (#10987)
* fix_bug: lwm2m Bootstrap ShortServerId   add tests

* fix_bug: lwm2m Bootstrap ShortServerId   add tests comments1

* fix_bug: lwm2m monitoring

* fix_bug: lwm2m Bootstrap tests n- formatting
2024-06-19 14:03:59 +03:00
IrynaMatveieva
7024035204 added tests for the destroy method 2024-06-19 13:40:12 +03:00
ViacheslavKlimov
25a7837e9e Merge remote-tracking branch 'origin/master' into develop/3.7.1 2024-06-19 13:33:19 +03:00
Viacheslav Klimov
4a3697fa48
Merge pull request #11043 from thingsboard/fix/rpc-request-timeout
"Request Timeout." -> "Request timeout"
2024-06-19 12:29:08 +03:00
ViacheslavKlimov
e0e5fa12c9 "Request Timeout." -> "Request timeout" 2024-06-19 12:28:20 +03:00
Kulikov
b7891dfdd9
fix_bug: lwm2m monitoring (#11025) 2024-06-18 11:45:04 +03:00
Igor Kulikov
c4e5ab65ee Update pkg.upgradeVersion 2024-06-17 15:50:16 +03:00
ViacheslavKlimov
a0be4f6016 Merge remote-tracking branch 'origin/master' into develop/3.7.1 2024-06-17 14:44:33 +03:00
Andrew Shvayka
736eb0373d
Merge pull request #11024 from thingsboard/fix/subs-cleanup
Refactor stale subs cleanup on ClusterTopologyChangeEvent
2024-06-17 13:01:09 +03:00
ViacheslavKlimov
1df93833cb Refactor stale subs cleanup 2024-06-17 12:51:04 +03:00
Igor Kulikov
9ff3e8c0aa Update rule nodes UI 2024-06-14 18:42:20 +03:00
Viacheslav Klimov
93e62dd1e8
Handle TenantNotFoundException for stale subscriptions (#10973)
* Handle TenantNotFoundException for stale subscriptions

* Minor refactoring for stale subs cleanup
2024-06-14 18:13:05 +03:00
dashevchenko
3ea1e5706e updated TenantProfile swagger example 2024-06-14 17:42:54 +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
dashevchenko
17be2154ce fixed cassandra timeseries deletion if partition is INDEFINITE 2024-06-13 16:04:55 +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
Shvaika Dmytro
159c97ac67
Rule node ids seach query: replaced Page with Slice to exclude count query execution (#10989)
* replaced Page with Slice to exclude count query execution

* fixed test since Slice totalPages and totalElements is always 0
2024-06-12 18:00:31 +03:00
ViacheslavKlimov
b3e78ef20a Merge remote-tracking branch 'origin/master' into develop/3.7.1 2024-06-12 17:57:29 +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
Viacheslav Klimov
a17973b70e
Merge pull request #10549 from irynamatveieva/improvements/send-rpc-request-reply-nodes
Send rpc request and send rpc reply nodes: added tests
2024-06-12 16:34:21 +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