12344 Commits

Author SHA1 Message Date
Igor Kulikov
1b51b38466 UI: Angular 14 migration 2023-02-02 16:08:41 +02:00
Igor Kulikov
5a12525c18 UI: Angular 14 migration 2023-02-02 15:57:18 +02:00
Igor Kulikov
a5b17b6c38 UI: Angular 14 migration 2023-02-02 15:56:12 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Igor Kulikov
4bdc4de86c UI: Angular 14 migration 2023-02-02 15:53:46 +02:00
Igor Kulikov
ca2e0df8d7 UI: Angular 14 migration 2023-02-02 15:51:53 +02:00
Igor Kulikov
c2edd210ee UI: Angular 14 migration 2023-02-02 15:51:15 +02:00
Igor Kulikov
cd96b29516 UI: Angular 14 migration 2023-02-02 15:49:59 +02:00
Igor Kulikov
13de52a171 UI: Angular 14 migration 2023-02-02 15:48:36 +02:00
Igor Kulikov
7e3408f650 UI: Angular 14 migration 2023-02-02 15:45:47 +02:00
Igor Kulikov
c3efbfa06a Update gitignore 2023-02-02 15:44:44 +02:00
Igor Kulikov
44a7fd5fc6 Merge branch 'master' into develop/3.5 2023-02-01 16:44:16 +02:00
Igor Kulikov
71f6456294 Transport tests timeout improvements 2023-02-01 12:55:11 +02:00
Andrii Shvaika
a203c336f1 Merge with master 2023-01-31 16:20:04 +02:00
Igor Kulikov
feaeb24bf2 Update rule nodes UI 2023-01-31 11:09:21 +02:00
Igor Kulikov
55075d5541 Update UI help to release-3.4.4 2023-01-31 11:06:59 +02:00
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
Andrew Shvayka
2d587f500b
Merge pull request #7974 from YuriyLytvynchuk/feature/node_device_type_switch
[3.5] Feature: new nodes 'asset type switch' & 'device type switch'
2023-01-24 16:00:38 +02:00
Andrew Shvayka
45e93cfc79
Merge pull request #7982 from volodymyr-babak/edge/processors-refactoring
[3.5] Edge processors refactoring - move common part of edge / server to base classes
2023-01-24 15:56:36 +02:00
Volodymyr Babak
9ee2a40735 Speed up edge controller test by introducing executor and futures approach 2023-01-24 15:55:59 +02:00