21652 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
1cd5ea4ee9 UI: Fixed not allow edit release note in mobile application 2025-01-10 18:01:04 +02:00
Andrew Shvayka
801c06aea0
Merge pull request #12405 from thingsboard/tbel_new_bytes_parsing_methods
tbel: add hexToBytesArray, base64ToBytesList
2025-01-10 16:48:17 +02:00
Igor Kulikov
6a1417f2b4
Merge pull request #12389 from vvlladd28/bug/notification-center/refresh-after-copy
Fixed notification template/rules table not updating after copy creation
2025-01-09 18:50:46 +02:00
mpetrov
fdd7a82c9e Fixed empty notifications on slow WS connection 2025-01-09 18:50:45 +02:00
dashevchenko
796632d6f9 fixed mobile app store info validation 2025-01-09 18:14:46 +02:00
nick
80e93d8a40 Merge branch 'master' into fix_bug_lwm2m_profile_update_dynamic 2025-01-09 17:44:47 +02:00
Dmytro Skarzhynets
6ca45f1962 Save time series strategies: initial BE implementation 2025-01-09 17:43:58 +02:00
Vladyslav_Prykhodko
0de0479177 UI: Add lazy-load rulechain page components 2025-01-09 13:04:40 +02:00
Andrew Shvayka
2b1d8a4b55
Merge pull request #12378 from thingsboard/fix/coap-dtls-session
fix_bug_coaps_x509_docker_many_devices (#12327)
2025-01-09 12:58:06 +02:00
nick
3821e91573 Merge branch 'master' into fix/coap-dtls-session 2025-01-09 10:37:07 +02:00
Vladyslav_Prykhodko
f57d46af37 UI: Remove rulenode-core-config.js 2025-01-08 17:36:38 +02:00
Vladyslav_Prykhodko
107f7237a9 UI: Remove rule node unnecessary translate pipe 2025-01-08 17:36:25 +02:00
nick
df8d9e2540 Merge branch 'master' into fix_bug_lwm2m_profile_update_dynamic 2025-01-08 16:17:56 +02:00
nick
d961b89f31 tbel: add hexToBytesArray, base64ToBytesList 2025-01-08 16:17:14 +02:00
Vladyslav_Prykhodko
038dea7810 UI: Rename rule node modules and component 2025-01-08 15:08:13 +02:00
nick
c82659bd95 fix bug test: lwm2m profile without params 2025-01-08 11:50:36 +02:00
Vladyslav_Prykhodko
f108309811 UI: Move rule node config to TB 2025-01-08 11:13:15 +02:00
nick
e5df59456a fix bug: update Observe dynamically and between connections due to profile changes 2025-01-07 18:40:19 +02:00
Artem Barysh
8656683b08 Fixed rabbitmq test method 2025-01-07 13:45:41 +02:00
Artem Barysh
08b1af3f42 fix: removed default host value for RabbitMQ node 2025-01-07 12:27:35 +02:00
Vladyslav_Prykhodko
fbb8039c3d UI: Improved recipient table config 2025-01-07 11:51:51 +02:00
Vladyslav_Prykhodko
d2e949e9eb UI: Added correct page refresh in dev mode for scada editor page 2025-01-07 11:39:28 +02:00
Viacheslav Klimov
c4925bd8af
Merge pull request #12366 from smatvienko-tb/feature/tbel-test-refactor
tbel test refactoring
2025-01-07 10:40:26 +02:00
Vladyslav_Prykhodko
16d00361a2 UI: Fixed notification table templates/rules were not updated after creating a copy template/rule 2025-01-06 17:14:39 +02:00
Viacheslav Klimov
0c36ed1226
Merge pull request #12386 from vvlladd28/improvement/js-executor/clear-dependencies
Clear JS executor dependencies and code
2025-01-06 15:43:19 +02:00
Vladyslav_Prykhodko
0a969f22b3 Clear JS executor proto models 2025-01-06 15:39:41 +02:00
Vladyslav_Prykhodko
d35bdcc981 Clear JS executor dependencies and code 2025-01-06 13:39:37 +02:00
Kulikov
c5ca395844
fix_bug_coaps_x509_docker_many_devices (#12327)
* coaps: x509 - tests

* coaps: x509 - tests add sever cert.pem

* coaps: x509 - tests add sever cert.pem -2

* coaps: x509 - tests add sever cert.pem -3

* coaps: x509 - tests add sever cert.pem -4

* fix bug: coaps x509 - ddocker many devices with re-port

* fix bug: coaps - add test, connect client with X509

* fix bug: coaps - add two test devices with the same port

* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES)

* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES) - 1

