10418 Commits

Author SHA1 Message Date
Igor Kulikov
cb9ad70b76
Merge pull request #6769 from vvlladd28/typo/tenant-profile/label
[3.4] UI: Fixed incorrect label in tenant profile
2022-06-21 17:26:58 +03:00
Igor Kulikov
2eaa4660bf
Merge pull request #6768 from vvlladd28/improvement/js-executor/script-map/frequirence
[3.4] JS-executor: Improvement logs and clear cache
2022-06-21 17:26:27 +03:00
Igor Kulikov
bb264a69c4
Merge pull request #6762 from volodymyr-babak/bug/edge-fixed-downlink-table
[3.4] [UI] Bug/edge fixed downlink table
2022-06-21 17:25:59 +03:00
Igor Kulikov
b43648b8c3
Merge pull request #6761 from JavierNR/feature/spanish-3.4-vc
[3.4] Add vc spanish locale
2022-06-21 17:25:22 +03:00
Igor Kulikov
2d31c75304
Merge pull request #6745 from vvlladd28/improvement/dashboard-selctor-widget/esc
[3.4] UI: Fixed incorrect close add widget panel with the escape key
2022-06-21 17:24:59 +03:00
Igor Kulikov
f3b31f7cb8
Merge pull request #6737 from vvlladd28/bug/adaptive-fullscren/width
[3.4] UI: Fixed incorrect show rulechain dialog in sm display (600-959px)
2022-06-21 17:23:36 +03:00
Igor Kulikov
8e1ecb8640
Merge pull request #6733 from vvlladd28/improvement/image-map/load-image-default
[3.4] UI: Improvement image-map when image attr empty set default image
2022-06-21 17:20:56 +03:00
Andrew Shvayka
11e43aa68e
Merge pull request #6686 from YevhenBondarenko/fix/vulnerabilities
[3.4]  fix vulnerabilities
2022-06-21 17:20:32 +03:00
Igor Kulikov
36158d9256
Merge pull request #6725 from vvlladd28/bug/validate-datasources/dataKey-label
[3.4] UI: Improvement function validateDatasources
2022-06-21 17:17:43 +03:00
Andrii Shvaika
d53985c073 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-06-21 16:11:53 +03:00
Andrii Shvaika
ebbf583392 Fix multi-key cache transaction for attributes service 2022-06-21 16:11:39 +03:00
Andrew Shvayka
a160c542b8
Merge pull request #5959 from desoliture1/tenantExistsRefactor
[3.4] Add cacheable tenantExists method and refactor usages in validators
2022-06-21 15:13:35 +03:00
Vladyslav_Prykhodko
eb4745ea56 UI: Fixed incorrect label in tenant profile 2022-06-21 13:56:46 +03:00
YevhenBondarenko
c40823095e checkRelation improvements 2022-06-21 10:32:26 +02:00
Sergey Matvienko
0141787d08 RedisTbTransactionalCache - redis cluster watch support by a single key 2022-06-21 11:22:07 +03:00
Vladyslav_Prykhodko
8f4746c64d JS-executor: Added logs compilation time; Cache script map delete min used script 2022-06-21 11:11:32 +03:00
YevhenBondarenko
697f317e4b merget with develop/3.4 2022-06-21 07:18:11 +02:00
Volodymyr Babak
b61307af1c Fixed incorrect pagination of downlink table 2022-06-20 20:55:13 +03:00
Javier Núñez
bd813d0552 Add vc spanish translations 2022-06-20 19:05:00 +02:00
Andrew Shvayka
9a77fb8abd
Merge pull request #6759 from thingsboard/feature/entities-version-control
[3.4] Entities version control
2022-06-20 17:15:34 +03:00
Andrii Shvaika
4ba19dea89 Merge branch 'develop/3.4' into feature/entities-version-control 2022-06-20 17:09:32 +03:00
Andrii Shvaika
8fa5fc8c3f Improved rate limits processing filter to avoid NPE 2022-06-20 17:09:05 +03:00
Igor Kulikov
6bf6893b30 Revert get entity alarms controller method 2022-06-20 16:53:06 +03:00
Andrew Shvayka
72944d8a1f
Merge pull request #6736 from ViacheslavKlimov/vc-improvements
VC tests refactoring
2022-06-20 16:01:40 +03:00
Andrii Shvaika
bdd8432049 Fix import/export of rule chains and dashboard with external id references 2022-06-20 12:00:21 +03:00
Andrii Shvaika
5cad77910f Improved method that replaces uuids 2022-06-18 10:48:02 +03:00
Andrii Shvaika
7a4fec93cd Fix re-import of rule chains, and different not related test 2022-06-18 09:28:54 +03:00
Vladyslav_Prykhodko
9af37b2636 UI: Fixed incorrect close add widget panel with the escape key 2022-06-17 17:35:33 +03:00
Andrii Shvaika
3d85fb7c0a Merge branch 'feature/entities-version-control' of github.com:thingsboard/thingsboard into feature/entities-version-control 2022-06-17 16:10:55 +03:00
Andrii Shvaika
fa5335130b Entities import/export for CE 2022-06-17 16:10:29 +03:00
Igor Kulikov
4ca32aab0a Merge branch 'develop/3.4' into feature/entities-version-control 2022-06-17 14:58:41 +03:00
Igor Kulikov
d33c783b66 Fix circular bean dependency 2022-06-17 14:57:37 +03:00
Igor Kulikov
1e75f9f0e3 Merge with develop/3.4 2022-06-17 13:59:32 +03:00
Igor Kulikov
4036725d10 Fix entities deletion order when deleting tenant 2022-06-17 13:55:03 +03:00
Igor Kulikov
48a9907add Merge branch 'ViacheslavKlimov-rate-limits-to-tenant-profile' into develop/3.4 2022-06-17 13:04:43 +03:00
Igor Kulikov
d982c09f68 Fix conflicts 2022-06-17 13:04:32 +03:00
Igor Kulikov
401e798b58 Fix getAlarms for entity for customer - filter by customer id. 2022-06-17 12:46:31 +03:00
Vladyslav_Prykhodko
2457fdf317 UI: Fixed incorrect show fullscreen dialog in sm display(600-959px) 2022-06-17 12:10:40 +03:00
Viacheslav Klimov
f9bfe6eb6f Fix 2fa error msg 2022-06-17 12:10:02 +03:00
Viacheslav Klimov
1d8a2a0885 Fix testExternalIdsInExportData 2022-06-17 12:06:51 +03:00
Andrii Shvaika
8099c19eb7 Merge #6730 2022-06-17 11:56:54 +03:00
Andrii Shvaika
2dad98b2f7 Improvement to the Rule Chain diff 2022-06-17 11:54:20 +03:00
Viacheslav Klimov
86c5d18116 Tests for external ids in export data 2022-06-17 11:37:28 +03:00
YevhenBondarenko
2b18b44a52 added tenant cache 2022-06-16 22:04:26 +02:00
Viacheslav Klimov
49a83d3e18 Fix tests 2022-06-16 18:17:12 +03:00
Andrii Shvaika
493b8f2f7b Improved comparison of the objects before import 2022-06-16 17:53:05 +03:00
Igor Kulikov
dc8798e0c2 Update vc-executor docker build script 2022-06-16 15:21:45 +03:00
Igor Kulikov
9168669b4b Merge branch 'develop/3.4' into feature/entities-version-control 2022-06-16 15:19:06 +03:00
Vladyslav_Prykhodko
66cc42644e UI: Improvement image-map when image attr empty set default image 2022-06-16 15:18:25 +03:00
Andrii Shvaika
5c72f596a4 Remove test logging 2022-06-16 15:04:59 +03:00