3849 Commits

Author SHA1 Message Date
Igor Kulikov
dd0a3baeb6
Merge pull request #8961 from deaflynx/ui/tb-legend-label-cursor-pointer
LegendComponent show cursor pointer on hover
2023-07-24 13:24:09 +03:00
Igor Kulikov
617a0e2040
Merge pull request #8939 from vvlladd28/feature/add-unit-models
Add units models
2023-07-24 13:21:00 +03:00
Vladyslav_Prykhodko
017060886e UI: Fixed style check connectivity and text install 2023-07-24 12:52:19 +03:00
Artem Dzhereleiko
ce6046844a UI: Hide edit button if entity not selected 2023-07-24 12:16:19 +03:00
Vladyslav_Prykhodko
6a3be7fbaa UI: fixed show commands in mqtt 2023-07-24 11:07:10 +03:00
Vladyslav_Prykhodko
03b49f1ddd Clear code 2023-07-21 18:56:06 +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
Vladyslav_Prykhodko
26044fc035 UI: Updated show device connectivity commands and detect operating system from user 2023-07-21 17:53:21 +03:00
Artem Dzhereleiko
d52b67cc1b UI: Refactoring 2023-07-21 16:29:04 +03:00
Artem Dzhereleiko
36574f3230 UI: Remove translate 2023-07-21 10:32:08 +03:00
Artem Dzhereleiko
1c601a6e7d UI: Change field label assign customer 2023-07-20 16:39:44 +03:00
Artem Dzhereleiko
c913b08b53 UI: Fixed entity select component 2023-07-20 15:13:11 +03:00
deaflynx
753258c1ba AlarmsTableWidgetComponent, TimeseriesTableWidgetComponent - show pointer cursor if widget has rowClick action 2023-07-20 13:03:24 +03:00
deaflynx
5e0a6667f5 EntitiesTableWidgetComponent rename rowPointer to hasRowAction 2023-07-20 12:30:50 +03:00
Artem Dzhereleiko
0a1b19ebf8 UI: Refactoring get notification method 2023-07-20 11:46:00 +03:00
Artem Dzhereleiko
642066d9b0 UI: Refactoring 2023-07-20 11:37:16 +03:00
Vladyslav_Prykhodko
99a976b14e UI: Updated file units models 2023-07-20 11:16:28 +03:00
Igor Kulikov
163f3d67c1
Merge pull request #8894 from ArtemDzhereleiko/AD/imp/show-hide-action-on-mobile
Add option collapse cell actions in mobile view for entities/timeseries/alarm table
2023-07-20 11:08:42 +03:00
Igor Kulikov
8f1f6bc1a5
Merge pull request #8904 from kalutkaz/updateJsFunc
Added ng-content to js-func conponent
2023-07-20 11:07:02 +03:00
Igor Kulikov
2f25993b9a
Merge pull request #8951 from rusikv/bug/notification-rule-optional-additional-config
Fix for notification rules page
2023-07-20 11:05:39 +03:00
Igor Kulikov
ee8336aabf
Merge pull request #8957 from rusikv/bug/not-working-custom-translation-inbox-notifications
Fix for custom translation in inbox notifications table
2023-07-20 11:05:00 +03:00
Vladyslav
bcf32658f9
Update js-func.component.html 2023-07-20 10:08:43 +03:00
deaflynx
8a1bbe04cc legend.component .tb-legend-label add cursor:pointer 2023-07-19 16:48:29 +03:00
deaflynx
7bd2df3233 EntitiesTableWidgetComponent set rowPointer if has row/dblrow click action 2023-07-19 16:37:25 +03:00
LeoMorgan113
d6532d2811 Added public-api for websocket services. Exported notification-websocket and websocket services 2023-07-19 16:21:14 +03:00
rusikv
81f9659af1 Add custom translation for Subject and Text columns in inbox notifications table 2023-07-19 14:40:38 +03:00
rusikv
bebd5021ee Fixed notification rules page not working when rule saved without additional config 2023-07-18 12:24:49 +03:00
Ruslan Vasylkiv
78235deb7d
Removed deleteEntityLatestTimeseries, edited strategies names (#8948)
* added rewrite param to delete latest timeseries, enabled single selection deletion

* Removed deleteEntityLatestTimeseries, edited strategies names
2023-07-17 22:46:06 +02:00
Artem Dzhereleiko
362406b544 Merge branch 'AD/imp/show-hide-action-on-mobile' of github.com:ArtemDzhereleiko/thingsboard into AD/imp/show-hide-action-on-mobile 2023-07-17 16:29:21 +03:00
Artem Dzhereleiko
567cc187fc UI: Refactoring tables 2023-07-17 16:28:17 +03:00
ShvaykaD
16739b18c2 Merge branch 'develop/3.5.2' into feature/filter-nodes-improvements 2023-07-17 16:22:42 +03:00
Vladyslav_Prykhodko
93c27eab8f UI: Change check connectivity dialog title and fix state 2023-07-17 15:58:01 +03:00
Artem Dzhereleiko
23880ad077 UI: Refactoring 2023-07-17 12:40:15 +03:00
Vladyslav_Prykhodko
df9ec02bbc UI: Optimize rxjs observable in unit selector 2023-07-17 12:30:52 +03:00
Vladyslav_Prykhodko
d8313a3422 UI: Change units models 2023-07-17 11:49:06 +03:00
ShvaykaD
b271baefd4 updated rule node templatization help pages with new screenshots and updated key names in text 2023-07-17 11:17:56 +03:00
Vladyslav_Prykhodko
2d1ef5db8c UI: Improve load units models 2023-07-14 19:30:18 +03:00
rusikv
e557a2d2c4 Refactoring 2023-07-14 18:59:20 +03:00
rusikv
71abdcc586 Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/test-rulenode-script-function-with-selected-event 2023-07-14 18:58:44 +03:00
kalytka
c7802335e2 Add select to ng-content 2023-07-14 17:49:14 +03:00
Vladyslav_Prykhodko
523ac331e6 Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/add-unit-models 2023-07-14 17:29:21 +03:00
Vladyslav_Prykhodko
038ab25403 UI: Add device connectivity dialog; improve work ngrx store from user settings 2023-07-14 15:50:44 +03:00
YevhenBondarenko
f9aa9b6a92 added ability to rewrite latest 2023-07-14 14:43:32 +02:00
Igor Kulikov
1033dce21c UI: Move API usage dashboard to assets. Update deprecated dashboards resolvers by resolver functions. 2023-07-14 13:54:43 +03:00
Igor Kulikov
b77e759252
Merge pull request #8916 from vvlladd28/improvement/unit-input/clear-on-hover
Added on unit input to show the clear button when hovering the element
2023-07-14 12:48:54 +03:00
Igor Kulikov
d1b63037fc
Merge pull request #8929 from ArtemDzhereleiko/AD/imp/entity-autocomplete
Improvement for entity autocomplete
2023-07-14 12:48:24 +03:00
Ruslan Vasylkiv
32c2d44b0c
added rewrite param to delete latest timeseries, enabled single selection deletion (#8933) 2023-07-14 11:37:40 +02:00
Igor Kulikov
a9b8a6459e UI: Load home dashboards from asset resources 2023-07-13 20:04:25 +03:00
Igor Kulikov
b74e52d14a UI: Improve color picker 2023-07-13 18:14:50 +03:00
Ruslan Vasylkiv
2f1290e7e1
Delete timeseries UI implementation (#8932) 2023-07-13 14:24:45 +02:00