21471 Commits

Author SHA1 Message Date
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
Artem Barysh
39ded70eec Replaced isEqualTo(null) with isNull() 2025-01-20 12:38:21 +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
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
Volodymyr Babak
48d61db4f5 Set Edge Client version to 4.0.0 2025-01-14 17:28:38 +02:00
Oleksii Kuripko
da5d09c213 Fixed systemd template Restart parameter 2025-01-14 16:31:21 +02:00
Viacheslav Klimov
8c8ab40ad1
Merge pull request #12445 from dashevchenko/mobile/nullBundleIdFix
Fixed mobile app bundle id null pointer exception after migration
2025-01-14 15:10:19 +02:00
dashevchenko
55fb35bf44 fixed nullpointer for mobile app bundle id 2025-01-14 14:43:15 +02:00
Viacheslav Klimov
587615c0d6
Merge pull request #12444 from thingsboard/fix/vc-check-access
VC: fix invalid error when checking access to repository
2025-01-14 13:32:18 +02:00
ViacheslavKlimov
1c7e3c169d Fix push result status check 2025-01-14 13:30:35 +02:00
Viacheslav Klimov
3cb76d0f5f
Merge pull request #12436 from dashevchenko/mobileApp/storeInfoFix
Fixed mobile app version/store null info
2025-01-13 12:38:34 +02:00
dashevchenko
2bb368b45d return empty object for app store and version info to fit UI component behaviour 2025-01-13 12:26:20 +02:00
Viacheslav Klimov
800635f4a9
Merge pull request #12414 from dashevchenko/mobileApp/storeInfoFix
Fixed mobile app store info validation
2025-01-13 10:06:38 +02:00
YevhenBondarenko
4e8c6beee8 fixed lwm2m ResourcModel parsing 2025-01-10 20:48:19 +01:00
YevhenBondarenko
bb93ec7ee1 fexed NPE during LwM2mClient serializeation 2025-01-10 20:42:31 +01:00
Igor Kulikov
34bd41ff4e Merge branch 'rc' 2025-01-10 19:32:02 +02:00
Igor Kulikov
bfc8b878a3
Merge pull request #12416 from maxunbearable/fix/2073-empty-notifications
Fixed empty notifications on slow WS connection
2025-01-10 19:13:13 +02:00
Igor Kulikov
aea4de38ed
Merge pull request #12393 from vvlladd28/feature/fallback-dev-mode/scada
Fixed blank screen on SCADA editor page refresh in development mode
2025-01-10 19:08:14 +02:00
Igor Kulikov
000c38f03c
Update tb-html-fallback-middleware.ts 2025-01-10 19:07:03 +02:00
Igor Kulikov
03bc07b528
Merge pull request #12372 from ArtemDzhereleiko/AD/imp/scada-trd/meters
Add Meter traditional SCADA symbols
2025-01-10 18:59:55 +02:00
Igor Kulikov
7c8d945cb9
Merge pull request #12274 from ArtemDzhereleiko/AD/imp/oil-gas-scada-bundle
HP SCADA Oil and gas symbols with bundle
2025-01-10 18:59:18 +02:00
Igor Kulikov
2bb1930a55
Merge pull request #12426 from vvlladd28/bug/mobile-center/app-dialog
Fixed not allow edit release note in mobile application
2025-01-10 18:57:29 +02:00
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
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
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
nick
c82659bd95 fix bug test: lwm2m profile without params 2025-01-08 11:50:36 +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