Igor Kulikov
|
7786d6ae2f
|
Merge pull request #11663 from maxunbearable/task/4322-modbus-modifier-type
Added posibility to configure modifier type
|
2024-09-20 16:15:58 +03:00 |
|
Igor Kulikov
|
8a5cc8cad5
|
Merge pull request #11656 from maxunbearable/fix/4413-gateway-fixes
Gateway UI improvements and minor bug fixes
|
2024-09-20 16:15:06 +03:00 |
|
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 |
|
rusikv
|
fc72879451
|
UI: moved getUserDisplayName and getUserInitials methods from utils service to alarm models, applied same size to deleted user icon as user avatar in alarm comments
|
2024-09-20 12:37:50 +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 |
|
Andrii Shvaika
|
573e95c201
|
Merge branch 'master' into develop/3.7.2
|
2024-09-20 09:32:52 +03:00 |
|
mpetrov
|
a621343896
|
Added fix for remote shell view
|
2024-09-19 20:13:12 +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 |
|
rusikv
|
7df466d0db
|
UI: fixed alarm tables and alarm details breaking if deleted user was assigned or left comments
|
2024-09-19 18:52:23 +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 |
|
Max Petrov
|
26a4fc5e61
|
Merge branch 'master' into task/4322-modbus-modifier-type
|
2024-09-19 17:11:50 +03:00 |
|
mpetrov
|
292deee643
|
Version Conflict Fixes
|
2024-09-19 16:56:40 +03:00 |
|
Volodymyr Babak
|
a9ae6922a6
|
TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config
|
2024-09-19 14:58:52 +03:00 |
|
Max Petrov
|
a98a13a43e
|
Merge branch 'master' into task/4421-modbus-report-strategy
|
2024-09-19 12:31:36 +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 |
|
YevhenBondarenko
|
8d04c5040e
|
implemented removing all subscriptions by batch
|
2024-09-18 22:06:28 +02:00 |
|
YevhenBondarenko
|
e29de84766
|
fixed concurrent modification in TbSubscriptionsInfo
|
2024-09-18 18:29:49 +02: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 |
|
ViacheslavKlimov
|
adfa3d0b90
|
Merge remote-tracking branch 'origin/hotfix/3.6.1' into master-hotfix
|
2024-09-18 18:07:52 +03:00 |
|
Vladyslav_Prykhodko
|
e0a96b8fb2
|
UI: Fixed race conditional when show login error dialog
|
2024-09-18 18:05:48 +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 |
|
Andrew Shvayka
|
c31ca8f841
|
Merge pull request #11672 from YevhenBondarenko/fix/rule-engine-oom
[Rule Engine] fixed RuleEngine OOM
|
2024-09-18 17:28:21 +03:00 |
|
Andrew Shvayka
|
18bcaae287
|
Merge pull request #11679 from YevhenBondarenko/fix/sub-info-concurrent-modification
fixed concurrent modification in TbSubscriptionsInfo
|
2024-09-18 17:25:16 +03:00 |
|
mpetrov
|
7711fe811f
|
[4421] minor refactoring
|
2024-09-18 16:17:04 +03:00 |
|
mpetrov
|
041ba57a08
|
[4421] fixed toggle bug
|
2024-09-18 15:47:44 +03:00 |
|
mpetrov
|
1b36e5770a
|
Added Modbus Report Strategy
|
2024-09-18 15:33:43 +03:00 |
|
YevhenBondarenko
|
96adecd28e
|
added corresponding tests
|
2024-09-18 12:52:37 +02: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 |
|
Artem Dzhereleiko
|
fd8107aa90
|
UI: Refactoring
|
2024-09-18 12:19:12 +03:00 |
|
YevhenBondarenko
|
72873d4ad0
|
fixed concurrent modification in TbSubscriptionsInfo
|
2024-09-17 18:34:48 +02:00 |
|
ViacheslavKlimov
|
345c1e5a31
|
Fix incrementFailedLoginAttemptsByUserId
|
2024-09-17 19:05:03 +03:00 |
|
YevhenBondarenko
|
8b5a8eee71
|
added corresponding tests
|
2024-09-17 17:52:26 +02:00 |
|
Artem Dzhereleiko
|
122ca092ad
|
UI: Fixed next btn for notify again dialog
|
2024-09-17 17:33:43 +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 |
|