[Docs][UI Next][V1.0.0-Alpha] Delete E2E docs. (#9309)
parent
4b3401a418
commit
c99b33a083
|
|
@ -51,20 +51,3 @@ pnpm run prettier
|
|||
```
|
||||
|
||||
---
|
||||
|
||||
### E2E
|
||||
|
||||
In order to ensure the stability of the project, we have added a lot of `E2E` tests, you can learn about it through the following list, and when you make code changes, please make sure that the `DOM` of `E2E` has not changed, if there are changes, please Correspondingly modify the backend code or explain it in `PR`.
|
||||
|
||||
- [Login](https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-ui-next/docs/e2e/login.md)
|
||||
- [Data Source](https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-ui-next/docs/e2e/data-source.md)
|
||||
- [Navbar](https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-ui-next/docs/e2e/navbar.md)
|
||||
- [Project](https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-ui-next/docs/e2e/project.md)
|
||||
- [Resource](https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-ui-next/docs/e2e/resource.md)
|
||||
- [Security](https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-ui-next/docs/e2e/security.md)
|
||||
|
||||
### Known Issues
|
||||
|
||||
Since this system is newly developed, there are some known issues, but this does not affect your use. We will deal with it in subsequent versions. If you are an open source enthusiast, your contributions are very welcome.
|
||||
|
||||
Check out all known issues [Know Issues](https://github.com/apache/dolphinscheduler/issues/8565).
|
||||
|
|
|
|||
|
|
@ -1,23 +0,0 @@
|
|||
### data source
|
||||
|
||||
| check | class |
|
||||
| ------------------ | ------------------------------ |
|
||||
| :white_check_mark: | data-source-items |
|
||||
| | el-popconfirm |
|
||||
| | el-button--primary |
|
||||
| :white_check_mark: | options-datasource-type |
|
||||
| :white_check_mark: | btn-create-data-source |
|
||||
| :white_check_mark: | dialog-create-data-source |
|
||||
| :white_check_mark: | btn-delete |
|
||||
| :white_check_mark: | btn-data-source-type-drop-down |
|
||||
| :white_check_mark: | input-data-source-name |
|
||||
| :white_check_mark: | input-data-source-description |
|
||||
| :white_check_mark: | input-ip |
|
||||
| :white_check_mark: | input-port |
|
||||
| :white_check_mark: | input-username |
|
||||
| :white_check_mark: | input-password |
|
||||
| :white_check_mark: | input-data-base |
|
||||
| :white_check_mark: | input-jdbc-params |
|
||||
| :white_check_mark: | btn-submit |
|
||||
| :white_check_mark: | btn-cancel |
|
||||
| :white_check_mark: | btn-test-connection |
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
### login
|
||||
|
||||
| check | class |
|
||||
| ------------------ | --------------- |
|
||||
| :white_check_mark: | input-user-name |
|
||||
| :white_check_mark: | input-password |
|
||||
| :white_check_mark: | btn-login |
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
### navbar
|
||||
|
||||
id:
|
||||
|
||||
- [ ] tabProject
|
||||
- [ ] tabSecurity
|
||||
- [ ] tabResource
|
||||
- [ ] tabDataSource
|
||||
|
|
@ -1,143 +0,0 @@
|
|||
### project
|
||||
|
||||
class:
|
||||
|
||||
- [ ] items-project
|
||||
- [ ] el-popconfirm
|
||||
- [ ] el-button--primary
|
||||
- [ ] project-name
|
||||
- [ ] delete
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnCreateProject
|
||||
- [ ] inputProjectName
|
||||
- [ ] btnSubmit
|
||||
|
||||
#### detail
|
||||
|
||||
class:
|
||||
|
||||
- [ ] tab-process-definition
|
||||
- [ ] tab-process-instance
|
||||
- [ ] tab-task-instance
|
||||
|
||||
#### workflow save dialog
|
||||
|
||||
class:
|
||||
|
||||
- [ ] input-param-key
|
||||
- [ ] input-param-val
|
||||
- [ ] option-tenants
|
||||
- [ ] add
|
||||
- [ ] add-dp
|
||||
|
||||
id:
|
||||
|
||||
- [ ] inputName
|
||||
- [ ] btnSubmit
|
||||
- [ ] selectTenant
|
||||
|
||||
#### workflow run dialog
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnSubmit
|
||||
|
||||
#### workflow instance tab
|
||||
|
||||
class:
|
||||
|
||||
- [ ] items-workflow-instances
|
||||
- [ ] select-all
|
||||
- [ ] btn-delete-all
|
||||
- [ ] el-popconfirm
|
||||
- [ ] el-button--primary
|
||||
- [ ] btn-rerun
|
||||
- [ ] success
|
||||
- [ ] execution-time
|
||||
- [ ] btn-rerun
|
||||
|
||||
#### workflow format dialog
|
||||
|
||||
class:
|
||||
|
||||
- [ ] el-dialog\_\_wrapper
|
||||
- [ ] el-button--primary
|
||||
|
||||
#### workflow form
|
||||
|
||||
class:
|
||||
|
||||
- [ ] graph-format
|
||||
- [ ] task-item-`type`
|
||||
- [ ] dag-container
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnSave
|
||||
|
||||
#### workflow definition tab
|
||||
|
||||
class:
|
||||
|
||||
- [ ] select-all
|
||||
- [ ] btn-delete-all
|
||||
- [ ] el-popconfirm
|
||||
- [ ] el-button--primary
|
||||
- [ ] items
|
||||
- [ ] name
|
||||
- [ ] button-publish
|
||||
- [ ] button-run
|
||||
- [ ] btn-cancel-publish
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnCreateProcess
|
||||
|
||||
#### task instance tab
|
||||
|
||||
class:
|
||||
|
||||
- [ ] items-task-instances
|
||||
- [ ] task-instance-state
|
||||
- [ ] task-instance-name
|
||||
|
||||
#### switch task form
|
||||
|
||||
class:
|
||||
|
||||
- [ ] switch-task
|
||||
- [ ] switch-else
|
||||
- [ ] el-input\_\_inner
|
||||
- [ ] option-else-branches
|
||||
- [ ] option-if-branches
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnAddIfBranch
|
||||
|
||||
#### switch task if branch
|
||||
|
||||
class:
|
||||
|
||||
- [ ] switch-task
|
||||
- [ ] switch-list
|
||||
- [ ] el-input
|
||||
|
||||
#### task node form
|
||||
|
||||
class:
|
||||
|
||||
- [ ] input-param-key
|
||||
- [ ] input-param-val
|
||||
- [ ] pre_tasks-model
|
||||
- [ ] user-def-params-model
|
||||
- [ ] add
|
||||
- [ ] add-dp
|
||||
- [ ] option-pre-tasks
|
||||
|
||||
id:
|
||||
|
||||
- [ ] inputNodeName
|
||||
- [ ] btnSubmit
|
||||
|
|
@ -1,142 +0,0 @@
|
|||
### resource
|
||||
|
||||
#### file manage
|
||||
|
||||
class:
|
||||
|
||||
- [ ] items
|
||||
- [ ] el-popconfirm
|
||||
- [ ] el-button--primary
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnCreateDirectory
|
||||
- [ ] btnCreateFile
|
||||
- [ ] btnUploadFile
|
||||
- [ ] delete
|
||||
- [ ] btnRename
|
||||
- [ ] btnEdit
|
||||
- [ ] btnDownload
|
||||
|
||||
##### create directory
|
||||
|
||||
id:
|
||||
|
||||
- [ ] inputDirectoryName
|
||||
- [ ] inputDescription
|
||||
- [ ] btnSubmit
|
||||
- [ ] btnCancel
|
||||
|
||||
##### rename directory
|
||||
|
||||
id:
|
||||
|
||||
- [ ] inputName
|
||||
- [ ] inputDescription
|
||||
- [ ] btnSubmit
|
||||
- [ ] btnCancel
|
||||
|
||||
##### create file
|
||||
|
||||
id:
|
||||
|
||||
- [ ] inputFileName
|
||||
- [ ] btnSubmit
|
||||
- [ ] btnCancel
|
||||
|
||||
##### upload file
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnUpload
|
||||
- [ ] btnSubmit
|
||||
- [ ] btnCancel
|
||||
|
||||
#### function manage
|
||||
|
||||
class:
|
||||
|
||||
- [ ] udf-function-items
|
||||
- [ ] el-popconfirm
|
||||
- [ ] el-button--primary
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnCreateUdfFunction
|
||||
- [ ] btnRename
|
||||
- [ ] btnDelete
|
||||
|
||||
##### create unf function
|
||||
|
||||
class:
|
||||
|
||||
- [ ] vue-treeselect\_\_menu
|
||||
|
||||
id:
|
||||
|
||||
- [ ] inputFunctionName
|
||||
- [ ] inputClassName
|
||||
- [ ] btnUdfResourceDropDown
|
||||
- [ ] inputDescription
|
||||
- [ ] btnSubmit
|
||||
- [ ] btnCancel
|
||||
|
||||
##### rename udf function
|
||||
|
||||
id:
|
||||
|
||||
- [ ] inputFunctionName
|
||||
- [ ] inputClassName
|
||||
- [ ] inputDescription
|
||||
- [ ] btnSubmit
|
||||
- [ ] btnCancel
|
||||
|
||||
#### resource
|
||||
|
||||
class:
|
||||
|
||||
- [ ] tab-file-manage
|
||||
- [ ] tab-udf-resource-manage
|
||||
- [ ] tab-function-resource-manage
|
||||
|
||||
#### udf manage
|
||||
|
||||
class:
|
||||
|
||||
- [ ] udf-items
|
||||
- [ ] el-popconfirm
|
||||
- [ ] el-button--primary
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnCreateDirectory
|
||||
- [ ] btnUploadUdf
|
||||
- [ ] btnDownload
|
||||
- [ ] btnRename
|
||||
- [ ] btnDelete
|
||||
|
||||
##### rename directory
|
||||
|
||||
id:
|
||||
|
||||
- [ ] inputName
|
||||
- [ ] inputDescription
|
||||
- [ ] btnSubmit
|
||||
- [ ] btnCancel
|
||||
|
||||
##### upload file
|
||||
|
||||
id:
|
||||
|
||||
- [ ] btnUpload
|
||||
- [ ] btnSubmit
|
||||
- [ ] btnCancel
|
||||
|
||||
##### create directory
|
||||
|
||||
id:
|
||||
|
||||
- [ ] inputDirectoryName
|
||||
- [ ] inputDescription
|
||||
- [ ] btnSubmit
|
||||
- [ ] btnCancel
|
||||
|
|
@ -1,114 +0,0 @@
|
|||
### security
|
||||
|
||||
class:
|
||||
|
||||
- [ ] tab-tenant-manage
|
||||
- [ ] tab-user-manage
|
||||
- [ ] tab-worker-group-manage
|
||||
- [ ] tab-queue-manage
|
||||
- [ ] tab-environment-manage
|
||||
- [ ] tab-token-manage
|
||||
|
||||
#### tenant manage
|
||||
|
||||
| check | class |
|
||||
| ------------------ | ------------------ |
|
||||
| :white_check_mark: | items |
|
||||
| | el-popconfirm |
|
||||
| | el-button--primary |
|
||||
| :white_check_mark: | tenant-code |
|
||||
| :white_check_mark: | edit |
|
||||
| :white_check_mark: | delete |
|
||||
| :white_check_mark: | btn-create-tenant |
|
||||
| :white_check_mark: | input-tenant-code |
|
||||
| :white_check_mark: | select-queue |
|
||||
| :white_check_mark: | input-description |
|
||||
| :white_check_mark: | btn-submit |
|
||||
| :white_check_mark: | btn-cancel |
|
||||
|
||||
#### user manage
|
||||
|
||||
| check | class |
|
||||
| ------------------ | ------------------- |
|
||||
| :white_check_mark: | items |
|
||||
| | el-popconfirm |
|
||||
| | el-button--primary |
|
||||
| :white_check_mark: | name |
|
||||
| :white_check_mark: | edit |
|
||||
| :white_check_mark: | delete |
|
||||
| :white_check_mark: | btn-create-user |
|
||||
| :white_check_mark: | input-username |
|
||||
| :white_check_mark: | input-password |
|
||||
| :white_check_mark: | select-tenant |
|
||||
| :white_check_mark: | select-queue |
|
||||
| :white_check_mark: | input-email |
|
||||
| :white_check_mark: | input-phone |
|
||||
| :white_check_mark: | radio-state-enable |
|
||||
| :white_check_mark: | radio=state-disable |
|
||||
| :white_check_mark: | btn-submit |
|
||||
| :white_check_mark: | btn-cancel |
|
||||
|
||||
#### worker group manage
|
||||
|
||||
| check | class |
|
||||
| ------------------ | ----------------------- |
|
||||
| :white_check_mark: | items |
|
||||
| | el-popconfirm |
|
||||
| | el-button--primary |
|
||||
| :white_check_mark: | name |
|
||||
| :white_check_mark: | edit |
|
||||
| :white_check_mark: | delete |
|
||||
| :white_check_mark: | btn-create-worker-group |
|
||||
| :white_check_mark: | input-worker-group-name |
|
||||
| :white_check_mark: | select-worker-address |
|
||||
| :white_check_mark: | btn-submit |
|
||||
| :white_check_mark: | btn-cancel |
|
||||
|
||||
#### queue manage
|
||||
|
||||
| check | class |
|
||||
| ------------------ | ----------------- |
|
||||
| :white_check_mark: | items |
|
||||
| :white_check_mark: | queue-name |
|
||||
| :white_check_mark: | edit |
|
||||
| :white_check_mark: | btn-create-queue |
|
||||
| :white_check_mark: | input-queue-name |
|
||||
| :white_check_mark: | input-queue-value |
|
||||
| :white_check_mark: | btn-submit |
|
||||
| :white_check_mark: | btn-cancel |
|
||||
|
||||
#### environment manage
|
||||
|
||||
| check | class |
|
||||
| ------------------ | ------------------------------ |
|
||||
| :white_check_mark: | items |
|
||||
| | el-popconfirm |
|
||||
| | el-button--primary |
|
||||
| :white_check_mark: | environment-name |
|
||||
| :white_check_mark: | edit |
|
||||
| :white_check_mark: | delete |
|
||||
| :white_check_mark: | btn-create-environment |
|
||||
| :white_check_mark: | input-environment-name |
|
||||
| :white_check_mark: | input-environment-config |
|
||||
| :white_check_mark: | input-environment-desc |
|
||||
| :white_check_mark: | input-environment-worker-group |
|
||||
| :white_check_mark: | btn-submit |
|
||||
| :white_check_mark: | btn-cancel |
|
||||
|
||||
#### token manage
|
||||
|
||||
| check | class |
|
||||
| ------------------ | ------------------ |
|
||||
| :white_check_mark: | items |
|
||||
| | el-popconfirm |
|
||||
| | el-button--primary |
|
||||
| :white_check_mark: | username |
|
||||
| :white_check_mark: | token |
|
||||
| :white_check_mark: | input-username |
|
||||
| :white_check_mark: | input-token |
|
||||
| :white_check_mark: | edit |
|
||||
| :white_check_mark: | delete |
|
||||
| :white_check_mark: | btn-create-token |
|
||||
| :white_check_mark: | btn-generate-token |
|
||||
| :white_check_mark: | btn-submit |
|
||||
| :white_check_mark: | btn-cancel |
|
||||
Loading…
Reference in New Issue