YevhenBondarenko
f10f63bb8a
fixed concurrent modification in TopicService
2024-09-17 11:25:50 +02:00
ViacheslavKlimov
dd3936ca66
Performance improvements for processing alarms unassigning task
2024-09-17 11:34:19 +03:00
mpetrov
067504d2db
[4413] added opc mapping minor fix
2024-09-16 19:48:54 +03:00
mpetrov
a854c5a966
[4413] added mqtt mapping minor fix
2024-09-16 18:59:14 +03:00
Max Petrov
9ceb11b609
Merge branch 'master' into fix/4413-gateway-fixes
2024-09-16 18:56:34 +03:00
ViacheslavKlimov
8aa67eeb44
Fix alarms unassigning when user is deleted
2024-09-16 18:04:32 +03:00
rusikv
519d6b4647
UI: oauth2 improvements, code cleanup
2024-09-16 18:03:44 +03:00
Viacheslav Klimov
fe394a148d
Merge pull request #11617 from eltociear/patch-2
...
EdgeGrpcSession: fix typo in comment
2024-09-16 18:02:44 +03:00
mpetrov
bbbc6fd558
Added posibility to configure modifier type for timeseries and attributes of Modbus Connector slaves
2024-09-16 17:36:11 +03:00
nick
94dd855924
Merge branch 'master' into fix_bug_lwm2m_Composite_Observer_Update
2024-09-16 17:28:24 +03:00
Andrew Shvayka
05a813a2c8
Merge pull request #11607 from YevhenBondarenko/feature/gateway-latency
...
[MQTT transport] Gateway latency metrics
2024-09-16 17:01:33 +03:00
Andrew Shvayka
da2e099307
Merge pull request #11661 from YevhenBondarenko/fix/subscription-service-npe
...
fixed NPE in subscription service after restart
2024-09-16 16:51:57 +03:00
nick
69e7bbc74a
Merge branch 'master' into fix_bug_lwm2m_Composite_Observer_Update
2024-09-16 16:39:25 +03:00
Viacheslav Klimov
49a3077ae1
Merge pull request #11655 from irynamatveieva/upgrade-script/device-profile-node
...
Added upgrade script for device profile node
2024-09-16 15:49:56 +03:00
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