103 Commits

Author SHA1 Message Date
Igor Kulikov
4827589c48 UI: Implement units select component. 2023-07-07 17:27:59 +03:00
Andrii Shvaika
997b915905 Merge with develop/3.5.2 2023-06-13 11:30:29 +03:00
kalytka
d132d800c7 UI refactoring 2023-05-26 10:50:32 +03:00
Igor Kulikov
ee159be366 UI: Introduce device datasource type. Implement basic and advanced widget config modes. 2023-05-25 17:03:52 +03:00
ShvaykaD
b8eb239c39 Merge branch 'develop/3.5.1' of github.com:thingsboard/thingsboard into feature/enrichment-rule-nodes-improvements 2023-05-18 18:57:26 +03:00
Vladyslav_Prykhodko
f438c51b12 UI: Rename decorators file and added coercion to module map 2023-05-04 17:46:43 +03:00
kalytka
0794e84a08 merge 2023-04-20 13:50:59 +03:00
kalytka
b43c288001 Changes for the enrichment rule nodes 2023-04-11 17:04:39 +03:00
YevhenBondarenko
948187430a minor ui fixes 2023-03-28 20:41:31 +02:00
Igor Kulikov
2f16454f23
Merge pull request #8264 from kalutkaz/entityAutocompleteInputFix
Fix labelText and InputText to entity autocomplete
2023-03-28 19:51:51 +03:00
Igor Kulikov
e7169d8419
Merge pull request #7926 from engix-ltd/exclude_subtype
Exclude specified subtypes from autocomplete widget.
2023-03-28 19:24:40 +03:00
Vladyslav
b92e451926
Update entity-autocomplete.component.ts 2023-03-27 14:49:22 +03:00
kalytka
3f5f0fb641 Refactoring 2023-03-27 14:45:14 +03:00
kalytka
532ba51a59 Merge remote-tracking branch 'origin/develop/3.5' into entityAutocompleteInputFix 2023-03-27 14:38:57 +03:00
kalytka
e984ef4fae Refactoring 2023-03-27 14:02:48 +03:00
kalytka
78ffd10dd3 Changed labelText and reqiredText logic 2023-03-27 13:52:40 +03:00
Vladyslav_Prykhodko
ecdd49d672 UI: Add notification template and rule trigger config for entities limit 2023-03-21 15:03:30 +02:00
Vladyslav_Prykhodko
1610cc143b UI: Fix linter error in notification 2023-03-20 16:51:42 +02:00
Vladyslav_Prykhodko
571574f0f8 UI: Fixed notification system after update Angular15 2023-03-07 12:14:49 +02:00
Vladyslav_Prykhodko
069ef4de5b Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-03-06 10:21:41 +02:00
Igor Kulikov
6577141516 UI: entity type list chips improvement 2023-03-03 16:23:49 +02:00
Igor Kulikov
d81add6fd7 UI: Angular 15 migration 2023-02-27 16:24:50 +02:00
Igor Kulikov
f99fa3c038 UI: Angular 15 migration 2023-02-23 19:01:53 +02:00
Igor Kulikov
8711048ca6 UI: Angular 15 migration 2023-02-21 19:18:04 +02:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Igor Kulikov
f4f7e8f284 UI: Angular15 migration 2023-02-16 19:32:02 +02:00
Vladyslav_Prykhodko
82719b89ef UI: Improvement notification componets styles 2023-02-14 18:16:29 +02:00
Vladyslav_Prykhodko
2212a6d9be Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-02-14 11:09:34 +02:00
Vladyslav_Prykhodko
72348b049e UI: add create notification and template from other wizard 2023-02-10 18:32:21 +02:00
Igor Kulikov
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Vladyslav_Prykhodko
15b0366482 UI: Refactoring notification rules 2023-02-01 15:58:00 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Vladyslav_Prykhodko
00d04aec3c UI: Add notification request and inbox table 2023-01-17 18:26:25 +02:00
devaskim
189ac480c9 Exclude specified subtypes from autocomplete widget. 2023-01-11 23:02:27 +05:00
devaskim
3e6831e07c Add option to change form field appearance in timezone and entity autcomplete components. 2022-10-23 14:55:14 +05:00
fe-dev
d54ddadd49 UI: improvement for VC popover 2022-07-13 14:11:09 +03:00
Igor Kulikov
b6f964a5eb UI: Implement complex version create action. 2022-05-30 19:05:17 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Viacheslav Klimov
f15f0e5483 Merge branch 'master' into fields-validation
# Conflicts:
#	common/data/src/main/java/org/thingsboard/server/common/data/OtaPackageInfo.java
#	ui-ngx/src/app/modules/home/pages/admin/resource/resources-library.component.ts
#	ui-ngx/src/assets/locale/locale.constant-en_US.json
2021-08-30 11:14:04 +03:00
Vladyslav_Prykhodko
f9552e09c2 UI: Fixed invalidate cache for change entityType or entitySubtype in entity-autocomplete component 2021-08-12 19:52:43 +03:00
Vladyslav_Prykhodko
53a919e046 UI: Fix incorrect add chip for autocomplete component 2021-08-12 13:19:37 +03:00
Vladyslav_Prykhodko
f325edef75 UI: Fixed focus for entity-key-list component after blur this component 2021-08-11 12:55:23 +03:00
AndrewVolosytnykhThingsboard
e3d0da90be Implement fields validation 2021-07-14 12:26:55 +03:00
Vladyslav_Prykhodko
806d46214e UI: Improvement added chip after blur input 2021-07-07 17:38:51 +03:00
Vladyslav Prykhodko
c6295556c1 UI: Improvement autocomplete component: debounceTime and catchError 2021-06-24 01:40:10 +03:00
Igor Kulikov
fa8a47a59f Fix entity autocomplete 2021-05-27 19:22:22 +03:00
Igor Kulikov
6112836edc Revert modelValue type for entity autocomplete 2021-05-27 18:59:26 +03:00
Igor Kulikov
0aae993091 Improve entity autocomplete 2021-05-27 18:33:06 +03:00
Vladyslav_Prykhodko
476035e993 UI: Add entity autocomplete output EntityChange 2021-05-21 17:22:54 +03:00