dashevchenko
1cd71ab7de
extracted dashboard id processing to separate method
2024-09-16 15:25:12 +03:00
dashevchenko
f6c21a7245
check default and home dashboard exists for /auth/user
2024-09-12 16:23:33 +03:00
Igor Kulikov
5f0af1de15
Merge branch 'master' of github.com:thingsboard/thingsboard
2024-09-12 15:53:35 +03:00
Igor Kulikov
d387be209e
UI: Make SCADA widgets resizable by default.
2024-09-12 15:53:21 +03:00
Viacheslav Klimov
88829f54f9
Merge pull request #11140 from irynamatveieva/improvements/delay-node
...
Delay node: improvements
2024-09-12 15:52:10 +03:00
Andrew Shvayka
121e41a2e9
Merge pull request #11618 from YevhenBondarenko/feature/http-client-max-connections
...
Added ability to configure max connections for TbHttpClient
2024-09-12 15:48:46 +03:00
Serhii Skoryi
29d8abcc1c
Notification center: migrate from Office 365 Connectors to Microsoft Teams Workflows ( #11583 )
...
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* UI: Change configuration Microsoft Team recipient config
* UI: Add null check in Microsoft Team recipient config
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* Resolved PR comments
* Resolved PR comments
---------
Co-authored-by: sskoryi <sskoryi@thingsboard.io>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
2024-09-12 15:40:48 +03:00
Igor Kulikov
86c2f1bb16
UI: Fix/improve dashboard layouts. Add help links for SCADA.
2024-09-12 15:04:26 +03:00
IrynaMatveieva
3ba6ac45e9
fixed error message and added replaced validation method with jakarta annotations
2024-09-12 14:06:36 +03:00
Igor Kulikov
bcdf0393a3
Merge branch 'master' of github.com:thingsboard/thingsboard
2024-09-12 13:24:09 +03:00
Igor Kulikov
9eee7634c4
WEB UI microservice: fallback to index.html for non-existent resource.
2024-09-12 13:23:57 +03:00
Viacheslav Klimov
f09ef23112
Merge pull request #11341 from imbeacon/improvement/provisioning-gateway-device
...
Added ability to provision gateway devices using device provisioning feature
2024-09-12 12:58:51 +03:00
imbeacon
aeec020f6a
Avoided additional info creation on provisioning if the device is not a gateway
2024-09-12 12:54:50 +03:00
imbeacon
6b99fb917a
Fix for NPE
2024-09-12 12:52:30 +03:00
Illia Barkov
4fb982eee8
Merge branch 'master' into improvement/provisioning-gateway-device
2024-09-12 12:16:22 +03:00
Igor Kulikov
b9b637b28f
Merge pull request #11516 from maxunbearable/task/4114-gateway-version-compatibility
...
Added config version compatibility/upgrade/downgrade of Gateway MQTT/OPC-UA/Modbus Connectors
2024-09-12 09:56:49 +03:00
Igor Kulikov
522b3328ac
Merge pull request #11625 from vvlladd28/bug/entity-view/help-link
...
Change link for entity view documentation
2024-09-12 09:55:34 +03:00
Igor Kulikov
07df611a24
Merge pull request #11632 from maxunbearable/fix/3969-lw2m2m-resource-read-only
...
Made Resource details page read only for LwM2M resources
2024-09-12 09:54:53 +03:00
Igor Kulikov
6c9ebc1e66
Merge pull request #11634 from maxunbearable/bug/4054-ota-package
...
Fixed otaPackage api call in accordance with documentation
2024-09-12 09:53:43 +03:00
Igor Kulikov
a472603b40
Merge pull request #11640 from ArtemDzhereleiko/AD/fix/vertical-ball-valve
...
Fixed behavior for vertical ball value SCADA
2024-09-12 09:52:59 +03:00
Vladyslav_Prykhodko
0def9aed9b
UI: Refactoring resources-library improvement readonly
2024-09-12 09:40:24 +03:00
Igor Kulikov
b49bf05e45
UI: Minor fix.
2024-09-12 09:31:07 +03:00
Artem Dzhereleiko
4bad947bad
UI: Fixed behavior
2024-09-12 09:30:55 +03:00
Vladyslav_Prykhodko
c81d05e39d
Merge branch 'fix/3969-lw2m2m-resource-read-only' of github.com:maxunbearable/thingsboard into fix/3969-lw2m2m-resource-read-only
2024-09-12 09:28:16 +03:00
mpetrov
be5bd1299b
[4054] fixed otaPackage api call in accordance with documentation
2024-09-11 19:08:21 +03:00
mpetrov
358374ab69
[3969] table actions disabled fix
2024-09-11 18:44:53 +03:00
Igor Kulikov
d993b01638
UI: Improve SCADA symbol icon function.
2024-09-11 18:40:08 +03:00
mpetrov
949b2c5f2e
[3969] refactoring
2024-09-11 17:46:06 +03:00
Igor Kulikov
b5e898a397
Merge branch 'master' of github.com:thingsboard/thingsboard
2024-09-11 17:30:23 +03:00
Igor Kulikov
70de7f4412
UI: Introduce new SCADA symbol property type 'icon'.
2024-09-11 17:30:13 +03:00
Max Petrov
636e7ccd66
Merge branch 'master' into task/4114-gateway-version-compatibility
2024-09-11 17:16:12 +03:00
mpetrov
148108006c
[4114] fixed number version bug, added hide new field for opc and refactoring
2024-09-11 17:15:20 +03:00
Max Petrov
f3d3540662
Merge branch 'master' into fix/3969-lw2m2m-resource-read-only
2024-09-11 16:38:34 +03:00
mpetrov
d435f91fac
Made Resource details page read only for LwM2M resources
2024-09-11 16:34:30 +03:00
YevhenBondarenko
54e86b27a8
minor refactoring due to comments
2024-09-11 15:26:06 +02:00
Andrew Shvayka
6e79672b97
Merge pull request #11612 from thingsboard/fix/versioned-cache-refactoring
...
Refactor versioned caching
2024-09-11 16:25:14 +03:00
Igor Kulikov
3ae3742868
Merge branch 'master' of github.com:thingsboard/thingsboard
2024-09-11 13:39:22 +03:00
Igor Kulikov
c4aff620e3
UI: Improve custom components compilation -> use standalone components.
2024-09-11 13:39:06 +03:00
Viacheslav Klimov
c5f1400ddb
Merge pull request #11629 from dashevchenko/platformType
...
Added platform type to system info
2024-09-11 13:37:23 +03:00
YevhenBondarenko
4431a32659
minor refactoring due to comments
2024-09-11 12:09:11 +02:00
dashevchenko
562d6f4d05
added platform type to system info
2024-09-11 12:58:30 +03:00
Viacheslav Klimov
0325780969
Merge pull request #11628 from thingsboard/master-hotfix
...
hotfix/3.7
2024-09-11 12:57:41 +03:00
ViacheslavKlimov
f763885a49
Merge remote-tracking branch 'origin/hotfix/3.7'
2024-09-11 12:55:46 +03:00
Viacheslav Klimov
bbfc736516
Merge pull request #11626 from YevhenBondarenko/fix/concurrent-modification
...
fixed concurrent modification during printStats
2024-09-11 12:49:01 +03:00
YevhenBondarenko
e4450b8925
fixed concurrnet modification during printStats
2024-09-11 10:44:53 +02:00
Vladyslav_Prykhodko
23bf12e41c
UI: Change link for entity view documentation
2024-09-11 10:53:23 +03:00
mpetrov
6104778cd2
[4114] refactoring
2024-09-10 19:34:03 +03:00
YevhenBondarenko
4b697482ca
added ability to configure maxConnections in TbHttpClient using env TB_POOL_MAX_CONNECTIONS
2024-09-10 18:19:04 +02:00
mpetrov
5329fe3aa1
[4114] Adjusted OPC mapping
2024-09-10 19:18:21 +03:00
YevhenBondarenko
53179f8007
removed wrong CONNECTION close header
2024-09-10 18:16:05 +02:00