2812 Commits

Author SHA1 Message Date
rusikv
36b987cb5f Added ability to reassing alarm in alarm details dialog 2023-02-27 13:05:05 +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
55267a6a08 UI: Angular 15 migration 2023-02-17 12:39:08 +02:00
Igor Kulikov
5f90f3878a UI: Angular 15 migration 2023-02-16 19:47:40 +02:00
Igor Kulikov
f4f7e8f284 UI: Angular15 migration 2023-02-16 19:32:02 +02:00
Igor Kulikov
0e338f3946 UI: Angular15 migration 2023-02-16 19:28:12 +02:00
rusikv
994971a5cd UI alarm assignment implementation 2023-02-16 14:51:24 +02:00
rusikv
fcbdc4194b changed wrong variable name 2023-02-14 10:35:25 +02:00
zbeacon
9250af1904 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2023-02-13 19:55:24 +02:00
rusikv
37506df5c0 added chips input for SparkPlug attr metric names 2023-02-13 11:05:26 +02:00
rusikv
372450e0d7 Date ago pipe update, added ability to change sort direction of comments 2023-02-10 16:17:12 +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
88a055fa2b
Merge pull request #8031 from ArtemDzhereleiko/AD/bug-fix/path-device-profiles
Hotfix device profile url for navigation cards settings
2023-02-07 15:49:26 +02:00
Vladyslav_Prykhodko
ed2604a099 UI: Fixed incorrect resolve state entity 2023-02-07 15:44:21 +02:00
Andrii Shvaika
25db432715 Missing Filter Node links 2023-02-07 15:21:43 +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
28a48c3fc5 UI: Angular 14 migration 2023-02-02 16:09:49 +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
Igor Kulikov
ca2e0df8d7 UI: Angular 14 migration 2023-02-02 15:51:53 +02:00
Igor Kulikov
cd96b29516 UI: Angular 14 migration 2023-02-02 15:49:59 +02:00
Artem Dzhereleiko
d5e6f1bf73 UI: Fixed device profile url 2023-02-02 14:26:56 +02:00
Andrii Shvaika
a203c336f1 Merge with master 2023-01-31 16:20:04 +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
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
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
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
Igor Kulikov
c58e214ec8 UI: Add tooltipster theme. 2023-01-20 17:03:46 +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