94 Commits

Author SHA1 Message Date
Igor Kulikov
19ac154fbf
Merge pull request #12723 from vvlladd28/feature/custom-action-map/draw-and-create
Added new map action type - Map action buttons
2025-02-26 19:36:28 +02:00
Vladyslav_Prykhodko
952a6d6e6d UI: Add new map action - map action buttons 2025-02-26 19:05:27 +02:00
Igor Kulikov
5cf26d4851 Update license header 2025-02-25 09:39:16 +02:00
Igor Kulikov
17af3809f0 UI: Add support of js modules to: show widget header action function, data key post processing function. 2024-11-29 17:40:47 +02:00
Igor Kulikov
7c2be48474 Apply tailwind.css style recommendations. 2024-10-15 13:23:36 +03:00
Igor Kulikov
6fbc7b6875 Flex layout replacements. Switch to tailwind.css. 2024-10-14 15:03:03 +03:00
Igor Kulikov
c428633795 UI: Apply angular zone on resize observer callback when necessary. 2024-09-20 14:05:59 +03:00
Igor Kulikov
1ff48fb42e UI: Switch to native ResizeObserver. 2024-09-13 14:34:00 +03:00
rusikv
1d92cd227e UI: refactored widget-action-dialog column index validation 2024-05-20 15:29:32 +03:00
rusikv
0fc5bb66c8 UI: fixed widget action dialog column index field blocks save 2024-05-17 19:04:39 +03:00
rusikv
c823a74e20 UI: cell click action type implementation 2024-04-19 16:22:39 +03:00
Vladyslav_Prykhodko
59154be6c8 UI: Fixed not updated action source in widget action 2024-03-08 12:37:23 +02:00
Igor Kulikov
4b29a8f3ff UI: Implement action button widget. 2024-02-01 19:16:37 +02:00
Igor Kulikov
3fcb913645 UI: Update Widget action form style. 2024-01-26 17:54:24 +02:00
Igor Kulikov
a8bf7ad1b3
Merge pull request #9869 from Dmitriymush/bug-fix/action-navigate-to-dashboard
Fixed stateId autocomplete and added improvements for widget action dialog
2024-01-24 17:14:57 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Dmitriymush
661ab5b76f UI: widget action dialog refactoring and improvements 2023-12-21 17:54:32 +02:00
Dmitriymush
1fdbba6fc6 UI: fixed initial value for targetDashboardId valueChanges pipe 2023-12-19 13:44:28 +02:00
Artem Dzhereleiko
bc14475984 UI: Add subscript height dynamic 2023-12-13 18:03:38 +02: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
1bde8d3dff UI: Added support js module resource in widget/action 2023-06-07 15:37:47 +03:00
Igor Kulikov
bf749ff19b UI: Basic widget config mode directive support 2023-05-30 12:37:47 +03:00
Igor Kulikov
ee159be366 UI: Introduce device datasource type. Implement basic and advanced widget config modes. 2023-05-25 17:03:52 +03:00
Igor Kulikov
e4bd615b82
Merge pull request #8438 from ChantsovaEkaterina/feature/custom-action-extension-module-support
Widget extension module support in custom action
2023-05-02 13:25:12 +03:00
Chantsova Ekaterina
ab844525c3 Change approach of adding custom modules to a custom dialog 2023-05-02 12:54:45 +03:00
Chantsova Ekaterina
6a471c7f47 UI: correct custom action code samples 2023-05-01 16:57:56 +03:00
Chantsova Ekaterina
4058b9e468 Add custom modules to JS function arguments list 2023-04-27 12:03:04 +03:00
Chantsova Ekaterina
415c95907b UI: widget extension module support in custom actions 2023-04-14 18:33:42 +03:00
Igor Kulikov
1dc78d361f UI: Improve menu sections height calculation. Improve entities table border. 2023-03-21 13:09:20 +02:00
Igor Kulikov
d81add6fd7 UI: Angular 15 migration 2023-02-27 16:24:50 +02:00
Igor Kulikov
f99fa3c038 UI: Angular 15 migration 2023-02-23 19:01:53 +02:00
Igor Kulikov
78caf17e07 UI: Angular 15 migration 2023-02-20 19:23:26 +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
Igor Kulikov
3aed9db82f UI: Angular 14 migration 2023-02-02 16:55:27 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Vladyslav_Prykhodko
2f16c1a1fe UI: Fixed calculate action index in other page 2022-11-03 14:06:10 +02:00
Vladyslav_Prykhodko
896f07218b UI: Improvement widget drag and drop actions function 2022-11-03 12:36:17 +02:00
Vladyslav_Prykhodko
7213207130 Merge remote-tracking branch 'upstream/master' into engix-ltd-drag_drop_actions_in_list 2022-11-03 11:52:05 +02:00
Vladyslav_Prykhodko
8271b0534b UI: Clear code and change style 2022-11-02 16:55:33 +02:00
Igor Kulikov
8abe2f19e1 UI: Release ace editor resources on destroy. Improve node script test dialog. 2022-10-19 19:10:33 +03:00
devaskim
03794c1ad3 Let user to drag-n-drop widget actions in list. 2022-09-30 21:00:29 +05:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
ArtemDzhereleiko
09c8f2bdc7 Hide page size on tables refactoring 2021-12-14 12:40:18 +02:00
ArtemDzhereleiko
76dccab3f7 UI: On tables hide page size option on mobile view 2021-12-02 13:53:00 +02:00
Igor Kulikov
62823f6f73 Improve markdown component. Add more help content. 2021-10-18 13:10:11 +03:00
Igor Kulikov
b4f230dbc8 Improve markdown component. Add new helps. 2021-10-13 20:35:10 +03:00
Igor Kulikov
be24f5f16b
Merge pull request #5318 from vvlladd28/feature/table/hidden-cell-action-display-mode
[3.3.2] UI: Added new table settings - Hidden cell button actions display mode
2021-10-06 21:07:50 +03:00
Igor Kulikov
ff293ae1f4 Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks. 2021-10-06 21:03:29 +03:00