Customized Files
Non-standard edits made on the server or in the browser with Monaco Editor are displayed under customized codes. Edited files can be archived, opened with Monaco Editor, and their history can be kept. You can connect to Bitbucket via the interface with customized codes and send pull-requests. In this way, customizations made in the project can be followed on the interface.
Path:Control Panel > System > Dev Tools > Customized Files
Customized Codes and Files
- Monaco Editor: Redirects to Monaco Editor on browser. If it is not finished or if you will continue to work on it, changes are made here.
- History: If changes have been made to this file before with Monaco Editor and saved, the date and time, who worked on it and what changes were made are displayed from the history icon.
- Diff: Redirects to the Diff page and the in-between. differences are displayed.
- Checkbox: With the selected checkbox, the version is committed-requested or the files are archived.
- Archive Files: Assigns the selected files to the "Archived Folders" field on the left, along with the folder and creation date.
- Commit-Request Version: The box to which the files will be sent opens. The selected file is first committed and then a request is created. In this box;
- Task Branch: By default, the user who made the change and the date of the change are assigned. It can be changed if desired.
- Explanation: By default, the domain is assigned to the user who makes the change. If desired, a detailed explanation can be written about the changes made.
- Request Branch: Files are sent by choosing one of the developer, master, beta options.
Archived Folders
Codes under customized files. Adds a record to this field with the "Archive Files" button. Lists with folder name and creation date. When the folder is clicked, details including the file name and file path are opened. The icon next to the line directs you to Bitbucket and the version found in the master is displayed via Bitbucket.
Attention: For redirection to the Bitbucket page and commit-request transactions, the "Access Token" information in the system parameter settings must be entered. Otherwise, it will not work because the connection cannot be established.
Feedback
14.8.8. Code Diff Editor
Code Diff Editor is a difference search tool between files on Workcube. The codes between customized files and standard files are compared.
14.8.6. Monaco Editor
Monaco Editor aims to create a tool for managing files on the server and editing their codes via the browser. It works integrated with Customized Codes and makes file editing easier.
14.8. DevTools
Improvements and adjustments can be made in the technical areas of Workcube with the help of functions on the Dev Tools dashboard screen. The tools and equipment under Dev Tools ensure the continuity, operation and order of the system.
Customized Files
Added/Edited Function: Control Panel > System > Dev Tools > Customized Files function has been added.
What needs to be done for use: The "Access Token" information in Control Panel > System > General Settings > System Parameter Settings must be entered. Otherwise, it will not work because the connection cannot be established.
Usage: Archive Files saves the selected files under the "Archived Folders" on the left, along with the folder name and creation date. With Commit-Request to Version, the selected file is first committed and then a request is created.
Benefit:In this way, it is possible to view customized files via the interface, edit and archive them with the Monaco editor. Additionally, files can be sent with modifications via bitbucket.
Discard Files
Added/Edited Function: Control Panel > System > Dev Tools > Discard Files have been added.
Benefit: Non-standard files that GIT will discard and crushed after upgrade, patch and pull can be found and listed.