Skip to content

Commit f75bcce

Browse files
authoredDec 2, 2024
Moved the Image folder to the root
1 parent 75802ff commit f75bcce

8 files changed

+9
-9
lines changed
 
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

‎README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The **Low Code App Editor** simplifies managing low-code applications within the DataMiner System. It allows you to import, export, edit, and delete apps while offering customization options for metadata, resources, and deployment settings. With features like tailored export configurations and cross-Agent synchronization, the tool streamlines app life cycle tasks, making it a practical solution for maintaining and deploying low-code apps efficiently.
66

7-
![Overview](Documentation/LCAEditor_1_0_0_13.gif)
7+
![Overview](./Images/LCAEditor_1_0_0_13.gif)
88

99
## Installation
1010

@@ -49,7 +49,7 @@ You can edit some general information about the low-code app. You can import pag
4949
> When you add users to the editors/viewers list, there is no check if the users that you add actually exist.
5050
>
5151
52-
![Editor](Documentation/EditorDialog_1_0_0_13.gif)
52+
![Editor](./Images/EditorDialog_1_0_0_13.gif)
5353

5454
### Export
5555
It is possible to export apps. This option will try and gather all the needed files for the selected apps and create a .dmapp package to install it elsewhere. It will export the create package to **C:\Skyline DataMiner\Documents\DMA_COMMON_DOCUMENTS\Low Code Apps Exports**
@@ -118,7 +118,7 @@ This options will overwrite the existing themes if there are already matching th
118118
- Images
119119
- Themes
120120

121-
![Editor](Documentation/ExportDialog.png)
121+
![Editor](./Images/ExportDialog.png)
122122

123123
### Import
124124

@@ -127,7 +127,7 @@ Importing an exported .dmapp package can happen in a few different ways:
127127
#### Taskbar Utility
128128
If you have access to the DataMiner agent, you can copy over the .dmapp package and double click it to install it via the Taskbar Utility.
129129

130-
![Editor](Documentation/TaskbarUtility_Install.png)
130+
![Editor](./Images/TaskbarUtility_Install.png)
131131

132132
#### Client test tool
133133
If you do not have RDP access to the DataMiner agent, but have a DataMiner user with the correct permissions. Then you can use the Client Test Tool to install packages too.
@@ -140,12 +140,12 @@ If you do not have RDP access to the DataMiner agent, but have a DataMiner user
140140
1. Select the uploaded package in the list and press "Install Package"
141141
1. [Optional] Remove the uploaded package by clicking "Remove Uploaded Package"
142142

143-
![Editor](Documentation/AppPackages_Window.png)
143+
![Editor](./Images/AppPackages_Window.png)
144144

145145
### Delete
146146
You can delete apps as well.
147147

148-
![Editor](Documentation/DeleteDialog.png)
148+
![Editor](./Images/DeleteDialog.png)
149149

150150
## About DataMiner
151151

‎catalog.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The **Low Code App Editor** simplifies managing low-code applications within the DataMiner System. It allows you to import, export, edit, and delete apps while offering customization options for metadata, resources, and deployment settings. With features like tailored export configurations and cross-Agent synchronization, the tool streamlines app life cycle tasks, making it a practical solution for maintaining and deploying low-code apps efficiently.
66

7-
![Overview](Documentation/LCAEditor_1_0_0_13.gif)
7+
![Overview](./Images/LCAEditor_1_0_0_13.gif)
88

99
## Getting Started
1010

@@ -30,7 +30,7 @@ For more details on the exporting functionality, refer to the [Low Code App Edit
3030
> [!NOTE]
3131
> To avoid compatibility issues, when exporting an app from one DMA to another, ensure that the versions match (for example GQI versions).
3232
33-
![Editor](Documentation/ExportDialog.png)
33+
![Editor](./Images/ExportDialog.png)
3434

3535
## Editing Apps
3636

@@ -39,7 +39,7 @@ You can edit various aspects of your low-code app's general information in this
3939
> [!CAUTION]
4040
> When you add users to the editors/viewers list, there is no check if the users that you add actually exist.
4141
42-
![Editor](Documentation/EditorDialog_1_0_0_13.gif)
42+
![Editor](./Images/EditorDialog_1_0_0_13.gif)
4343

4444
## Support
4545

0 commit comments

Comments
 (0)