14525 Commits

Author SHA1 Message Date
Artem Dzhereleiko
1569bee351 UI: Refactoring error container 2023-07-31 13:34:37 +03:00
Artem Dzhereleiko
bd174f5437 UI: Refactoring css and save color 2023-07-31 13:28:53 +03:00
Artem Dzhereleiko
08bd89d0be UI: Remove divider 2023-07-28 18:44:22 +03:00
Artem Dzhereleiko
294727eabf UI: Merge and resolve conflict 2023-07-28 18:36:24 +03:00
Artem Dzhereleiko
49b149d484 UI: Refactoring for new style 2023-07-28 18:32:36 +03:00
Igor Kulikov
1cd1df0401
Merge pull request #8997 from rusikv/enhancement/delete-other-entities-confirm-phrase-highlight
Add double quotes to highlight 'remove other entities' confirm phrase in version control dialog
2023-07-28 13:04:18 +03:00
Igor Kulikov
208f7ee3d2
Merge pull request #8987 from ArtemDzhereleiko/AD/bug-fix/alarm-filter-panel
Fixed alarm filter panel
2023-07-28 13:03:31 +03:00
Igor Kulikov
30e3c7da23
Merge pull request #8966 from ArtemDzhereleiko/AD/imp/device-wizard-assign-customer-label
Change field label assign customer
2023-07-28 13:00:00 +03:00
Artem Dzhereleiko
aec44cf72c UI: Refactoring 2023-07-28 12:06:30 +03:00
Artem Dzhereleiko
3f18c2e436 UI: update label 2023-07-28 11:57:32 +03:00
Artem Dzhereleiko
a659d1b7e6 UI: Change value type for color 2023-07-28 11:02:27 +03:00
Artem Dzhereleiko
f9af643f6c UI: Refactoring 2023-07-28 10:35:02 +03:00
Igor Kulikov
787fc6ed7d Merge branch 'develop/3.5.2' into feature/basic-widget-config 2023-07-27 18:25:00 +03:00
Igor Kulikov
80fbc89e20 UI: use .mat-icon class selector instead of mat-icon tag for tb-icon component compatibility. 2023-07-27 17:39:04 +03:00
Artem Dzhereleiko
dc3f3ceafb UI: Add color picker input for multiple input widget 2023-07-27 17:23:53 +03:00
Igor Kulikov
df8585c1b6 UI: Implement Value card widget settings. Improve widget container layout. 2023-07-27 17:18:39 +03:00
Andrew Shvayka
91b0b0aead
Merge pull request #8636 from imbeacon/fix/removing-relations
[Fix] Changed method for removing relations from all to removing only COMMON relations
2023-07-27 12:54:24 +03:00
rusikv
5e83b2b903 Add double quotes to highlight 'remove other entities' confirm phrase in version control dialog 2023-07-26 14:26:00 +03:00
imbeacon
f9a621bcfb Merge remote-tracking branch 'upstream/develop/3.5.2' into fix/removing-relations 2023-07-26 11:18:38 +03:00
Artem Dzhereleiko
08fb544b7f UI: Fixed alarm filter panel 2023-07-25 15:22:18 +03:00
Igor Kulikov
26a4509be5 Merge branch 'develop/3.5.2' into feature/basic-widget-config 2023-07-24 19:51:14 +03:00
Igor Kulikov
c0309ac1aa UI: Value card basic config 2023-07-24 19:50:40 +03:00
Igor Kulikov
6c275df98e
Merge pull request #8979 from ArtemDzhereleiko/AD/bug-fix/asset-device-profile-autocomplete
Fixed hide edit button if entity is not selected Asset/Device Profile
2023-07-24 13:27:27 +03:00
Igor Kulikov
4a9182a25b
Merge pull request #8960 from deaflynx/ui/entities-table-widget/pointer-row-click
Widget Entities Table: show pointer if row has click action
2023-07-24 13:25:01 +03:00
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
f4613cfd71
Merge pull request #8968 from rusikv/bug/update-json-attribute-widget-incorrect-error-text
Fix for update JSON attribute input widget required time-series data key instead attribute key
2023-07-24 13:21:46 +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
Artem Dzhereleiko
ce6046844a UI: Hide edit button if entity not selected 2023-07-24 12:16:19 +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
Artem Dzhereleiko
36574f3230 UI: Remove translate 2023-07-21 10:32:08 +03:00
rusikv
34033cb7b0 Fix for update JSON attribute widget required time-series data key instead attribute key 2023-07-20 17:36:55 +03:00
Artem Dzhereleiko
1c601a6e7d UI: Change field label assign customer 2023-07-20 16:39:44 +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
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
Igor Kulikov
9d0126196f
Merge pull request #8959 from LeoMorgan113/develop/3.5.2
Added public-api for websocket services.
2023-07-20 11:04:21 +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
Andrew Shvayka
15b192aad9
Merge pull request #8898 from dashevchenko/resourceDeleteValidation
Resource deletion validation
2023-07-18 16:26:09 +03:00
Andrew Shvayka
1534b18514
Merge pull request #8906 from dashevchenko/prod_2238_fix
Fixed user phone display in entities table
2023-07-18 16:24:30 +03:00
Andrew Shvayka
e6f9511cb4
Merge pull request #8917 from dashevchenko/requiredFieldsFix
Fixed list of required fields for entities
2023-07-18 16:23:16 +03:00
Andrew Shvayka
864a4b6347
Merge pull request #8946 from vvlladd28/rule-node-ui/support-test-with-message
Updated UI rule node: Support test with message
2023-07-18 15:12:48 +03:00
rusikv
bebd5021ee Fixed notification rules page not working when rule saved without additional config 2023-07-18 12:24:49 +03:00