Jiajie Zhong
62cac2d529
[deploy] Make install.sh as executable script ( #7862 )
...
* [deploy] Make install.sh as executable script
* Change file and dir mode in dist
fix : #7860
3 years ago
xiangzihao
f2541248eb
[Feature-7769][API] Add batch start process api ( #7771 )
...
* add notes
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
Brennan Fox
46c39cdff9
Correct typo in English README ( #7695 )
...
* Correct typo in English README
Corrects a minor typo
* Markdown table & more typo cleanup
Co-authored-by: Brennan-Fox <brennan.fox@ca.ibm.com>
3 years ago
wangyizhi
984665a5ef
[Feature-7018][UI] Add list edit view from task definition ( #7852 )
...
* Performance optimization of DEPENDENT task
* fix eslint
* [Feature] Improve task definition list
* feat: Task definition list
* change update interface
3 years ago
labbomb
d014a11c22
Fix the user module multi-language linkage problem ( #7863 )
3 years ago
songjianet
30cf030ad9
[Feature][UI Next] Add profile function. ( #7858 )
...
* [Feature][UI Next] Add profile function.
* Update .env
3 years ago
Aaron Lin
7fd94ffa40
[Improvement][Logger]Remove the logger server from the deployment ( #7837 )
3 years ago
labbomb
8cd2a2c339
[Feature][UI Next]Fixed language switching issues ( #7845 )
...
Co-authored-by: songjianet <1778651752@qq.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
3 years ago
Jiajie Zhong
079adc9eca
[ci] Fix flaky test in e2e user ( #7847 )
...
* [ci] Fix flaky test in e2e user
fix : #7656
* Change class name
* Change get delete bottom function
* Correct function
3 years ago
songjianet
ae09702b35
[Feature][UI Next] Add modal component. ( #7848 )
3 years ago
calvin
a8d19f271a
fix this issue ( #7828 )
3 years ago
springmonster
0911fd711d
[Bug-7832, Improvement] Add unit test for worker module, fix apache#7832. Optimize HttpUtils and HttpUtilsTest 1. Checking input parameters of getResponseContentString 2. Add unit test ( #7798 )
3 years ago
labbomb
6d6babff5a
[Feature][UI Next]Modify Layout in multiple languages ( #7830 )
...
* Rewrite the page as defineComponent
* Fixed layout multilanguage problem
* Fixed layout multilanguage problem
* Modify the fields
* License
3 years ago
JinYong Li
acf9c84c50
[Feature][workflow list edit] add task update with upstream ( #7829 )
...
* add task save and binds workflow
* add task update with upstream
3 years ago
songjianet
d2794beb6d
[Feature][UI Next] Add profile detail. ( #7827 )
3 years ago
Jiajie Zhong
b1edce2b11
[python] Add checker pd attr param and fix switch example ( #7818 )
...
* [python] Add checker pd attr param and fix switch example
* Correct submit self.param to java gateway
* Fix missing parameter for switch example
* Add mechanism checker before submit to java gateway
close : #7803
* Fix mock get task code and version
* Change judge statement and add comment
3 years ago
Jiajie Zhong
1417967d9e
[python] Task condition missing two downstream param ( #7783 )
...
* [python] Task condition missing two downstream param
We add two downstream tasks to set task condition
success and failed node
close : #7763
* Add getter and setter property condition_resulth in base task
3 years ago
Jiajie Zhong
fcbb5f4d8f
[python] Enhance task datax example ( #7801 )
...
* [python] Enhance task datax example
* Add full example for `CustomDataX.json`
* Add comment about datasource need to exists.
close : #7800
* Add missing parameter setting
3 years ago
ououtt
4c2f77ee9c
[DS-7016][feat] Auto create workflow while import sql script with specific hint ( #7214 )
...
* [DS-7016][feat] Auto create workflow while import sql script with specific hint
* datasource : datasource name
* name: task name
* upstream: pre task names
* [DS-7016][feat] Auto create workflow while import sql script with specific hint
* remove excess blank lines
* [DS-7016][feat] Auto create workflow while import sql script with specific hint
* datasource : datasource name
* name: task name
* upstream: pre task names
* [DS-7016][feat] Auto create workflow while import sql script with specific hint
* datasource : datasource name
* name: task name
* upstream: pre task names
* Code optimization
* for Zip Bomb Attack
Co-authored-by: eye <eye.gu@aloudata.com>
3 years ago
labbomb
a826d37e54
[Feature][UI Next] Rewrite the page as defineComponent ( #7817 )
3 years ago
calvin
f0ad65cb14
[Fix-7203] Remedy the issue about importing a process json file. ( #7811 )
...
* fix a few issues
* fix a little issue
* Update ProcessDefinitionServiceImpl.java
* Update ProcessDefinitionServiceImpl.java
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
3 years ago
Jiajie Zhong
ab89e4335e
[ci] Remove workflow paths-ignore attribute ( #7807 )
...
It will cause our CI always waitting due to
we requests E2E contexts in .asf.yaml but
we set some ignore path on workflow e2e.
3 years ago
songjianet
81ef08af0e
[Feature][UI Next] Add password function. ( #7802 )
3 years ago
xiangzihao
7e61a3af31
fix bug_7789 ( #7790 )
...
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
Kirs
deb1624c3e
Update NOTICE year ( #7784 )
3 years ago
songjianet
5c57629781
[Feature][UI Next] Add password page. ( #7795 )
3 years ago
J·Y
a4168ae24e
[Improvement] The spark version is associated with the spark command ( #7544 )
...
* [Improvement] The spark version is associated with the spark command
3 years ago
wind
4b22ad6cf6
[Implement][MasterServer]TaskProcessor code optimization ( #7754 )
...
* task processor optimization
* fix test
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
天仇
4662e6d929
[BUG-7779][SQL] fix syntax error in init sql of postgre ( #7782 )
...
fix syntax error of table `t_ds_task_definition` and `t_ds_task_definition_log` in postgresql with column `task_group_priority int(4)`
3 years ago
songjianet
427ee5edaf
[Feature][UI Next] Add process state statistics. ( #7781 )
3 years ago
JinYong Li
c97170853e
add task save and binds workflow ( #7772 )
3 years ago
xiangzihao
70ab2b886f
fix bug_7499 ( #7739 )
...
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
xiangzihao
d9496efc38
[Feature-7777][UI] process definition page add create username ( #7778 )
...
* feature_7777
3 years ago
xiangzihao
e34a8bc3dc
[Fix-7773][Api] malform batchDeleteProcessInstanceByIds log output ( #7774 )
...
* bug_7773
* bug_7773
* bug_7773
* bug_7773
* bug_7773
3 years ago
Jiajie Zhong
f324b2f884
[python] Add test for examples ( #7759 )
...
* Make sure all file with `.py` extension and all file
end with "_example"
* Make sure all examples have `__doc__`
* Make sure not have duplicate process definition name
* Make sure process definition same as filename
close : #7729
3 years ago
Devosend
081adf4aaa
[Feature-7347] [Python]Add workflow as code task type flink ( #7632 )
...
* add Flink task for code as flow
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
xiangzihao
f34dfe80da
fix bug_7775 ( #7776 )
3 years ago
xiangzihao
0dfbbc8983
[Feature-5951][Improvement][UI] When creating an alarm instance, the alarm instance name input box prompts optimization ( #7770 )
3 years ago
xiangzihao
7395b980d3
[Fix-7767]Task instance is not deleted while deleting the process instance ( #7768 )
...
* fix bug_7767
* fix bug_7767
* fix bug_7767
* fix bug_7767
* fix bug_7767
3 years ago
JinYong Li
4d16c24b6e
[Bug][ApiServer] workflow copy ( #7694 ) ( #7762 )
...
* fix workflow copy
* fix copy
* fix copy
* code style
3 years ago
xiangzihao
fa906e7d01
[Fix-7753][Master] Failed to pass global parameters between parent and sub process ( #7755 )
...
* fix bug_7753
* fix bug_7753
* fix bug_7753
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
calvin
4203304b08
[Fix-7493] Support searching for task node in the DAG. ( #7766 )
...
* add a select to support fuzzy search
3 years ago
songjianet
7e378ea672
[Feature][UI Next] Add task state statistics chart. ( #7765 )
3 years ago
uh001
3e34e69cfb
The sql has a syntax error, and because it is a function, the exception information will be hidden ( #7761 )
3 years ago
songjianet
4514eaeb8b
[Feature][UI Next] Add task state statistics table. ( #7760 )
3 years ago
xiangzihao
c58dbefaa5
[Fix-7459][Sqoop] running error in parallel ( #7752 )
...
* fix bug_7459
* fix bug_7459
* fix bug_7459
* fix bug_7459
* fix bug_7459
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
JinYong Li
d7d13f7f51
[Feature][workflow list edit] add task list page api ( #7743 )
...
* fix 7597
* fix copy bug
* add task list page api
* fix total
* fix total
3 years ago
calvin
1f97a62411
[Fix-7510] Remedy the issue with clicking the breadcrumb on the page of file resources. ( #7747 )
3 years ago
labbomb
b2e6b69b09
feat: fix layout's problem ( #7742 )
3 years ago
wangyizhi
52a74396dd
[Improvement-6151] Performance optimization of DEPENDENT task ( #7725 )
...
* Performance optimization of DEPENDENT task
* fix eslint
3 years ago