* fix bug: coap comments 1
2025-01-03 18:17:30 +02:00
Sergey Matvienko
e1b29b5004 removed custom reflection methods in favour ReflectionUtils 2025-01-02 15:21:28 +01:00
Artem Dzhereleiko
6a5cc07742 UI: Traditional SCADA symbols meter 2025-01-02 13:32:17 +02:00
Artem Dzhereleiko
1d0c998af8 UI: Add serch tag for drilling 2025-01-02 12:58:28 +02:00
Viacheslav Klimov
0a1f377347
Merge pull request #12199 from thingsboard/develop/4.0
develop/4.0
2025-01-02 10:47:58 +02:00
Sergey Matvienko
527f7176c5 tbel test refactored to not use sql and all controllers. reflection utils used 2025-01-01 14:25:28 +01:00
Igor Kulikov
1a8116cb93 Merge with rc 2024-12-31 11:52:06 +02:00
Igor Kulikov
dfbc8f1cde Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2024-12-31 10:23:40 +02:00
Igor Kulikov
0d8f72d0c7 Remove redudant pkg.upgradeVersion variable from docker upgrade. 2024-12-31 10:23:31 +02:00
Andrew Shvayka
45c6b063bf
Merge pull request #12203 from thingsboard/tbel_doc_bitWiseOperations
tbel_tests_doc_bitwise_operations
2024-12-31 10:12:48 +02:00
Viacheslav Klimov
a1338a218d
Merge pull request #12364 from thingsboard/fix/test
Fix CaffeineCacheDefaultConfigurationTest
2024-12-31 10:11:07 +02:00
ViacheslavKlimov
6c9b0de0bc Fix CaffeineCacheDefaultConfigurationTest 2024-12-31 10:08:43 +02:00
Dmytro Skarzhynets
e5003df778 [WIP] save time series strategies: draft implementation for latest using Bloom filter 2024-12-30 20:30:44 +02:00
Viacheslav Klimov
25b304403e
Merge pull request #12361 from volodymyr-babak/disable-edge-related-cache
Temporary disabled relatedEdges due to issue with scan method
2024-12-30 18:39:53 +02:00
Volodymyr Babak
f35147e146 Temporary disabled relatedEdges due to issue with scan method 2024-12-30 18:37:59 +02:00
yevhenii_zahrebelnyi
c0f4440bd9
Relation for Edge (#12353)
* Relation for Edge

- Removed the relation filtering for Edge.

* Relation for Edge

- add test for relation Edge

* Relation for Edge

- refactoring

* Relation for Edge

- Naming fixed
2024-12-30 17:46:03 +02:00
Viacheslav Klimov
d9f37cd2f2
Merge pull request #12360 from thingsboard/fix/upgrade-from
Ignore version from tb_schema_settings when from_version property is specified
2024-12-30 17:41:41 +02:00
ViacheslavKlimov
aba14c7ecc Remove invalid upgrade log 2024-12-30 16:51:27 +02:00
ViacheslavKlimov
7c6b3f6adf Temporal: ignore version in tb_schema_settings when from_version property is specified 2024-12-30 16:45:29 +02:00
Viacheslav Klimov
949adf0ccb
Merge pull request #12358 from AndriiLandiak/fix/edge-flaky
Fix test: testRuleChains
2024-12-30 16:24:59 +02:00
Viacheslav Klimov
21fef65229
Merge pull request #12359 from thingsboard/fix/system-notification-delivery
Ignore unconfigured delivery method for system notification type
2024-12-30 16:24:43 +02:00
ViacheslavKlimov
f02b25f15a Ignore unconfigured delivery method for system notification type 2024-12-30 16:15:37 +02:00
Andrii Landiak
2f8aa65a8e Fix RuleChain flaky test 2024-12-30 16:14:01 +02:00