59 Commits

Author SHA1 Message Date
Chantsova Ekaterina
0a8849bf45 Timewindow: aggregation options list restriction (draft) 2024-10-18 18:52:57 +03:00
Chantsova Ekaterina
6991acd42c Timewindow: aggregation type select component introduced 2024-10-18 15:18:25 +03:00
Igor Kulikov
c19924065c UI: Remove deprecated ComponentFactory usage. Improve typings in tsx files. 2024-10-04 18:30:19 +03:00
Igor Kulikov
4e27e2d96a Angular 18 migration 2024-09-26 17:26:35 +03:00
Chantsova Ekaterina
2e52c50b80 Timewindow: move datapoints limit to a separate component 2024-09-11 20:48:57 +03:00
Chantsova Ekaterina
37ac8cac44 Add timezone components to modules map 2024-09-11 20:03:42 +03:00
mpetrov
4bbfb09ab4 shared directives adjustments 2024-08-02 18:34:23 +03:00
Igor Kulikov
caf7daa057
Merge pull request #9956 from kalutkaz/sharedQueryModel
Shared some models and components to use in thingsboard-extension
2024-02-12 13:13:56 +02:00
kalytka
8ce6457ce5 Refactoring 2024-02-02 15:15:40 +02:00
kalytka
bb933a4d4e Changed share modules logic 2024-02-02 15:07:15 +02:00
Igor Kulikov
4b29a8f3ff UI: Implement action button widget. 2024-02-01 19:16:37 +02:00
Igor Kulikov
3fcb913645 UI: Update Widget action form style. 2024-01-26 17:54:24 +02:00
kalytka
d3dad03a97 Refactoring 2024-01-09 15:52:49 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
kalytka
4cc31b01f7 Resolve conflicts 2024-01-08 17:02:37 +02:00
kalytka
f80ba069ad share module 2023-12-04 10:31:21 +02:00
Igor Kulikov
751ebc0d03 UI: Minor refactoring. Replace image inputs to image gallery inputs. 2023-11-28 11:30:46 +02:00
Vladyslav_Prykhodko
b53ce27c1b UI: Fixed pipes in modules map 2023-09-01 11:55:40 +03:00
Igor Kulikov
b54651aad0 UI: Implement hint tooltip icon. Update default units and decimals labels in widget config. 2023-08-29 15:41:34 +03:00
Igor Kulikov
9d8a9943bf UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons. 2023-07-21 18:26:14 +03:00
Igor Kulikov
d44f5fda5f UI: Improve material icons selector 2023-07-13 12:41:36 +03:00
Igor Kulikov
4827589c48 UI: Implement units select component. 2023-07-07 17:27:59 +03:00
Igor Kulikov
af84989b60 UI: Update modules map 2023-07-03 18:34:52 +03:00
ViacheslavKlimov
f98eee5407 Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
#	application/src/main/resources/thingsboard.yml
#	application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
#	dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
#	ui-ngx/src/app/modules/common/modules-map.ts
2023-06-13 13:49:51 +03:00
Andrew Shvayka
d4e4bf0964
Merge pull request #8721 from kalutkaz/fix/updatesImport
Add ToggleHeaderComponent to the module-map
2023-06-12 13:25:31 +03:00
kalytka
a0e6128f36 Add ToggleHeaderComponent to the module-map 2023-06-08 11:26:00 +03:00
Vladyslav_Prykhodko
2be9a1e1c3 Merge remote-tracking branch 'upstream/develop/3.5.2' into dashevchenko-resourcesByType 2023-06-07 15:40:44 +03:00
Vladyslav_Prykhodko
1bde8d3dff UI: Added support js module resource in widget/action 2023-06-07 15:37:47 +03:00
Artem Dzhereleiko
df9026e2df Merge remote-tracking branch 'upstream/develop/3.5.2' into AD/imp/rule-chain-selector 2023-06-05 15:14:46 +03:00
Vladyslav_Prykhodko
4dbe1cf004 UI: Add support new notification rule Rate limits and improve string items list 2023-06-05 11:13:29 +03:00
Igor Kulikov
7a342884bf UI: Implement widgets config basic mode. Widgets config minor refactoring. 2023-06-02 19:43:13 +03:00
Artem Dzhereleiko
3443319c61 UI: Rule chain selector 2023-05-25 13:49:04 +03:00
Igor Kulikov
600d6cf27c UI: Widget config improvements 2023-05-16 20:00:53 +03:00
Vladyslav_Prykhodko
f438c51b12 UI: Rename decorators file and added coercion to module map 2023-05-04 17:46:43 +03:00
Vladyslav_Prykhodko
ef94a8c198 UI: Add new rule node and refactoring code 2023-04-04 18:08:44 +03:00
Igor Kulikov
d81add6fd7 UI: Angular 15 migration 2023-02-27 16:24:50 +02:00
Igor Kulikov
ae8c44d54a UI: Angular 15 migration 2023-02-24 19:25:19 +02:00
Igor Kulikov
f4f7e8f284 UI: Angular15 migration 2023-02-16 19:32:02 +02:00
Igor Kulikov
3aed9db82f UI: Angular 14 migration 2023-02-02 16:55:27 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
6825ab0f35 UI: Introduce tb-script-lang component 2022-10-28 18:03:10 +03:00
Igor Kulikov
012c8e91de Implement Assets Profile UI 2022-09-26 18:10:12 +03:00
YevhenBondarenko
7471e73326 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/queue-entity 2022-06-02 09:56:45 +02:00
fe-dev
4ba75a7c38 UI: Fixed build project 2022-05-27 15:37:36 +03:00
fe-dev
7d7d48f42e UI: delete queue-type-list and add to autocomplete description 2022-05-11 14:19:00 +03:00
fe-dev
7ef7613939 UI: Refactoring queue 2022-05-05 11:02:45 +03:00
fe-dev
aba3974a77 UI: add queues to tenant profile 2022-04-29 19:18:11 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
ArtemDzhereleiko
aac4ec07ab UI: Update and refactoring 2021-12-22 18:12:17 +02:00
Igor Kulikov
87ba872e78
Merge pull request #5707 from ChantsovaEkaterina/improvement/modules-map-datetimepicker
[3.3.3] UI: mat-datetimepicker added to modules map
2021-12-16 17:35:12 +02:00