Viacheslav Klimov
c9041fbbfa
Merge pull request #15054 from dashevchenko/timeseriesHistoryApiFix
Fixed getTimeseries API (/{entityType}/{entityId}/values/timeseries)
5 months ago
dashevchenko
1e625c420c
fixed values/timeseries api for case when key param is used instead of keys
5 months ago
Viacheslav Klimov
8eb96dd889
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
5 months ago
Viacheslav Klimov
1a7597ecd8
Merge pull request #15047 from thingsboard/fix/flaky-rate-limits-interval-refill-test
Fix flaky TbRateLimitsTest.testRateLimits_intervalRefill test
5 months ago
Viacheslav Klimov
a887b655f8
Fix flaky TbRateLimitsTest timing tolerance
Increased timing tolerance gap from 500ms to 1000ms in both
testRateLimitWithGreedyRefill and testRateLimitWithIntervalRefill
to prevent ConditionTimeoutException caused by scheduling jitter.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
Vladyslav Prykhodko
5b88bd2bc6
Merge pull request #15031 from mtsymbarov-del/fix/color-picker
Fixed RGBA and HSLA inputs in color picker
5 months ago
Maksym Tsymbarov
1a7cae27e0
Fix merge errors
5 months ago
Maksym Tsymbarov
77bad150b1
Angular V20 updated
5 months ago
Maksym Tsymbarov
6488153b4f
Updated patch
5 months ago
Maksym Tsymbarov
2a13590f7e
Moved from library RGBA and HSLA inputs for color picker
5 months ago
Vladyslav Prykhodko
e2111c5ab5
Merge pull request #14964 from mtsymbarov-del/fix/range-and-bar-charts-limits
Fixed Range and Bar chart limits setup
5 months ago
Maksym Tsymbarov
d3628bb9d8
Fixed Range and Bar chart limits setup
5 months ago
Viacheslav Klimov
ad423555ac
Version changed to 4.3.1
5 months ago
Viacheslav Klimov
1dfaa9d2a6
Merge branch 'lts-4.2' into lts-4.3
# Conflicts:
# application/pom.xml
# common/actor/pom.xml
# common/cache/pom.xml
# common/cluster-api/pom.xml
# common/coap-server/pom.xml
# common/dao-api/pom.xml
# common/data/pom.xml
# common/discovery-api/pom.xml
# common/edge-api/pom.xml
# common/edge-api/src/main/proto/edge.proto
# common/edqs/pom.xml
# common/message/pom.xml
# common/pom.xml
# common/proto/pom.xml
# common/queue/pom.xml
# common/script/pom.xml
# common/script/remote-js-client/pom.xml
# common/script/script-api/pom.xml
# common/stats/pom.xml
# common/transport/coap/pom.xml
# common/transport/http/pom.xml
# common/transport/lwm2m/pom.xml
# common/transport/mqtt/pom.xml
# common/transport/pom.xml
# common/transport/snmp/pom.xml
# common/transport/transport-api/pom.xml
# common/util/pom.xml
# common/version-control/pom.xml
# dao/pom.xml
# edqs/pom.xml
# monitoring/pom.xml
# msa/black-box-tests/pom.xml
# msa/edqs/pom.xml
# msa/js-executor/package.json
# msa/js-executor/pom.xml
# msa/monitoring/pom.xml
# msa/pom.xml
# msa/tb-node/pom.xml
# msa/tb/pom.xml
# msa/transport/coap/pom.xml
# msa/transport/http/pom.xml
# msa/transport/lwm2m/pom.xml
# msa/transport/mqtt/pom.xml
# msa/transport/pom.xml
# msa/transport/snmp/pom.xml
# msa/vc-executor-docker/pom.xml
# msa/vc-executor/pom.xml
# msa/web-ui/package.json
# msa/web-ui/pom.xml
# netty-mqtt/pom.xml
# pom.xml
# rest-client/pom.xml
# rule-engine/pom.xml
# rule-engine/rule-engine-api/pom.xml
# rule-engine/rule-engine-components/pom.xml
# tools/pom.xml
# transport/coap/pom.xml
# transport/http/pom.xml
# transport/lwm2m/pom.xml
# transport/mqtt/pom.xml
# transport/pom.xml
# transport/snmp/pom.xml
# ui-ngx/package.json
# ui-ngx/pom.xml
5 months ago
Viacheslav Klimov
132b6a1e3f
Version changed to 4.2.2
5 months ago
Viacheslav Klimov
9a1348316f
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
5 months ago
Viacheslav Klimov
0f452a3934
Merge pull request #14996 from MazurenkoNick/set-canonical-edge-version-43-value
Set canonical edge 42, 43 version values
5 months ago
Viacheslav Klimov
8369d9a07e
Merge pull request #14995 from MazurenkoNick/set-canonical-edge-version-42-value
Set next 4.2 EdgeVersion proto value to canonical one
5 months ago
Viacheslav Klimov
114ba069d6
Merge pull request #14760 from thingsboard/fiz-bug-sparkplugl-Metrics-with-empty-string-BIRTH-not-processed
Fixed Sparkplug BIRTH message validation for metrics with empty string values
5 months ago
Vladyslav_Prykhodko
7d7642402c
Merge branch 'lts-4.2' into lts-4.3
5 months ago
Vladyslav_Prykhodko
6f92f5737d
UI: Fixed adaptive in mail server configuration
5 months ago
Vladyslav_Prykhodko
81f1a84e95
UI: Fixed extension panel style after migration to Angular 20
5 months ago
Vladyslav Prykhodko
88385074d9
Merge pull request #15012 from thingsboard/lts-4.2
LTS 4.2 to LTS 4.3
5 months ago
Vladyslav_Prykhodko
95d07fc626
UI: Fixed minor bug after migration to Angular 20
5 months ago
Vladyslav_Prykhodko
685bddbf8d
UI: Fixed ngx-hm-carousel after migration to Angular 20
5 months ago
Vladyslav_Prykhodko
774886d64a
UI: Fixed dynamic dialog after migration to Angular 20
5 months ago
Maksym Tsymbarov
6380a5d9c7
Fixed Popover placement for Marker, Polygon and Circle overlay config
6 months ago
Vladyslav Prykhodko
c4a1df94de
Merge pull request #14959 from mtsymbarov-del/fix/power-button
Fixed loading and placement of Material icons
5 months ago
Maksym Tsymbarov
4e01efd64c
Fixed Redirect Url encoding
6 months ago
Viacheslav Klimov
ce92a0af96
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
5 months ago
Viacheslav Klimov
b7da31ca99
Merge pull request #14950 from thingsboard/lwm2m_fix_bug_testFirmwareUpdateByObject5_Ok
lwm2m - fix bug tests testFirmwareUpdateByObject5_Ok
5 months ago
Viacheslav Klimov
1d566ff7b5
Merge pull request #14962 from dashevchenko/ymlFileFix_4.3
Fixed yml files formatting for docs
5 months ago
Viacheslav Klimov
ad45cf9ce0
Merge pull request #14958 from dashevchenko/ymlFileFix
Fixed yml files
5 months ago
Viacheslav Klimov
31ed9b30cc
Merge pull request #14994 from dskarzh/chore/gitignore-claude-dir
chore: add .claude/ to .gitignore
5 months ago
Viacheslav Klimov
4e7567c324
Merge pull request #14991 from dskarzh/feat/rest-client-get-calculated-fields
feat: add RestClient support for getCalculatedFields API
5 months ago
Nikita Mazurenko
ba952a04c8
Merge remote-tracking branch 'origin/set-canonical-edge-version-42-value' into set-canonical-edge-version-43-value
5 months ago
Nikita Mazurenko
20afefc33c
Set next 4.2 EdgeVersion proto value to canonical one
5 months ago
Dmytro Skarzhynets
ceb407f6c1
chore: add .claude/ to .gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
Dmytro Skarzhynets
50ee9c4888
feat: add RestClient support for getCalculatedFields API
Add getCalculatedFields method to RestClient that calls the
/api/calculatedFields endpoint with filtering by types, entityType,
entities, and names. Uses Apache URIBuilder to construct the URL.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
Viacheslav Klimov
726e53d1ac
Merge pull request #14979 from dskarzh/fix/flaky-rest-api-call-node-tests
fix: resolve race condition in TbRestApiCallNodeTest
6 months ago
Viacheslav Klimov
f1ea87fa6e
Merge pull request #14966 from smatvienko-tb/test-fast-update
Test fast instruction refactor
6 months ago
Dmytro Skarzhynets
2264a40285
fix: resolve race condition in TbRestApiCallNodeTest
The deleteRequestWithBody and deleteRequestWithoutBody tests used
time-based synchronization (Thread.sleep) to wait for the async
WebClient response callback. Under CI load, the callback could fire
after the verify() check, causing flaky failures.
Replace the sleep-based approach with Mockito's timeout() on verify,
which properly polls for the async interaction.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 months ago
Viacheslav Klimov
244a4d093c
Merge pull request #14953 from dskarzh/fix/rest-authentication-client-ip
fix: respect forward_headers_strategy for client IP in audit logs
6 months ago
Igor Kulikov
3c67349327
Merge branch 'lts-4.2' into lts-4.3
6 months ago
Igor Kulikov
55fb4cfd9f
Update echarts and ngx-flowchart versions
6 months ago
Viacheslav Klimov
c41159a3f8
Version set to 4.3.0.2-SNAPSHOT
6 months ago
Viacheslav Klimov
7b009c3c9b
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
6 months ago
Viacheslav Klimov
3d05fe441c
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.2
6 months ago
Viacheslav Klimov
b244e14ef7
Version set to 4.2.1.3-SNAPSHOT
6 months ago
Maksym Tsymbarov
819a045937
Merge remote-tracking branch 'thingsboard-ce/lts-4.3' into fix/power-button
6 months ago