Workflow System Description

Original link: https://www.bytecho.net/archives/2316.html

foreword

A long time ago, I wanted to automate some operations of the website, and today I finally realized it. Without further ado, let me introduce it directly.
The workflow system of this site is based on the secondary development of Ferry, using Gin+ElementUI (Vue) front-end separation technology, an open-source work order system that integrates work order statistics, task hooks, authority management, flexible design process and templates.

The project address has been released to: project warehouse

how to log in

The method of use has been briefly explained on the portal, mailbox and other pages. The specific method is as follows:

First, register an account in the Byte Planet background (if you have already registered, please log in directly). Since the workflow system is independent from the main site, you need to wait for about 1 minute for the Byte Planet account to be synchronized to the workflow system.
Then enter the workflow homepage :

image.png

Your initial account information has been explained on the login page, namely:
Your workflow account:你的字节星球账号, initial password:你的字节星球账号.123 ;
If your byte planet account is: henry, then the system account is: henry , and the initial password is: henry.123 .

After entering the system for the first time, please change the initial password in time!

how to use

The method of use is very simple. Click on the work order system to enter the work order application, select the item to be applied for, and fill in the form according to the prompts to initiate the application.
The figure below takes the friendship link application as an example:

image.png
image.png

After initiating the application, click on the work order system to enter my work order, and track the progress of the process in real time until the end of the process.
This system has access to email reminders, and the mailbox bound to your Byteplanet account will be synchronized to the workflow system. Please pay attention to emails from noreply#bytecho.net .

process tracking

Usually a work order process has multiple steps. There may be a process that needs to be handled by the applicant. You need to click on the work order system to enter my to-do, and the processing flow will be transferred to your own work order. Please pay attention to whether there are work orders that need to be processed by yourself. email reminder~

Work order in circulation:

image.png

Completed work orders:

image.png

Tickets that do not pass and the process is terminated:

image.png

Work Order Flowchart

Take the friendship link application as an example:

image.png

The picture above shows the friendship link application process. The system will automatically add your friendship link when it goes to the [Publish Friendship Link] step, and then continue to flow to the [Mutual Acceptance] step. This step needs to be handled by you:
If you find that the information is wrong, you can click [Incorrect information (need to correct)], the work order will be transferred to [Modify information], and you can resubmit your friend link information at this time, if the information is correct, click [Accept and complete] After that, the work order circulation ends.

Sections that have been connected to automation

The friendship link is now connected to the automated process. After the friendship link application form is approved, the system will automatically add the friendship link without manual intervention. Afterwards, other sections will continue to be connected to the automated process.


Henry 2023-09-06

This article is transferred from: https://www.bytecho.net/archives/2316.html
This site is only for collection, and the copyright belongs to the original author.