IrynaMatveieva
7e70e79f2f
added log
2024-09-16 15:39:06 +03:00
IrynaMatveieva
af0ed29644
fixed upgrade script
2024-09-16 14:30:00 +03:00
YevhenBondarenko
6b68daf658
fixed NPE in subscription service
2024-09-16 11:53:12 +02:00
Viacheslav Klimov
a4370d9b87
Merge pull request #11660 from YevhenBondarenko/fix/npe
...
fixed NPE in RuleNodeActorMessageProcessor
2024-09-16 12:31:28 +03:00
YevhenBondarenko
0c4e06a0f9
minor refactoring due to comments
2024-09-16 10:31:12 +02:00
nick
160b43e82c
lwm2m: fix bug Observe Composite - tests
2024-09-13 22:26:26 +03:00
Igor Kulikov
8230a8ddaf
Merge branch 'master' of github.com:thingsboard/thingsboard
2024-09-13 20:27:20 +03:00
Igor Kulikov
5be11f439b
UI: Add css animations to SCADA symbol API.
2024-09-13 20:27:10 +03:00
mpetrov
bc6ad92ce0
Gateway ui improvements and minor bug fixes
2024-09-13 18:01:32 +03:00
YevhenBondarenko
788b33007d
fixed NPE in RuleNOdeActorMessageProcessor
2024-09-13 16:26:26 +02:00
IrynaMatveieva
118b2b7e10
added upgrade script for device profile node
2024-09-13 17:17:23 +03:00
YevhenBondarenko
b886bfe4f7
refactoring
2024-09-13 15:43:16 +02:00
YevhenBondarenko
48b5cadb4a
created separate converter methow for gateway telemetry
2024-09-13 15:30:37 +02:00
rusikv
4ea94b47d2
UI: fixed add tenant button on sys admin home page not readable if German language
2024-09-13 16:10:23 +03:00
Viacheslav Klimov
3c2b968e05
Merge pull request #11653 from thingsboard/fix/ws-subs-rate-limit
...
Disable WS subscriptions rate limits by default
2024-09-13 15:42:36 +03:00
ViacheslavKlimov
6672f29f22
Disable WS subscriptions rate limits by default
2024-09-13 15:40:16 +03:00
Igor Kulikov
f80a62ad11
Merge branch 'master' of github.com:thingsboard/thingsboard
2024-09-13 14:34:13 +03:00
Igor Kulikov
1ff48fb42e
UI: Switch to native ResizeObserver.
2024-09-13 14:34:00 +03:00
YevhenBondarenko
4440e559fe
minor fix
2024-09-13 10:50:21 +02:00
rusikv
278124746c
UI: fixed country autocomplete and zip error message
2024-09-13 11:41:47 +03:00
YevhenBondarenko
55b6b8c564
added one more filtering for metrics data
2024-09-13 10:02:06 +02:00
YevhenBondarenko
137b1732bb
implemented telemetry metadata instead of separate topic for metrics
2024-09-12 22:28:10 +02:00
Viacheslav Klimov
6e76509619
Merge pull request #11646 from thingsboard/revert-11140-improvements/delay-node
...
Revert "Delay node: improvements"
2024-09-12 18:16:02 +03:00
Viacheslav Klimov
c393d1d377
Revert "Delay node: improvements"
2024-09-12 18:15:35 +03:00
Chantsova Ekaterina
20e0b5f6c7
Adjust styles for outlined input with floating label for iOS
2024-09-12 18:06:14 +03:00
Igor Kulikov
b20fe12dd9
Merge pull request #11641 from maxunbearable/fix/4382-modbus-fixes
...
Gateway Connector Modbus fixes and adjustments
2024-09-12 16:44:21 +03:00
Igor Kulikov
6a3aba914d
Merge pull request #11633 from ChantsovaEkaterina/feature/extend-timewindow-config
...
Timewindow redesign
2024-09-12 16:43:49 +03:00
Igor Kulikov
9409967fe2
Merge branch 'master' of github.com:thingsboard/thingsboard
2024-09-12 16:33:55 +03:00
Igor Kulikov
4f0801ecb0
Web UI: Strict html index fallback. Fix scadaSymbolResolver -> api handle error and navigate to scada symbols.
2024-09-12 16:33:44 +03:00
Viacheslav Klimov
66e55412fd
Merge pull request #11635 from Andrew1031/bug/typo_fix_template_script
...
incorrect function name in template script #10538
2024-09-12 16:17:54 +03:00
YevhenBondarenko
e65fc9d55e
minor refactoring due to comments
2024-09-12 15:16:32 +02: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
YevhenBondarenko
914d4b8ca3
ranemed latency to metrics
2024-09-12 14:00:40 +02:00
Chantsova Ekaterina
27207c79b3
Timewindow: fix height for mobile view
2024-09-12 14:59:12 +03:00
Chantsova Ekaterina
fdf23d1069
Timewindow: fix disabling advanced interval and hiding intervals
2024-09-12 14:48:53 +03:00
IrynaMatveieva
3ba6ac45e9
fixed error message and added replaced validation method with jakarta annotations
2024-09-12 14:06:36 +03:00
mpetrov
a8380f18e0
Modbus fixes and adjustments
2024-09-12 13:49:48 +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
Chantsova Ekaterina
7efe584fff
Timewindow: fix configuration dialog header height
2024-09-12 13:06:51 +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
Chantsova Ekaterina
a66360ef66
Timewindow: change order of default overlay positions
2024-09-12 12:13:20 +03:00