20097 Commits

Author SHA1 Message Date
Igor Kulikov
04ee8aad67
Merge pull request #11654 from rusikv/bug/sys-admin-home-page-german
Fixed 'add tenant' button on sys-admin home page not readable with German language
2024-09-20 16:14:22 +03:00
Igor Kulikov
831c1514e8
Merge pull request #11650 from rusikv/bug/country-autocomplete
Fixed country autocomplete blocking tenant creation
2024-09-20 16:11:45 +03:00
Igor Kulikov
8f07fbef96
Merge pull request #11645 from ChantsovaEkaterina/improvement/fix-outlined-input-styles-ios
Adjust styles for outlined input with floating label for iOS
2024-09-20 16:09:35 +03:00
Igor Kulikov
5101d67f0d UI: Apply angular zone on resize observer callback when necessary. 2024-09-20 14:10:17 +03:00
Igor Kulikov
f99c712ff6 UI: code style fixes. 2024-09-20 14:08:26 +03:00
Igor Kulikov
9a2388e102 Merge branch 'master' of github.com:thingsboard/thingsboard 2024-09-20 14:06:08 +03:00
Igor Kulikov
c428633795 UI: Apply angular zone on resize observer callback when necessary. 2024-09-20 14:05:59 +03:00
Andrew Shvayka
16495e659c
Merge pull request #11702 from volodymyr-babak/http-node-upgrade
TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config
2024-09-20 10:13:29 +03:00
Igor Kulikov
20635e85cd Merge branch 'master' of github.com:thingsboard/thingsboard 2024-09-19 19:47:36 +03:00
Igor Kulikov
312aa5220b UI: Fix widget container tooltip crash on destroy. Fix raise condition on dashboard page destroy. 2024-09-19 19:47:25 +03:00
Igor Kulikov
7b185ce752
Merge pull request #11707 from vvlladd28/bug/updated-widzed-size-xy
Fixed incorrect show widgets in layout when active edit mode
2024-09-19 19:04:16 +03:00
Igor Kulikov
da3cc282df
Update dashboard-component.models.ts 2024-09-19 19:03:18 +03:00
Igor Kulikov
e4f3f41558
Update dashboard.component.ts 2024-09-19 19:02:04 +03:00
Igor Kulikov
7cb785bc78 UI: Fix SCADA symbol editor tooltips. 2024-09-19 18:57:26 +03:00
Vladyslav_Prykhodko
3253a18ab1 UI: Fixed incorrect show widgets in layout when active edit mode 2024-09-19 18:06:35 +03:00
Igor Kulikov
9039607780 UI: Improve SCADA symbol CSS transformation. 2024-09-19 18:02:22 +03:00
Volodymyr Babak
a9ae6922a6 TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config 2024-09-19 14:58:52 +03:00
Igor Kulikov
1d63932b2b UI: Fix - remove trackBy from dashboard widgets to recreate widget on config changes. 2024-09-19 10:57:12 +03:00
Igor Kulikov
28986fbf6e Merge branch 'master' of github.com:thingsboard/thingsboard 2024-09-18 19:08:55 +03:00
Igor Kulikov
efb5b2d164 UI: SCADA symbols CSS animation. 2024-09-18 19:08:45 +03:00
Igor Kulikov
71bbd55f1f
Merge pull request #11682 from vvlladd28/bug/dashboard-layout/incorrect-show-widgets
Fixed incorrect show widgets in layout
2024-09-18 18:26:38 +03:00
Andrew Shvayka
d37208ba4f
Merge pull request #11087 from irynamatveieva/improvements/originator-telemetry-node
Originator telemetry node: added tests
2024-09-18 17:39:16 +03:00
rusikv
dfef67b9d7 UI: fixed contact based form city, state, Zip fields validation errors overlap on smaller screens 2024-09-18 13:26:03 +03:00
Vladyslav_Prykhodko
c217769e96 UI: Fixed incorrect show widgets in layout 2024-09-18 12:54:47 +03:00
Andrew Shvayka
fb54dbc858
Merge pull request #11597 from thingsboard/fix_bug_lwm2m_Composite_Observer_Update
lwm2m: fix bug Observe Composite
2024-09-18 12:39:38 +03:00
Viacheslav Klimov
1499f6fdf4
Merge pull request #11666 from thingsboard/fix/alarms-unassign
Housekeeper: performance improvements for alarms unassigning
2024-09-17 17:16:11 +03:00
nick
cc62caf1fd lwm2m: fix bug Observe/Composite - MSA tests3 2024-09-17 15:24:12 +03:00
Viacheslav Klimov
1f518cddbe
Merge pull request #11669 from thingsboard/master-hotfix
hotfix/3.7
2024-09-17 12:59:11 +03:00
ViacheslavKlimov
ac460e8c3b Merge remote-tracking branch 'origin/hotfix/3.7' 2024-09-17 12:45:27 +03:00
Viacheslav Klimov
94acea1e7e
Merge pull request #11667 from YevhenBondarenko/fix/topic-service-concurrent-modification
fixed concurrent modification in TopicService
2024-09-17 12:43:56 +03:00
nick
e94e1e5280 Merge branch 'master' into fix_bug_lwm2m_Composite_Observer_Update 2024-09-17 12:38:13 +03:00
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
ViacheslavKlimov
8aa67eeb44 Fix alarms unassigning when user is deleted 2024-09-16 18:04:32 +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
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
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