Amy0104
84cad13782
[Fix][UI Next][V1.0.0-Beta] Add the 'startNodeList' field to the 'start-process-instance' interface. ( #9769 )
3 years ago
labbomb
7382284b7d
[Feature]The utils configuration files are centrally managed under common ( #9706 )
3 years ago
labbomb
b276c372d4
[Feature]Unified exposure method class ( #9698 )
3 years ago
Devosend
99678c097c
[Fix][UI Next][V1.0.0-Beta] Fix bug where name copy is invalid ( #9684 )
3 years ago
Amy0104
7b1c316d9e
[Fix][UI][V1.0.0-Beta] Adjust the UI presentation of the dependent task. ( #9649 )
3 years ago
labbomb
5b2a96b830
[Feature][UI Next]Added the method of downloading files ( #9605 )
3 years ago
songjianet
a866465d01
[Fix][UI Next][V1.0.0-Alpha] Fix the time columns cannot be broken in the cron manage table. ( #9334 )
3 years ago
Amy0104
c49ae015ec
[Feature][UI Next][V1.0.0-Alpha] Add a DISPATCH state to the task. ( #9302 )
3 years ago
Amy0104
9d68b178d9
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying. ( #9285 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying.
* [Fix][UI Next][V1.0.0-Alpha] Fix the warning.
3 years ago
Devosend
b2cccc8959
[Fix][UI Next][V1.0.0-Alpha] Serial execte proces ( #9229 )
...
* add Process execute type for workflow
* fix icon spin
3 years ago
Devosend
6e6407cb18
[Fix][UI Next][V1.0.0-Alpha] Home white screen bug ( #9161 )
...
* fix timezone label bug
* modify default timezone
* support filter for timimg modal
3 years ago
Amy0104
7022b181f4
[Fix][UI Next][V1.0.0-Alpha] Fix the send email and the log not shown ( #9112 )
3 years ago
Devosend
0b2923d577
[Fix][UI Next][V1.0.0-Alpha] Resource authorization failed ( #9092 )
...
* fix resources auth bug
* support batch select for resource auth
3 years ago
Amy0104
bf1f959f58
[Feature][UI Next][V1.0.0-Alpha] Adjust all table column widths in th… ( #9062 )
...
* [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>
3 years ago
Amy0104
85b2352abf
[Fix][UI Next][V1.0.0-Alpha] Fix the state column of task instance ta… ( #8987 )
...
* [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.
3 years ago
kezhenxu94
d3cbf8eeaf
[UI-NEXT] Fix wrong packaging locations ( #8851 )
3 years ago
Amy0104
e0ee6f1f2f
[Feature][UI Next][V1.0.0-Alpha]: Refactor the user manage page unde… ( #8839 )
...
* [Feature][UI Next][V1.0.0-Alpha]: Refactor the user manage page under security.
* [Feature][UI Next][V1.0.0-Alpha]: Add license into types file.
3 years ago
Amy0104
f5711e4fcd
[Feature][UI Next][V1.0.0-Alpha] Unify clickable text in tables. ( #8813 )
3 years ago
labbomb
38fba609cb
[Feature][UI Next][V1.0.0-Alpha]Unified processing of back-end error messages ( #8779 )
...
* 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
3 years ago
Devosend
080a237b0d
[Fix][UI Next][V1.0.0-Alpha] Fix time alert validate of workflow ( #8750 )
3 years ago
jon-qj
c51f2e4a7c
[Fix][UI Next][V1.0.0-Alpha] Fix the issue that user email doesn‘t pass verification ( #8733 )
3 years ago
Devosend
c8b5d1e508
[Feature][UI Next][V1.0.0-Alpha] Support gantt ( #8697 )
3 years ago
Devosend
4881ab8c58
[Fix-8615][UI Next][V1.0.0-Alpha] Fix workflow startup time invalid bug ( #8681 )
3 years ago
kezhenxu94
60a00490c6
[CI][UI Next][V1.0.0-Alpha] Add frontend UI to CI checks and fix the linting problems found ( #8666 )
3 years ago
Devosend
22d63b80fa
[Feature][UI Next] Add workflow instance startup params
3 years ago
Devosend
66241fd5c2
[Feature][UI Next] Add dag menu ( #8481 )
...
* add dag menu
* add dag menu click event
* workflow online edit not allowed
3 years ago
Devosend
80d2ee7b11
[Feature][UI Next] Add Workflow Instance ( #8356 )
...
* add workflow list manage
* support batch delete
* add condition search
* add interval to update data
* fix table column I18n error
* add icon for table state column
* del redundant comment
* fix delete data paging jump
3 years ago
Devosend
5a94981ca7
[Feature][UI Next] Add Process Definition ( #8266 )
3 years ago
lilyzhou
e0dbf3edc6
[Feature][UI Next] Security User Manage ( #8133 )
3 years ago
wangyizhi
32ed6e281c
[Feature][UI Next] Modify route registration rules ( #8137 )
...
* [Feature][UI Next] Modify route registration rules
* [Feature][UI Next] Delete logs
3 years ago
songjianet
8ef72fcffc
[Feature][UI Next] Add workflow relation layout and format. ( #8125 )
3 years ago
wangyizhi
45f6c4197b
[Feature][UI Next] Workflow create ( #8123 )
3 years ago
Devosend
ff72a36c8a
[Fix-7717] [UI Next] Prettier config name error ( #8012 )
...
* code format
* add package.json change
* code prettier
3 years ago
Devosend
97f84ae00d
[Feature][UI Next] Add file manage ( #7943 )
...
* add file
* fix form style
* fix menu key not init bug
* add license header
* fix review question
* delete jquery
* modify conditions place
* use pagination components instead of pagination attr of tables.
* fixed table column width
* delete card component title required attr
* add table style
3 years ago
songjianet
30cf030ad9
[Feature][UI Next] Add profile function. ( #7858 )
...
* [Feature][UI Next] Add profile function.
* Update .env
3 years ago
labbomb
4c49a8b91f
[Feature][UI Next]: Rearrange the routing and format the code ( #7533 )
...
* fix: Rearrange the routing and format the code
* To fix the problem
To fix the problem
3 years ago
labbomb
ed6a3b6c87
refactor: Refactor Login to better match the composition API implementation ( #7519 )
3 years ago
songjianet
b54482cbb5
[Feature][UI Next] Add apis. ( #7463 )
3 years ago
labbomb
91e3423c72
feat: Added login pages and functions ( #7456 )
3 years ago
labbomb
7aeb12c5de
feat: Added the configuration of routes ( #7433 )
3 years ago