Tq
c5b7e5adff
[Bug] [API-9558]fix homepage task instance count method to use submit time to recount ( #9559 )
...
* fix homepage task instance count method to use submit time to recount
* fix homepage task instance count method to use submit time to recount
* fix homepage task instance count method to use submit time to recount
* fix homepage task instance count method JUNIT
* fix homepage task instance count method JUNIT
* fix homepage task instance count method JUNIT
3 years ago
labbomb
efe04863a0
[Refactor][UI Next]Reconstructing the Log Component ( #9574 )
...
* Reconstructing the Log Component
* Delete pnpm-lock.yaml
* Delete pnpm-lock.yaml
* add pnpm-lock
* Modify comments
3 years ago
caishunfeng
63638601b0
fix process pause and rerun ( #9568 )
3 years ago
wqxs
32f76e487f
[fix-9428] [DataSource] delete the password and test again, it is successful without password bug ( #9428 ) ( #9531 )
...
* fix bug: After the test data source is successful, delete the password, re-test, or success
* Modify the method of generating DatasourceUniqueId
3 years ago
sparklezzz
508ed9769a
[Fix][Master Server] handle warn+failed timeout strategy in workflow execute thread of master server ( #8077 ) ( #9485 )
...
Co-authored-by: xudong.zhang <xudong.zhang@nio.com>
3 years ago
WangJPLeo
b1d57dbce4
Check the status of the child process when the parent process is running ( #9567 )
...
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
Jiajie Zhong
000e96baec
[doc] Fix dead link after 3.0.0 release ( #9562 )
3 years ago
Devosend
01f3dcd03b
fix workflow instance can not be save bug ( #9554 )
3 years ago
songjianet
e534ca1298
[Perf][UI Next][V1.0.0-Beta] Optimize judgment logic. ( #9561 )
3 years ago
Jiajie Zhong
5529a23e5c
[doc] Add new release for 3.0.0-alpha ( #9519 )
3 years ago
songjianet
e190ef9d0d
[Fix][UI Next][V1.0.0-Beta] Fix the color matching problem of the relationship diagram. ( #9546 )
3 years ago
Amy0104
4d6a732ef3
[Fix][UI] Fix the problem of displaying task execution icons. ( #9549 )
3 years ago
Amy0104
491e9f84ee
[Fix][UI] Fix condition task connection failure. ( #9548 )
3 years ago
Eric Gao
a5bbf7852d
[Feature][Task-Plugin]Add zeppelin task-plugin to support Apache Zeppelin ( #9327 )
3 years ago
Tq
1192fb8e12
fix Fault tolerance warning mapper add alert type to insert ( #9533 )
3 years ago
xiangzihao
ec939fcc68
[Bug] [Dev] Fix start/stop/status/init script error ( #9514 )
...
* change /bin/sh to /bin/bash
* change /bin/sh to /bin/bash
* remove declear -A to adapt mac
3 years ago
calvin
adcc43fd7e
[Improve][API] Allowed the non-root user to create the task group. ( #9523 )
...
* create a new branch from dev
* fix this issue
* merge from dev
3 years ago
xiangzihao
7f41a96fc1
[Fix-9525] [Worker] Environment did not work as expected ( #9527 )
...
* fix #9525
* change to ${PYTHON_HOME}
* remove import
* fix ut error
3 years ago
songjianet
26726bb887
[Fix][UI Next][V1.0.0-Beta] Fix the resource Center dark mode display exception when viewing the file details. ( #9526 )
...
* [Fix][UI Next][V1.0.0-Beta] Fix the resource Center dark mode display exception when viewing the file details.
* [Fix][UI Next][V1.0.0-Beta] Fix the resource Center dark mode display exception when viewing the file details.
3 years ago
songjianet
0972610204
[Feature][UI Next][V1.0.0-Beta] Monaco Editor supports theme switching function. ( #9521 )
3 years ago
labbomb
7777a6acfd
[Fix][UI Next][V1.0.0-Beta] Added access to the child node function ( #9518 )
...
* Added access to the child node function
* Added access to the child node function
3 years ago
WangJPLeo
95ccc0c855
[Fix-9516] [Statistics] Statistics Manager shows data should belongs to current user ( #9515 )
3 years ago
Jiajie Zhong
1f48601c75
[python] Add task decorator for python function ( #9496 )
...
* [python] Add task decorator for python function
* Add decorator `@task`
* Add a tutorial about it
* Change tutorial doc and combine into traditional docs
* Add sphinx-inline-tab for better view
* revert not need change
* Correct python function indent
* Correct integration test
3 years ago
Jiajie Zhong
59a026d897
[python] Support read config in env variable ( #9517 )
...
Add a new method to get config from environment variables
and for now, we have three ways to get config and the
priority is `env-var > custom-config-file > built-in-config-file`.
Environment config setting does not work in CLI, because it will
confuse users when they get config value is `var-env` but value
in the configuration file is `var-in-file`, they may not find
the way how to change it
* Add documentation
* Add it to UPDATING.md
close : #8344
3 years ago
Kerwin
4221ee2433
Add python module dependency in the dist module ( #9506 )
3 years ago
Paul Zhang
3815a86a3b
[Improvement][Master] Fix typo for MasterTaskExecThreadTest ( #9513 )
3 years ago
Tq
51d47de6de
[Bug] [ALERT-9487] change email attachment filename to add random string to avoid issues ( #9498 )
...
* change email attachment filename to add random string to avoid always use same file
* change email attachment filename to add random string to avoid always use same file
3 years ago
songjianet
46c0c18ec7
[Feature][UI Next][V1.0.0-Beta] Change the css style usage of the blue number flopper in the alarm center to css variables. ( #9511 )
3 years ago
caishunfeng
66d148872d
[Bug-9501][Worker] fix kill task error before running ( #9509 )
3 years ago
caishunfeng
7b907b854d
[Improvement][doc] update time zone doc ( #9503 )
...
* update time zone doc
* update time zone doc
* update time zone doc
3 years ago
Amy0104
8a2fbd205e
[Fix][Next-UI] Fix the jumping problem of close button on dag page. ( #9494 )
3 years ago
czeming
706cdb6a8e
[Fix-9174] [Alert] Fix deduplication of alarm information ( #9371 )
...
* feat(issue #9174 ):
Fix-9174
3 years ago
Tq
df791a374e
[FIX][WEBSITE-9224]fix wechat doc and wechat form display ( #9439 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
3 years ago
Amy0104
e134c63e68
[Bug][Next UI] Fix the branch flow options of the switch task is not available. ( #9481 )
3 years ago
Amy0104
e5c66ecc31
[Fix][UI Next] Fix the problem of disabling owned user input during project editing. ( #9476 )
3 years ago
mazhong
8821b91829
[FIX-9471][Script] fix run install.sh error ( #9472 )
3 years ago
Eric Gao
eb21b6cc52
[Feature][Doc] Switch shell task instruction screenshots to latest ( #9434 )
3 years ago
Amy0104
099bde0f78
[Fix][Next-UI] Add LIST type to the custom parameter types of task node. ( #9468 )
3 years ago
Tq
04d4e4e0c4
fix the OUT direct param could pass to the current script ( #9463 )
3 years ago
labbomb
8440baa5e8
[Bug][UI Next]Fix global variable validation condition for save button in workflow definition. ( #9454 )
3 years ago
Jiajie Zhong
51c1d8f2aa
[doc] Migrate develop docs from website ( #9457 )
...
* [doc] Migrate develop docs from website
developer should also into main repo, because
development setup should follow with the latest
code
* Add missing change from website
3 years ago
Amy0104
ac2e1df2bf
[Fix][UI][2.0.5] Add LIST type to the custom parameter types of task node. ( #9455 )
3 years ago
xiangzihao
d18cf184c6
[CI] Improve CI ( #9436 )
...
* test
* test
* test
* test
* test
* test
* test
* test
* test
* improve ci
* improve ci
* improve ci
3 years ago
Tq
fb0139e959
[Feature] [ALERT-9406]enrich alert info when insert new row into DB ( #9445 )
...
* enrich alert info when insert new row into DB
* fix comments
3 years ago
worry
69923546a1
[DS-9263][Improvement][master]optimize failover ( #9281 )
...
- add FailoverService.java
- move failover method from MasterRegistryClient to FailoverService
- move failover code from FailoverExecuteThread to FailoverService
This closes #9263
3 years ago
Lyle Shaw
9d7223b038
[doc] fix url wrong in zh doc ( #9421 )
...
Co-authored-by: xiaoliangyu <xiaoliangyu@bytedance.com>
3 years ago
Jiajie Zhong
3d78859fe5
[python] Recover python release properties ( #9444 )
...
This patch recovers the properties `python.sign.skip=false`
when the combined profile `release,python` is used.
also close : #9433
3 years ago
Jiajie Zhong
aaf2042ec4
[python] Add missing doc about config and connect remote server ( #9443 )
...
which includes `configuration`, `run example`
`how to connect remote server`
close : #9286 , #9284 , #8917
3 years ago
Jiajie Zhong
62284ae689
[doc] Add some dev missing doc ( #9427 )
...
* [doc] Add some dev missing doc
Including general-setting, task-definition, audit-log
and they related img
* Change base on suggestion
Co-authored-by: Tq <tianqitobethefirst@gmail.com>
3 years ago
caishunfeng
b285ccf930
[Future-9396]Support output parameters transfer from parent workflow to child work flow ( #9410 )
...
* [Future-9396]Support output parameters transfer from parent workflow to child work flow
* fix note
3 years ago