12189 Commits

Author SHA1 Message Date
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
2097f37a0b
Merge pull request #8013 from ChantsovaEkaterina/bug/error-on-loading-custom-widgets-module-within-state-component
Fixed error on loading custom widgets module withing dashboard state component
2023-01-31 10:10:24 +02:00
Igor Kulikov
dd981cd340
Merge pull request #8012 from ChantsovaEkaterina/bug/custom-translation-for-latest-keys-in-timeseries-not-applied
Fixed applying custom translation to labels of latest data keys in timeseries widgets
2023-01-31 10:09:27 +02:00
Chantsova Ekaterina
1a4feb6804 UI: fixed error on loading custom widgets module withing dashboard state component 2023-01-30 19:03:41 +02:00
Chantsova Ekaterina
3255e48cac UI: fixed applying custom translation to labels of latest data keys in timeseries widgets 2023-01-30 17:30:29 +02:00
Igor Kulikov
3f7660f4a0
Merge pull request #7884 from wusung/feature/update-locale-zh_TW
Update locale.constant-zh_TW.json
2023-01-30 17:24:05 +02:00
Igor Kulikov
8a582cc79c Update rule nodes UI 2023-01-30 17:19:45 +02:00
Igor Kulikov
9ac8e43252
Merge pull request #8010 from ArtemDzhereleiko/AD/bug-fix/aggregation-index
Fixed auto-indexing for keys with aggregation
2023-01-30 17:03:25 +02:00
Vladyslav_Prykhodko
00e9d2ce75 UI: Refactoring code 2023-01-30 16:35:19 +02:00
Vladyslav_Prykhodko
0fe0a84d32 Merge branch 'AD/bug-fix/aggregation-index' of github.com:ArtemDzhereleiko/thingsboard into AD/bug-fix/aggregation-index 2023-01-30 16:17:12 +02:00
Andrew Shvayka
e67afa3a8c
Merge pull request #7837 from ArtemDzhereleiko/AD/imp/ota-device-profile
[3.5] Remove default device profile from OTA updates creation form
2023-01-30 16:02:31 +02:00
Andrew Shvayka
b74fa21b60
Merge pull request #7951 from kalutkaz/queueAutocompleteHint
Queue autocomplete add input hint
2023-01-30 15:59:34 +02:00
Andrew Shvayka
b22d31defc
Merge pull request #8002 from ShvaykaD/bugfix/entity-data-adapter-convert-value
[3.4.4] Fix data convertion for BigInteger values that stored in DB as String
2023-01-30 15:56:15 +02:00
Andrew Shvayka
9ff4a1d6e8
Merge pull request #8009 from ShvaykaD/bugfix/7998
[3.4.4] rollback "tellFailure" logic change in TbAbstractGetAttributesNode
2023-01-30 15:41:44 +02:00
Igor Kulikov
732a016e0c
Merge pull request #7903 from ArtemDzhereleiko/AD/bug-fix/gap-translation
Hotfix added gap for widget setting mobile mod and fix translation
2023-01-30 15:36:16 +02:00
Igor Kulikov
63f83e2f06
Merge pull request #7873 from vvlladd28/bug/search-field/null-value
Fixed when deleting a value in the search field time shows null value
2023-01-30 15:34:39 +02:00
ShvaykaD
2b5e3269e2 fixed TbAbstractGetAttributesNode 2023-01-30 15:23:38 +02:00
Andrew Shvayka
45f05b4e3f
Merge pull request #7934 from Seraphym-Tuhai/UITests_AssetsProfiles
[3.4.4]UI smoke tests on device and assets profiles
2023-01-30 12:16:58 +02:00
Andrew Shvayka
ef94482196
Merge pull request #8000 from YuriyLytvynchuk/feature/node_deviceTypeSwitch
[3.4.4] Feature: new nodes 'asset type switch' & 'device type switch'
2023-01-27 14:34:33 +02:00
ShvaykaD
8060c6780d fix data convertion for BigInteger values(example: SIM, ICCID) that stored in DB as strings 2023-01-27 10:56:21 +02:00
Yuriy Lytvynchuk
1974843557 develop -> master 2023-01-27 09:46:16 +02:00
Yuriy Lytvynchuk
c88b402af8 new nodes:
1. "asset type switch"
2. "device type switch"
2023-01-27 09:43:37 +02:00
Andrew Shvayka
d121751701
Merge pull request #7995 from ShvaykaD/improvements/deduplication-rule-node
[3.4.4] Deduplication rule node improvements
2023-01-26 16:20:07 +02:00
Andrew Shvayka
fd01153209
Merge pull request #7997 from vvlladd28/improvement/ui-rule-node/deduplication
Improvement UI rule node deduplication
2023-01-26 16:18:37 +02:00
Vladyslav_Prykhodko
cad2ed4755 Improvement UI rule node deduplication 2023-01-26 15:55:36 +02:00
ShvaykaD
f5e20b5a3e move default queue names and topics to DataConstants 2023-01-26 13:37:19 +02:00
ShvaykaD
a8d27b9f17 removed DeduplicationId class and its usages && moved TbMsgDeduplicationNodeTest to transform package 2023-01-26 13:30:27 +02:00
Seraphym-Tuhai
74772dbe37 Merge branch 'master' of https://github.com/thingsboard/thingsboard into UITests_AssetsProfiles 2023-01-26 01:10:57 +02:00
Seraphym-Tuhai
63888993b5 refactoring 2023-01-26 01:09:19 +02:00
Igor Kulikov
d9fb621d04 UI: Improve phone input component - to use text label and placeholder values instead of translation keys 2023-01-25 15:18:15 +02:00
Igor Kulikov
03d3999d36
Merge pull request #7875 from ArtemDzhereleiko/AD/bug-fix/phone-input-update
Fix phone input update on save changes
2023-01-25 15:14:14 +02:00
Andrii Shvaika
c7babf2085 Protection from runtime errors during statistics processing 2023-01-24 12:20:56 +02:00
Andrew Shvayka
f4a44e3928
Merge pull request #7970 from YuriyLytvynchuk/bugfix/fix_node_fetch_device_cred_and_split_array
[3.4.4] Bugfix: node fetch device cred and split array
2023-01-23 14:54:52 +02:00
Seraphym-Tuhai
e55f563b53 Merge branch 'master' of https://github.com/thingsboard/thingsboard into UITests_AssetsProfiles 2023-01-23 12:41:51 +02:00
Seraphym-Tuhai
c32520ffcf add all symbols in parameter for tests on search 2023-01-23 12:28:39 +02:00
Igor Kulikov
c58e214ec8 UI: Add tooltipster theme. 2023-01-20 17:03:46 +02:00
Igor Kulikov
1ac8bd458d UI: Add MillisecondsToTimeStringPipe to widget context. Markdown widget: Add widget context argument to markdown text function. 2023-01-20 13:56:20 +02:00
Yuriy Lytvynchuk
809d77a068 fix little bugs 2023-01-20 09:35:32 +02:00
Andrew Shvayka
8342d45b22
Merge pull request #7963 from YevhenBondarenko/fix/resources-cache
[3.4.4] fixed js cache
2023-01-19 16:21:01 +02:00
Andrii Shvaika
d9f5fcbe25 Deduplication node improvements 2023-01-19 12:17:10 +02:00
Andrii Shvaika
b1cdfefecc Support of arrays in the TBEL script node 2023-01-18 15:43:03 +02:00
YevhenBondarenko
0e28dd9775 fixed resources cache 2023-01-18 10:26:10 +01:00
Seraphym-Tuhai
e0739b2286 small fix tests 2023-01-18 11:13:46 +02:00
Seraphym-Tuhai
04da9bac51 Merge branch 'master' of https://github.com/thingsboard/thingsboard into UITests_AssetsProfiles 2023-01-18 10:23:38 +02:00
Igor Kulikov
9bb4497f58 UI: Improve image map position conversion function 2023-01-17 18:33:50 +02:00
Andrew Shvayka
fe5ec14871
Merge pull request #7960 from ShvaykaD/feature/master/deduplication-rule-node
[3.5] Deduplication rule node to master
2023-01-17 16:22:53 +02:00
Vladyslav_Prykhodko
645b0118bb Add UI new rule node deduplication 2023-01-17 14:55:56 +02:00
ShvaykaD
2dcd949921 deduplication rule node: first stage without redis 2023-01-17 14:47:47 +02:00
Igor Kulikov
7a97fde048 UI: Fix map widget initial draggable mode. 2023-01-17 10:45:15 +02:00
Kalutka Zhenya
f09f4f9246 bugfix 2023-01-16 18:24:01 +02:00