dashevchenko
8093049555
added search for oauth2 clients, domains, mobile apps
2 years ago
rusikv
7a2a194074
UI: oauth2 configuration breakdown: initial implementation
2 years ago
dashevchenko
60b03288cd
wrapped /infos endpoint by PageData for UI opportunities
2 years ago
dashevchenko
333154ad62
fixed SqlDatabaseUpgradeService with new upgrade, refactoring
2 years ago
dashevchenko
b57744f5d5
added test for Oauth2Controller, DomainController, MobileAppController
2 years ago
dashevchenko
1429d6a97c
renamed oauth2_registration table to oauth2_client
2 years ago
dashevchenko
f274c274e9
oauth2 configuration breakdown: initial implementation
2 years ago
nick
4d52002953
Revert "tbel: number to string by radix"
This reverts commit 0fd285d76b .
2 years ago
nick
0fd285d76b
tbel: number to string by radix
2 years ago
Viacheslav Klimov
633411f9e1
Merge pull request #10921 from irynamatveieva/improvements/external-aws-nodes
AWS nodes: added tests
2 years ago
Viacheslav Klimov
f52776f5e0
Merge pull request #10556 from irynamatveieva/improvements/save-timeseries-node
Save timeseries node: added tests
2 years ago
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
2 years ago
Viacheslav Klimov
53bb9b3126
Merge pull request #10529 from irynamatveieva/improvements/copy-to-view-node
Copy to view node: added tests
2 years ago
Igor Kulikov
c0a4561140
Merge pull request #11079 from thingsboard/feature/label-widget
Label widgets
2 years ago
Igor Kulikov
823b13f4bc
UI: Add settings for 'Label & value card' widget.
2 years ago
Igor Kulikov
ac66224920
UI: Implement 'Label card' and 'Label & value card' widgets.
2 years ago
Andrew Shvayka
9d60491f19
Merge pull request #11064 from volodymyr-babak/edge/improve-install-instructions
Edge install instructions update. Use Java 17. Fix tag usage
2 years ago
Volodymyr Babak
727c9b8fbc
Edge install instructions update. Use Java 17. Fix tag usage
2 years ago
Igor Kulikov
468c007882
Version set to 3.7.1-SNAPSHOT
2 years ago
Viacheslav Klimov
033588aea2
Merge pull request #11005 from dashevchenko/cassandraDeleteTsFix
Fixed cassandra timeseries deletion if partition is INDEFINITE
2 years ago
Viacheslav Klimov
a6dcb8fe3c
Merge pull request #11018 from dashevchenko/swaggerImpr
Updated TenantProfile swagger example
2 years ago
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
2 years ago
IrynaMatveieva
7024035204
added tests for the destroy method
2 years ago
ViacheslavKlimov
25a7837e9e
Merge remote-tracking branch 'origin/master' into develop/3.7.1
2 years ago
Viacheslav Klimov
4a3697fa48
Merge pull request #11043 from thingsboard/fix/rpc-request-timeout
"Request Timeout." -> "Request timeout"
2 years ago
ViacheslavKlimov
e0e5fa12c9
"Request Timeout." -> "Request timeout"
2 years ago
Kulikov
b7891dfdd9
fix_bug: lwm2m monitoring ( #11025 )
2 years ago
Igor Kulikov
c4e5ab65ee
Update pkg.upgradeVersion
2 years ago
ViacheslavKlimov
a0be4f6016
Merge remote-tracking branch 'origin/master' into develop/3.7.1
2 years ago
Andrew Shvayka
736eb0373d
Merge pull request #11024 from thingsboard/fix/subs-cleanup
Refactor stale subs cleanup on ClusterTopologyChangeEvent
2 years ago
ViacheslavKlimov
1df93833cb
Refactor stale subs cleanup
2 years ago
Igor Kulikov
9ff3e8c0aa
Update rule nodes UI
2 years ago
Viacheslav Klimov
93e62dd1e8
Handle TenantNotFoundException for stale subscriptions ( #10973 )
* Handle TenantNotFoundException for stale subscriptions
* Minor refactoring for stale subs cleanup
2 years ago
dashevchenko
3ea1e5706e
updated TenantProfile swagger example
2 years ago
Igor Kulikov
83cc70e3af
Merge pull request #11009 from maxunbearable/fix/3857-snmp-templates-view
Fixed templates display on opening SNMP connector
2 years ago
Igor Kulikov
145f4d40c2
Merge pull request #11002 from ArtemDzhereleiko/AD/hot-fix/color-settings
Hotfix for color settings
2 years ago
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
2 years ago
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>
2 years ago
mpetrov
8c8fca4c27
[PROD-3857] [FIX] Fixed templates display on opening SNMP connector
2 years ago
dashevchenko
17be2154ce
fixed cassandra timeseries deletion if partition is INDEFINITE
2 years ago
Artem Dzhereleiko
b702718990
UI: Hotfix for color settings
2 years ago
Igor Kulikov
f9c554e96f
Merge pull request #10990 from ArtemDzhereleiko/AD/bug-fix/widget-settings/min-max-gradient
Fixed min/max editable for gradient settings
2 years ago
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
2 years ago
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
2 years ago
ViacheslavKlimov
b3e78ef20a
Merge remote-tracking branch 'origin/master' into develop/3.7.1
2 years ago
Artem Dzhereleiko
c0cbec7bf4
UI: optimize import
2 years ago
Artem Dzhereleiko
55ec80869b
UI: Make min max editable
2 years ago
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
2 years ago
mpetrov
5c91bcc267
[PROD-3481] [FIX] changed docker commands button and pop-up
2 years ago
mpetrov
9ea7042e92
Revert "[PROD-3407] [FIX] fixed gateway dashboard sorting by status"
This reverts commit bb9e81db1e .
2 years ago