gaojun2048
ebc4253d50
[fix][Service] BusinessTime should format with schedule timezone ( #9714 )
...
* BusinessTime should format with schedule timezone
* fix test error
* fix test error
* fix test error
3 years ago
Amy0104
257380467e
[Fix][UI Next][V1.0.0-Beta] Set the timout label to not show. ( #9710 )
3 years ago
labbomb
7382284b7d
[Feature]The utils configuration files are centrally managed under common ( #9706 )
3 years ago
Devosend
48d526f275
[Fix][UI Next][V1.0.0-Beta] Fix bug where route is error in file manage root ( #9697 )
3 years ago
Devosend
0643fe44a4
[Fix][UI Next][V1.0.0-Beta] Fix success logo is not display bug ( #9694 )
3 years ago
labbomb
b276c372d4
[Feature]Unified exposure method class ( #9698 )
3 years ago
Amy0104
3e851940e8
[Fix][UI Next][V1.0.0-Beta] Fix the startup parameter display error. ( #9692 )
...
* [Fix][UI Next][V1.0.0-Beta] Fix the startup parameter display error.
* [Fix][UI Next][V1.0.0-Beta] Change the key of the startup parameter item.
3 years ago
songjianet
86bdb826dc
[Fix][UI Next][V1.0.0-Beta] Change update user to edit user. ( #9683 )
3 years ago
Tq
a51b710b1c
fix alert msg and change primitive to String to avoid wrong format ( #9689 )
3 years ago
Devosend
99678c097c
[Fix][UI Next][V1.0.0-Beta] Fix bug where name copy is invalid ( #9684 )
3 years ago
Mr.An
29a0ea32c6
[Fix] Support more generic tenant code when create tenant ( #9634 )
3 years ago
mans2singh
4799b27e33
[hotfix][docker] Removed extra equals in mail user ( #9677 )
3 years ago
yimaixinchen
fb11525e49
[chore] Correct the java doc in funtion DagHelperTest generateDag2 ( #9602 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
Eric Gao
072ba731a2
[Bug][Doc]Update database init instruction docs ( #9659 )
3 years ago
caishunfeng
88d2803fe1
fix task dispatch error overload resource pool of task group ( #9667 )
3 years ago
WangJPLeo
387ebe5bb0
Project management batch deletion should give a specific description if it fails. ( #9669 )
...
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
Amy0104
b564e58cf3
[Feature][UI][V1.0.0-Beta] Add dependent task status in dependent task. ( #9663 )
...
* [Feature][UI][V1.0.0-Beta] Add dependent task status in dependent task.
* [Fix][UI][V1.0.0-Beta] Format back end data.
3 years ago
Devosend
1de7f154a3
[Bug][UI][V1.0.0-Beta] Fix display resource not exist error message bug ( #9657 )
3 years ago
Devosend
30a8372505
[Fix][UI][V1.0.0-Beta] Fix the parameter variables and startup parameters window cannot auto close bug ( #9653 )
3 years ago
Jiajie Zhong
dde6d1f448
[doc] Add data quality to sidebar and correct docker resource path ( #9662 )
3 years ago
exmy
267b307632
[improve][api] Support to upload file without file type suffix ( #9553 )
3 years ago
exmy
36f01155b5
[Improvement][server] varPool support syntax #{setValue(key=value)} ( #9586 )
3 years ago
WangJPLeo
996790ce9e
[Improvement-9609][Worker]The resource download method is selected according to the configurati… ( #9636 )
...
* The resource download method is selected according to the configuration and the service startup verification is added.
* common check CI fix
* Startup check changed to running check
* code smell
* Coordinate resources to increase test coverage.
* Split resource download method.
* Unit Test Coverage
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
Amy0104
7b1c316d9e
[Fix][UI][V1.0.0-Beta] Adjust the UI presentation of the dependent task. ( #9649 )
3 years ago
Devosend
58c7e5aa08
[Feature][UI][V1.0.0-Beta] Modify timeout from 10s to 15s of axios ( #9644 )
3 years ago
Amy0104
6966a70acc
[Fix][UI][V1.0.0-Beta] Replace the back-end interface for dependent task. ( #9645 )
...
* queryProjectCreatedAndAuthorizedByUser to queryAllProjectList
* queryAllByProjectCode to queryProcessDefinitionList
* getTasksByDefinitionCode to getTasksByDefinitionList
3 years ago
Devosend
303ee1bf15
[Fix][UI][V1.0.0-Beta]Fix data not update bug for workflow version switch ( #9642 )
3 years ago
zixi0825
337696e258
[Docs][DataQuality]: Add DataQuality Docs ( #9512 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
worry
ecf13a8c90
[Improvement][style]add comment and clear warn ( #9247 )
3 years ago
naziD
10f8c9d983
[Bug-9608] Serialize the task definition failed ( #9622 )
...
* BugFix: serialize the task definition failed
* Remove a comment
Co-authored-by: lipandong <pandong.lpd@alibaba-inc.com>
3 years ago
Eric Gao
a863c6f8f1
[Bug][DAO] Update db init script and soft_version ( #9628 ) ( #9637 )
3 years ago
caishunfeng
239be31ab7
[Bug] cancel application when kill task ( #9624 )
...
* cancel application when kill task
* add warn log
* add cancel application
3 years ago
WangJPLeo
ae84900329
[Fix-9617]New task group project name drop-down data is displayed according to user type. ( #9625 )
...
* New task group project name drop-down data by user type
* remove unused import
* avoid import *
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
qianli2022
165d7aa51f
[Feature][Task] K8s namespace auth manager ( #9303 )
...
* k8s auth
* remove log
* fix test
* use constants
* use constants K8S_LOCAL_TEST_CLUSTER
* simple auth get
* change test
* add namespace authorize in user page
* prettier code
* change test data
Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
3 years ago
Devosend
86b1870856
[Fix][UI][V1.0.0-Beta] Fix tooltip not display bug in task instance ( #9630 )
3 years ago
PJ Fanning
f45fe85703
upgrade commons-compress to 1.21 ( #9540 )
3 years ago
PJ Fanning
006bcca532
update jackson and jackson.databind version to fixes many security issues ( #9572 )
3 years ago
PJ Fanning
7fecb92fc2
use secure version of postgresql ( #9573 )
...
* use secure version of postgresql
* Update known-dependencies.txt
3 years ago
Amy0104
a378844820
[Fix][UI][V1.0.0-Beta] Fix the task name cleared after switching the task type. ( #9623 )
3 years ago
Amy0104
93ee2e45c8
[Fix][UI][V1.0.0-Beta] Change node name to task name in the task modal on the task definition page. ( #9620 )
3 years ago
Amy0104
69bfebfec0
[Fix][UI][V1.0.0-Beta] Remove the sql comment in the procedure task and add the instructions link to the procedure task. ( #9619 )
3 years ago
Amy0104
a1df0ee99c
[Fix][UI] Fix the udf function echoed error in the sql task. ( #9616 )
3 years ago
JinYong Li
2aa191014d
fix 9584 ( #9585 )
3 years ago
WangJPLeo
e2ec489042
[Fix-9610] Sub-workflow status check is limited to SUB_PROCESS components ( #9611 )
...
* Sub-workflow status check is limited to SUB_PROCESS components
* Sub-workflow status check is limited to SUB_PROCESS components
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
xiangzihao
a3bf10c88d
[Feature][API] Refactor get dependent node information api ( #9591 )
...
* feature_8922
* fix comment error
* remove unused import
* fix unused import
3 years ago
Kerwin
9d11be447a
[Python] Make detached signature during release ( #9607 )
3 years ago
wangyang
6155dc3dab
[Docs] enhance alert doc ( #9534 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
labbomb
5b2a96b830
[Feature][UI Next]Added the method of downloading files ( #9605 )
3 years ago
Paul Zhang
2be7183563
[Bug][Standalone Server] Deduplicate the classpath jars in start.sh of the standalone server ( #9583 )
3 years ago
WangJPLeo
9964c4c1e1
[Fix-9593] Storage Management StorageOperate No Instance ( #9594 )
...
* Storage Management StorageOperate No Instance
* Add StorageOperateManager unit test
* Add license header
* Fix issues in SonarCloud code analysis
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago