* [Fix][UI Next][V1.0.0-Alpha] Fix some types missing when direct was export in sqoop task node.
* Fix][UI Next][V1.0.0-Alpha] Remove watch in use sqoop file.
* [Fix] [UI Next][V1.0.0-Alpha] Fix pre task options missing in dag page bug.
* [Feature][UI Next][V1.0.0-Alpha] Remove the useless code parameter in task node component.
* add `.pre-commit-config.yaml` in the pydolphinscheduler module and configured basic check rules like `isort`, `black`, `flake8`
* add some instructions in `DEVELOP.MD`
* Fix some mistake and add some docs on it
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
* [Feature][UI Next][V1.0.0-Alpha] Add the corresponding state for the saving action.
* [Feature][UI Next][V1.0.0-Alpha] Add the corresponding state for the saving action.
* [python] Add tox for out of box test
* Add `tox` for easy and complete test
* Correct package data attribute
* Add more dirs in flake8 ignore
* Change GA from raw to tox
* Fix env setter
* Temp skip sanity
* Rm not exists job
* Add code test
* fix
* rm all need
* fix
* fix
* fix
* fix
* fix
* fix
* Migrate pip upgrede to tox setting
* Change install_commands to commands
* fix config of install command
* Add GA env to do that
* Fix env error
* Finial commit
* remove duplicate
* Change doc
* Change dependence of ci
* Change dependence of ci
* Change `yaml_parser.py` method `to_string` to magic method
`__str__` make it more pythonic.
* Add some tests to magic method `__str__` and `__repr__`
* Unified processing of back-end error messages
* Fixed the problem of English and Chinese being unified on the front and back ends
* Fix the $message mount problem
* Delete messages that are processed separately
* Delete all try catch related operations
* [fix] [ui] Fixed the re-upload function of the Resource Management menu
* Modify resource file list and sub-file front-end code
* Modify udF resource file list and subfile front-end code
* Fix modified page does not dynamically update content, added V-if judgment
* [fix] [ui] Fixed the re-upload function of the Resource Management menu
* Modify resource file list and sub-file front-end code
* Modify udF resource file list and subfile front-end code
* Fix modified page does not dynamically update content, added V-if judgment
* Fix duplicate ID problem
* [Fix] [ui] Fixed the "RESOURCE_NOT_EXIST" error message when clicking udF resource list file navigation prompt
Co-authored-by: wangqiang <wangqiang@coocaa.com>
* feat(data-quality) change data-quality task main jar path
* feat(data-quality) change data-quality task main jar path
Co-authored-by: zixi0825 <sunzhaohe@linklogis.com>