* [Feature][UI Next][V1.0.0-Alpha] Adjust all table column widths in this project.
* [Fix][UI Next][V1.0.0-Alpha] Fix workflow delete handle (#9057)
* [Fix][UI Next][V1.0.0-Alpha] User Manage Queue display error (#9060)
* fix package bug (#9051)
* [Fix][UI Next][V1.0.0-Alpha] Fix the monitoring center does not support multiple worker. (#9061)
* [Fix][UI Next][V1.0.0-Alpha] Remove the unused Ref.
* [Fix-9025] [UI Next] Rectify this issue about failing to save a process when the user is ordinary user. (#9063)
* modify the back-edn api
* fix this issue
* [Fix][UI Next][V1.0.0-Alpha]Change the column-config file name to column-width-config and COLUMN_CONFIG to COLUMN_WIDTH_CONFIG.
* [Bug][UI Next] Fix style errors (#9067)
* [Feature][UI Next][V1.0.0-Alpha] Adjust all table column widths in this project.
* [Fix][UI Next][V1.0.0-Alpha] Remove the unused Ref.
* [Fix][UI Next][V1.0.0-Alpha]Change the column-config file name to column-width-config and COLUMN_CONFIG to COLUMN_WIDTH_CONFIG.
Co-authored-by: Devosend <devosend@gmail.com>
Co-authored-by: zixi0825 <sunzhaohe0825@gmail.com>
Co-authored-by: songjianet <1778651752@qq.com>
Co-authored-by: calvin <jianghuachinacom@163.com>
Co-authored-by: labbomb <739955946@qq.com>
* Add new profile `python` to separate build python
package from `release`. Now someone who does not interested
in python api could build package without python environment
* Add auto gpg asc sign when run `mvn instal -Ppython`
* Add property to skip gpg sign `python.sign.skip`
* Set `python.sign.skip=false` sign python dist by default
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
* [Fix][UI Next][V1.0.0-Alpha] Fix the state column of task instance table displays error.
* [Fix][UI Next][V1.0.0-Alpha] Remove unused vars.
* [Fix][UI Next][V1.0.0-Alpha] Add class for the state icon for e2e in task instance table and workflow instance.
* [python] Add integrated test to python gateway server
* Build java code and create standalone server image in GA
* Add component start docker in python
* Run example to make sure it work to it
close: #8035
* Fix build docker image working directory
* Fix working directory
* [Fix][UI Next][V1.0.0-Alpha] Add the hover tips for the datasource table action buttons.
* [Fix][UI Next][V1.0.0-Alpha] Remove the unused paramter for the datasource table operation column render function.