806 Commits

Author SHA1 Message Date
Igor Kulikov
1f036995e3 UI: Flot widget - set normal letter spacing 2023-03-09 15:36:13 +02:00
Igor Kulikov
4972d0f43e UI: Map widgets -> reset map state when subscription changed (alias or key filters). 2023-03-08 17:14:44 +02:00
Igor Kulikov
62affb04f9 UI: Fix map widget fit to bounds in draggable mode 2023-03-08 16:25:50 +02:00
Igor Kulikov
b81612e249 Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into develop/3.5 2023-03-08 15:00:01 +02:00
Igor Kulikov
e4671e10a6 UI: markdown component and markdown widget improvements 2023-03-08 14:59:49 +02:00
Andrew Shvayka
6cc8b8e6a8
Merge pull request #8098 from thingsboard/feature/alarm-assign
Alarm assignment to users
2023-03-08 11:06:55 +02:00
Igor Kulikov
43783f0379 UI: Markdown component and markdown widget style improvements 2023-03-07 18:25:15 +02:00
Andrii Shvaika
c9b37237c1 Merge with develop/3.5 2023-03-07 16:21:57 +02:00
Igor Kulikov
c9ae2767ff UI: Fix markdown widget css 2023-03-06 18:21:46 +02:00
Andrii Shvaika
aadf7f8295 Merge with develop/3.5 2023-03-06 17:59:37 +02:00
Igor Kulikov
8187a367de UI: Fix entities table widget cell background style 2023-03-06 17:58:37 +02:00
Igor Kulikov
b6b61f3f54 UI: Minor fixes 2023-03-06 13:32:28 +02:00
Igor Kulikov
8c8de8c188 UI: Minor improvements 2023-03-02 10:25:06 +02:00
rusikv
3384823988 Fixes due to angular 15 version upgrade 2023-03-01 17:19:58 +02:00
Andrii Shvaika
ce77d5d1bc Merge remote-tracking branch 'origin/feature/angular15' into feature/alarm-assign 2023-02-28 18:34:02 +02:00
rusikv
69aafef568 Changed display comments button position, moved comments dialog actions on top, added ignore loading on writing comments and reassign 2023-02-28 15:04:03 +02:00
Igor Kulikov
d81add6fd7 UI: Angular 15 migration 2023-02-27 16:24:50 +02:00
rusikv
bae2cbf78a User or unassigned option is not displayed in available options if it is in use 2023-02-25 14:02:12 +02:00
Igor Kulikov
ae8c44d54a UI: Angular 15 migration 2023-02-24 19:25:19 +02:00
rusikv
d5d2b043a2 Merge branch 'alarmCommentsUI' of github.com:rusikv/thingsboard into alarmCommentsUI 2023-02-24 16:23:16 +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
78caf17e07 UI: Angular 15 migration 2023-02-20 19:23:26 +02:00
rusikv
80ec4d85e2 Amendments due to backend changes, added ability to search users by name and email, added setting to disable reassignment of alarm to alarm widget 2023-02-20 14:13:41 +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
rusikv
994971a5cd UI alarm assignment implementation 2023-02-16 14:51:24 +02:00
rusikv
a943e04e2d Merge remote-tracking branch 'upstream/develop/3.5' into alarmCommentsUI 2023-02-10 15:49:24 +02:00
Andrii Shvaika
8bd9f2e29c Merge with release 3.4.4 2023-02-07 18:47:38 +02:00
Igor Kulikov
5102f04bfb
Merge pull request #8037 from ChantsovaEkaterina/bug/other-modules-not-included-when-loading-resource-as-module
Fix loading widget resources, when one of the resources is marked as module
2023-02-07 15:53:44 +02:00
Igor Kulikov
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +02:00
Chantsova Ekaterina
c5e6f0830b UI: fix loading widget resources, when one of the resources is marked as module 2023-02-03 16:00:37 +02:00
Igor Kulikov
3aed9db82f UI: Angular 14 migration 2023-02-02 16:55:27 +02:00
Igor Kulikov
1b51b38466 UI: Angular 14 migration 2023-02-02 16:08:41 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Artem Dzhereleiko
d5e6f1bf73 UI: Fixed device profile url 2023-02-02 14:26:56 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +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
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
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
Igor Kulikov
9bb4497f58 UI: Improve image map position conversion function 2023-01-17 18:33:50 +02:00
Igor Kulikov
7a97fde048 UI: Fix map widget initial draggable mode. 2023-01-17 10:45:15 +02:00
rusikv
8e79d8f9a2 Alarm comments UI implementation, alarm details redesign 2023-01-15 13:14:48 +02:00
Artem Dzhereleiko
85afb5de2b UI: Fixed translation and gap for widget setting mobile mod 2023-01-05 14:41:18 +02:00
Igor Kulikov
572421487a UI: Move widgets cache to widget service. 2022-12-28 15:10:09 +02:00
Igor Kulikov
2aec503830 Revert "Solved issue of a re-init Widget-Component service and widgets-info Cache."
This reverts commit 2b0fa4c4
2022-12-28 14:35:29 +02:00
Tarnavskiy
2b0fa4c478 Solved issue of a re-init Widget-Component service and widgets-info Cache. 2022-12-27 19:16:23 +02:00
Artem Dzhereleiko
4ccb582f0b UI: Add function to generate index to label with aggregation 2022-12-23 11:06:27 +02:00
Vladyslav_Prykhodko
93fb9754ef UI: Always visible action button in multiple input widgets 2022-12-14 13:14:58 +02:00