12485 Commits (04f271973aec02d97ece741bb37d68f5c25aff5d)
 

Author SHA1 Message Date
Kerwin 3a70c18d63 #4337: [Fix-14907]Fix click to view the history in the task node of the workflow instance (#14909) 1 year ago
Kerwin 4938470d20
[Fix-14907]Fix click to view the history in the task node of the workflow instance (#14909) 1 year ago
calvin 76afb64a4c #4336: [Improvement][API] Support to check if the worker group has been used by any tasks or schedulers when users delete or rename it. (#14893) 1 year ago
calvin a070aa93a7
[Improvement][API] Support to check if the worker group has been used by any tasks or schedulers when users delete or rename it. (#14893) 1 year ago
JueLance 614e1f8327 #4335: Fix java.sql.Date serialize error by convert it to java.util.Date (#13050) 1 year ago
JueLance e7c579d8f1
Fix java.sql.Date serialize error by convert it to java.util.Date (#13050) 1 year ago
Chenshuai b56a1f4cbc #4334: [Fix-14788][dolphinscheduler-ui] Fix the task name of dependent node, keyword filtering not supported (#14791) 1 year ago
Chenshuai 121c981a5d
[Fix-14788][dolphinscheduler-ui] Fix the task name of dependent node, keyword filtering not supported (#14791) 1 year ago
Chenshuai 7f091c3e7d #4333: [Fix-14790][dolphinscheduler-ui] Fix the data quality task, keyword filtering not supported (#14792) 1 year ago
Chenshuai 034e99f5a9
[Fix-14790][dolphinscheduler-ui] Fix the data quality task, keyword filtering not supported (#14792) 1 year ago
kezhenxu94 3b7479edc0 #4332: Add doap.rdf (#14883) 1 year ago
kezhenxu94 613bcc3b5e
Add doap.rdf (#14883) 1 year ago
sgw 79e72b059d #4331: [Improvement][Master] Split the task dependency mode of the dependent node into workflow dependent and task dependent (#14824) 1 year ago
sgw 76bbcbeb30
[Improvement][Master] Split the task dependency mode of the dependent node into workflow dependent and task dependent (#14824) 1 year ago
Hunter 9bb21e4ec4 #4330: fix(dolphinscheduler-alert): fix create http request error (#14793) 1 year ago
Hunter 3c71fb05f6
fix(dolphinscheduler-alert): fix create http request error (#14793) 1 year ago
Jay Chung 8c96dbd067 #4329: [Bug][Worker] Fix sql/shell task doesn't replace parameter (#14876) 1 year ago
Jay Chung 3fa69d2db8
[Bug][Worker] Fix sql/shell task doesn't replace parameter (#14876) 1 year ago
yeahhhz 6be1db0888 #4328: [Improvement][UI] Optimize task disable node style in dark theme (#14871) 1 year ago
yeahhhz 70e384c9fc
[Improvement][UI] Optimize task disable node style in dark theme (#14871) 1 year ago
Nothing Chan 9035888788 #4327: [Improvement][doc] fix typo in readme (#14878) 1 year ago
Nothing Chan f3a4842bf6
[Improvement][doc] fix typo in readme (#14878) 1 year ago
gaopeng bb41152894 #4326: [Fix-14811][fix] Fix when using Casdoor SSO, ldap, OAuth2 to log in, the tenant problem of not specifying the currently logged in user (#14812) 1 year ago
gaopeng 5062aa12da
[Fix-14811][fix] Fix when using Casdoor SSO, ldap, OAuth2 to log in, the tenant problem of not specifying the currently logged in user (#14812) 1 year ago
Aaron Wang fbd73ab1ac #4325: [Fix][Resource Center] Remove NONE storage type and set LOCAL type as default (#14661) 1 year ago
Aaron Wang b12df72a0c
[Fix][Resource Center] Remove NONE storage type and set LOCAL type as default (#14661) 1 year ago
Wenjun Ruan 6f904254b1 #4324: Fix session/thread leak at ssh datasource (#14859) 1 year ago
Wenjun Ruan bc4326125d
Fix session/thread leak at ssh datasource (#14859) 1 year ago
旺阳 1f71688157 #4323: [Bug] [UI] New tasks with the flag normal show a grey color (#14862) 1 year ago
旺阳 89a55de070
[Bug] [UI] New tasks with the flag normal show a grey color (#14862) 1 year ago
lamberken a55e554bf5 #4322: [Improve] Fix placeholders should match arguments in log statement (#14850) 1 year ago
lamberken 11c8e0bdf1
[Improve] Fix placeholders should match arguments in log statement (#14850) 1 year ago
Aaron Wang 769cb2ea65 #4321: chore: add revert label check (#14853) 1 year ago
Aaron Wang 6406243db0
chore: add revert label check (#14853) 1 year ago
Jay Chung 8c6f849a33 #4320: Revert "fix: Local resource error in some entrypoint (#14826)" (#14838) 1 year ago
Jay Chung 974d700984
Revert "fix: Local resource error in some entrypoint (#14826)" (#14838) 1 year ago
gaopeng 8f537ce1b0 #4319: [Feature-14802][api] Use Casdoor SSO to log in, add admin user configuration (#14814) 1 year ago
gaopeng adf49fd23f
[Feature-14802][api] Use Casdoor SSO to log in, add admin user configuration (#14814) 1 year ago
Jay Chung adea3f8b59 #4318: feat: Add others scopes for release tool (#14844) 1 year ago
Jay Chung 46c0eb48c6
feat: Add others scopes for release tool (#14844) 1 year ago
Zinway 1e268e97c6 #4317: fix invalid registry path ends with 'master' or 'worker' (#14328) 1 year ago
Zinway 96041e3876
fix invalid registry path ends with 'master' or 'worker' (#14328) 1 year ago
zhangbaipeng 457e367e82 #4316: [Improvement] [Task] Change Seatunnel task run-mode to deploy-mode (#14800) 1 year ago
zhangbaipeng 7640c29495
[Improvement] [Task] Change Seatunnel task run-mode to deploy-mode (#14800) 1 year ago
calvin 22925f08d4 #4315: [Improvement-14835][UI] Support to immediately adjust the fill color of the task node after changing the run flag of the task. (#14837) 1 year ago
calvin 168a3930fa
[Improvement-14835][UI] Support to immediately adjust the fill color of the task node after changing the run flag of the task. (#14837) 1 year ago
eye-gu baff4c62fe #4314: [Fix-14149][master] task finished so not dispatch (#14161) 1 year ago
eye-gu 7ae4fb3787
[Fix-14149][master] task finished so not dispatch (#14161) 1 year ago
eye-gu ad9c6225b1 #4313: [Fix-14828][master] check task id not null to avoid NPE (#14829) 1 year ago
eye-gu 33525a17c3
[Fix-14828][master] check task id not null to avoid NPE (#14829) 1 year ago