118 Commits

Author SHA1 Message Date
Artem Dzhereleiko
4f1646853c UI: Refactoring 2023-11-07 16:57:08 +02:00
Artem Dzhereleiko
0f3e18bcc6 Merge remote-tracking branch 'upstream/master' into AD/bug-fix/vc/entity-list 2023-10-31 17:01:57 +02:00
Artem Dzhereleiko
7d87ee4829 UI: Refactoring 2023-10-31 17:00:17 +02:00
Artem Dzhereleiko
5206ebb87b UI: Fixed widget bundle entity list 2023-10-26 17:25:54 +03:00
Artem Dzhereleiko
657c247687 UI: Add case for widget type 2023-10-26 15:23:09 +03:00
Andrii Shvaika
5a2bc396f2 Merge with hotfix/3.6 2023-10-25 15:43:12 +03:00
Volodymyr Babak
9b6b161d37 Revert changes for getting alarms by ids 2023-10-18 10:15:51 +03:00
Volodymyr Babak
3946b058cd Do not push ALARM update to edge automatically - only using push to edge rule node 2023-10-17 18:09:38 +03:00
Igor Kulikov
91fc161c4f Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component. 2023-09-28 18:16:20 +03:00
Igor Kulikov
d992355a3c UI: Implement basic config form for Entities table widget. 2023-06-06 17:20:35 +03:00
Vladyslav_Prykhodko
70450fc874 UI: Improved notification version 2023-05-19 16:07:08 +03:00
ViacheslavKlimov
97141efd5d UI for notification configs VC 2023-05-12 14:56:16 +03:00
Igor Kulikov
ff699c8926 UI: Fix alarm filter search propagated alarms flag 2023-04-24 17:42:47 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Vladyslav_Prykhodko
daa73dbf53 Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system 2023-03-22 18:22:13 +02:00
Vladyslav_Prykhodko
d66d882a0c UI: Add new function in tenant profiles service 2023-03-20 15:07:28 +02:00
Vladyslav_Prykhodko
615e4a2865 UI: Add new notiifcation target 2023-03-17 16:35:34 +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
ed2604a099 UI: Fixed incorrect resolve state entity 2023-02-07 15:44:21 +02:00
Vladyslav_Prykhodko
8174a97926 Merge with klimov/feature/notification-system 2023-01-31 17:46:12 +02:00
Vladyslav_Prykhodko
e3057ffe24 UI: Change notification recipients models 2023-01-31 13:35:16 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Vladyslav_Prykhodko
ac9b3303b6 UI: Add copy/edit notification template and notify again 2023-01-30 10:23:36 +02:00
Vladyslav_Prykhodko
00d04aec3c UI: Add notification request and inbox table 2023-01-17 18:26:25 +02:00
Artem Dzhereleiko
57f88960f7 UI: Added phone number to user profile 2023-01-11 17:29:07 +02:00
Igor Kulikov
f65397618b UI: Improve resolve alias function 2022-12-28 13:27:32 +02:00
Tarnavskiy
3664aedfd4 Get currentEntity data from stateParams instead doing find-request 2022-12-27 15:32:47 +02:00
devaskim
40dc0467bd Let user to selective export widget bundles to version control. 2022-10-02 14:47:56 +05:00
Igor Kulikov
012c8e91de Implement Assets Profile UI 2022-09-26 18:10:12 +03:00
Igor Kulikov
540aeec2d7 UI: Add device profile fetch functions to entity service 2022-06-07 10:52:43 +03:00
YevhenBondarenko
6c1031536d merge with develop/3.4 2022-05-19 17:17:04 +02:00
Igor Kulikov
4a20d153c5 UI: Use 'Maximum entities per datasource' parameter from widget configuration instead of hardcoded value 1024 2022-05-16 16:35:07 +03:00
fe-dev
7ef7613939 UI: Refactoring queue 2022-05-05 11:02:45 +03:00
YevhenBondarenko
4e4ac0012c used queueId instead of queueName in DeviceProfile and TbMsg 2022-04-13 21:55:03 +02:00
Volodymyr Babak
ffcc5be0ae Removed edge license and cloud endpoint from edge instance - refactoring edge ce 2022-02-04 17:34:46 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
8065684831 Fix resolve alias filter for query alias types 2021-12-07 15:52:37 +02:00
deaflynx
fc9bb430d8 Changed indexOf -> includes in getEdgeEventContent 2021-09-21 15:35:52 +03:00
deaflynx
02567a728e getEdgeEventContent() refactored 2021-09-21 13:16:13 +03:00
deaflynx
4981db7aeb Edge downlinks fixes:
- show entity.body for POST_ATTRIBUTES, ATTRIBUTES_UPDATED, ATTRIBUTES_DELETED, TIMESERIES_UPDATED;
- update status pending/deployed color without refresh page;
- for RELATION type show empty 'entityId';
2021-09-21 07:28:22 +03:00
YevhenBondarenko
ffe16b8dfb Merge remote-tracking branch 'upstream/master' into feature/bulk-import/device-credentials
# Conflicts:
#	ui-ngx/src/app/modules/home/components/import-export/import-export.service.ts
2021-09-09 17:18:28 +03:00
Volodymyr Babak
60acd6f56a Code review changes 2021-09-08 17:30:25 +03:00
Volodymyr Babak
cd78514bc0 Added correct alias filtering for edge disabled/enabled events 2021-09-08 15:44:31 +03:00
Vladyslav_Prykhodko
e3bf26e2a3 UI: Added support different credentials type to device bulk import 2021-07-16 12:28:42 +03:00
Igor Kulikov
40ae4f6865 Fix conflicts 2021-07-02 12:24:46 +03:00
Vladyslav_Prykhodko
874f5e8448 UI: Rename firmware to OtaPackage 2021-05-31 18:15:31 +03:00
Vladyslav_Prykhodko
fd8dee0a9d UI: Add firmware type 2021-04-30 10:58:32 +03:00
Artem Babak
c865db244c Edge Downlinks: fixed types, added error handler, refactored 2021-04-23 12:45:36 +03:00
Andrii Shvaika
279e221523 Merge with master 2021-04-22 10:55:57 +03:00
Vladyslav_Prykhodko
e31a95619c UI: Added firmware autocomplete component; Add firmware to device and device profile 2021-04-13 15:10:13 +03:00