Igor Kulikov
50766d5931
Merge pull request #12494 from vvlladd28/bug/trip-animation/not-apply-settings
...
Fixed some of the applied settings not being shown in trip animation widget
2025-01-22 17:38:38 +02:00
Dmytro Skarzhynets
3dfcc318e0
Save time series strategies: add information about strategies in node description; refactor node description
2025-01-22 16:21:47 +02:00
Vladyslav_Prykhodko
6ba8aa90ab
UI: Clear rule node components import
2025-01-22 15:49:25 +02:00
yevhenii_zahrebelnyi
9d873cb0bf
Fix telemetry edge test ( #12496 )
...
* Fix telemetry edge test
- Changed random failure logic for DownlinkMsg. A DownlinkMsg can fail only twice.
* - add case with failureProbability 100
* - refactored naming
2025-01-22 15:45:39 +02:00
Vladyslav_Prykhodko
2d1ead5f54
UI: Add persistence settings in save ts rule node
2025-01-22 15:43:59 +02:00
Dmytro Skarzhynets
0131358d3b
Save time series strategies: dynamically calculate interval expire after access
2025-01-22 15:10:56 +02:00
Dmytro Skarzhynets
349554f938
Save time series strategies: dynamically calculate max number of deduplication intervals
2025-01-22 12:17:26 +02:00
Dmytro Skarzhynets
a2095636a0
Save time series strategies: add max deduplication interval validation
2025-01-22 11:52:13 +02:00
Sergey Matvienko
0bb262dda3
AbstractGatewaySessionHandler - add deregister callback for device creation futures on Gateway disconnect event
2025-01-22 10:18:18 +01:00
Vladyslav_Prykhodko
d45e44f3ae
UI: Fixed some of the applied settings not being shown in trip animation widget
2025-01-22 10:56:40 +02:00
Dmytro Skarzhynets
e009967fa7
Save time series strategies: rename SaveActions to Strategy
2025-01-21 16:21:28 +02:00
Dmytro Skarzhynets
148521eddf
Save time series strategies: use @NotNull annotation instead of manual check
2025-01-21 16:20:22 +02:00
Viacheslav Klimov
ae3f113ec4
Merge pull request #12394 from artem-barysh-dev/fix-rabbitmq-node
...
Removed default host value for RabbitMQ node
2025-01-21 15:37:40 +02:00
Dmytro Skarzhynets
39e47cd484
Save time series strategies: refactor boolean flags in TimeseriesSaveRequest.java to SaveActions nested record
2025-01-21 14:26:08 +02:00
Dmytro Skarzhynets
f419a6e438
Save time series strategies: remove unnecessary check in Java upgrade script
2025-01-21 11:17:05 +02:00
Dmytro Skarzhynets
996b8997fd
Save time series strategies: simplify SQL upgrade script
2025-01-21 11:14:22 +02:00
Igor Kulikov
3822fd07fb
Merge pull request #12485 from vvlladd28/bug/ts-bar-chart/negative-value
...
Fixed incorrect display of negative values in the time series bar chart
2025-01-20 19:36:39 +02:00
Vladyslav_Prykhodko
e6a685e2f3
UI: Fixed incorrect display of negative values in the time series bar chart
2025-01-20 18:20:13 +02:00
Vladyslav_Prykhodko
b898ca4d15
UI: Add time unit selector and improved save ts rule node
2025-01-20 17:36:07 +02:00
Sergey Matvienko
4a25248e7e
ToString and Getter added to some MQTT transport sessions
2025-01-20 12:23:42 +01:00
Sergey Matvienko
a7254c46f9
DefaultTransportMBeanConfiguration
2025-01-20 12:23:09 +01:00
Artem Barysh
39ded70eec
Replaced isEqualTo(null) with isNull()
2025-01-20 12:38:21 +02:00
Vladyslav Prykhodko
4dd973f75b
Merge pull request #6 from vvlladd28/feature/lazy-load/rulechain-page-components
...
Add lazy-load rulechain page components
2025-01-20 12:37:35 +02:00
Vladyslav_Prykhodko
c3270e31f8
UI: Add generic type to extractComponentsFromModule
2025-01-20 12:34:31 +02:00
Vladyslav_Prykhodko
76b5719e74
UI: Remove systemRuleNodeConfigComponents register
2025-01-20 12:28:23 +02:00
Vladyslav_Prykhodko
e4a216bb87
UI: Add generic type to extractComponentsFromModule
2025-01-20 11:25:59 +02:00
Igor Kulikov
691dc4bbd1
Merge pull request #12457 from vvlladd28/improvement/mobile-app/store-info-validation
...
Synchronize validation rules for the mobile app configuration form with the API
2025-01-17 19:02:53 +02:00
Igor Kulikov
c09a2ee16d
Merge pull request #12456 from vvlladd28/bug/polygon-circe-color-function/not-work
...
Fix issue where polygon/circle fill and stroke color functions didn't work in map widgets
2025-01-17 19:01:00 +02:00
Igor Kulikov
31fa4899df
Merge pull request #12455 from vvlladd28/bug/map/not-allow-create-circle
...
Fix issue where drawing a circle didn't work in map widgets
2025-01-17 18:58:20 +02:00
Dmytro Skarzhynets
71d43f3af2
Save time series strategies: update configurationVersion for save time series node in rule chain JSONs
2025-01-17 15:24:06 +02:00
mpetrov
73cd704e08
Removed flex-1
2025-01-17 14:00:50 +02:00
mpetrov
787aa4a3c7
Fixed unnecessary scroll in JS Library alias on error tooltip showing
2025-01-17 13:43:31 +02:00
mpetrov
c3b1dfd825
Fixed oathclient - client id and secret removal with slow internet
2025-01-17 12:46:24 +02:00
Dmytro Skarzhynets
0b277661bd
Save time series strategies: add tests for changes in save time series node
2025-01-17 12:36:52 +02:00
Vladyslav_Prykhodko
0fb27016ec
UI: Add unsubscribe valueChanges in rule node
2025-01-17 10:58:19 +02:00
mpetrov
6cd2fdfe33
Removed oauth2ClientInfos for toggles
2025-01-16 16:54:52 +02:00
mpetrov
7edba5edb6
refactoring
2025-01-16 16:26:53 +02:00
Dmytro Skarzhynets
3aac81745f
Save time series strategies: add test for changes in entity view service
2025-01-16 12:58:22 +02:00
mpetrov
f8dd68226c
resolved comments
2025-01-16 12:01:07 +02:00
Viacheslav Klimov
fdc048391c
Merge pull request #12466 from thingsboard/rc
...
rc
2025-01-16 11:22:48 +02:00
Viacheslav Klimov
17525c3782
Merge pull request #12447 from dealnat/fix-systemd
...
Fixed systemd template Restart parameter
2025-01-16 10:55:26 +02:00
Dmytro Skarzhynets
cad35a969e
Save time series strategies: add tests for persistence strategies
2025-01-15 17:48:53 +02:00
Vladyslav_Prykhodko
042ab7e807
UI: Add tailwinds constants from rule node config
2025-01-15 17:20:05 +02:00
Vladyslav_Prykhodko
6d76d32882
UI: Synchronize validation rules for the mobile app configuration form with the API
2025-01-15 15:49:12 +02:00
Vladyslav_Prykhodko
39210905c2
UI: Fix issue where polygon/circle fill and stroke color functions didn't work in map widgets
2025-01-15 13:34:29 +02:00
Vladyslav_Prykhodko
0f3f9e4653
UI: Fix issue where drawing a circle didn't work in map widgets
2025-01-15 13:04:02 +02:00
Viacheslav Klimov
e20461113f
Merge pull request #12450 from volodymyr-babak/edge-4-0-client
...
Set Edge Client version to 4.0.0
2025-01-15 10:46:44 +02:00
Viacheslav Klimov
ab2b1d7ff8
Merge pull request #12451 from thingsboard/rc
...
rc
2025-01-14 17:42:01 +02:00
Viacheslav Klimov
e9036f8aa8
Merge pull request #12427 from YevhenBondarenko/fix/lwm2m
...
[Transport] lwm2m client serialization fixes
2025-01-14 17:39:59 +02:00
Viacheslav Klimov
f4b5c4321b
Merge pull request #12398 from thingsboard/fix_bug_lwm2m_profile_update_dynamic
...
fix bug: lwm2m update Observe dynamically and between connections
2025-01-14 17:38:25 +02:00