21768 Commits

Author SHA1 Message Date
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
Andrii Landiak
e4b5490921 Change ts in test to be for sure condifent 2025-01-15 17:22:14 +02:00
Vladyslav_Prykhodko
042ab7e807 UI: Add tailwinds constants from rule node config 2025-01-15 17:20:05 +02:00
Andrii Landiak
4eedea0766 EntityDataProto: add ts to correctly handle PostAttributeMsg update from/to Edge 2025-01-15 16:11:54 +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
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
mpetrov
a5fa699c45 Save domain refactoring 2025-01-14 15:57:49 +02:00
mpetrov
817b83c7bd Added domain update request chaining 2025-01-14 15:52:35 +02:00
Dmytro Skarzhynets
d1acba40a2 Save time series strategies: add tests for changes in telemetry service 2025-01-14 15:20:16 +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
mpetrov
192f6b4e15 Reverted custom translate for confirm dialog 2025-01-14 13:38:59 +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
mpetrov
82e8033bd1 Fixed columns to display filter panel scroll when on dashboard bottom edge 2025-01-14 12:43:54 +02:00
Vladyslav_Prykhodko
4cc01d58c0 UI: Remove rule node config map; Add new function extractComponentsFromModule 2025-01-14 12:43:47 +02:00
mpetrov
d660f60b82 Fixed both import types active on import dialog open 2025-01-14 11:50:33 +02:00
Vladyslav_Prykhodko
36b2998a0d Merge branch 'feature/rule-node/component' into feature/lazy-load/rulechain-page-components 2025-01-14 10:58:26 +02:00
Vladyslav_Prykhodko
b8a8db3b3b UI: Updated rule node config translate keys 2025-01-14 10:48:07 +02:00
mpetrov
0699de9484 Added custom translation support 2025-01-13 18:26:35 +02:00
Dmytro Skarzhynets
631d314fce Save time series strategies: add Java upgrade script 2025-01-13 15:54:11 +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
Dmytro Skarzhynets
698a0c19ec Save time series strategies: add SQL upgrade script 2025-01-13 12:16:12 +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
Dmytro Skarzhynets
f8cfd158e2 Save time series strategies: update one more time series node config in rule chain JSON 2025-01-12 14:35:21 +02:00
Dmytro Skarzhynets
345e423973 Save time series strategies: update time series node config in rule chain JSONs; add null-check for persistence settings 2025-01-12 14:27:46 +02:00
YevhenBondarenko
4e8c6beee8 fixed lwm2m ResourcModel parsing 2025-01-10 20:48:19 +01:00