songjianet
72bdf6f03c
[Fix][UI Next][V1.0.0-Alpha] Fix the task instance forced success button multi-language support error. ( #9392 )
3 years ago
guoshupei
ca95d2f928
[Fix-9221] [alert-server] optimization and gracefully close ( #9246 )
...
* [Fix-9221] [alert-server] optimization and gracefully close
This closes #9221
* [Fix-9221] [alert-server] remove unused mock data
This closes #9221
* [Fix-9221] [alert-server] remove unused mock data
This closes #9221
* [Fix-9221] [alert-server] remove unnecessary Mockito stubbings
* [Fix-9221] [alert-server] init AlertPluginManager in AlertServer
* [Fix-9221] [alert-server] AlertServerTest add AlertPluginManager installPlugin
* [Fix-9221] [alert-server] replace @Eventlistener with @PostConstruct
* [Fix-9221] [alert-server] sonar check solution
* [Improvement-9221] [alert] update constructor injection and replace IStoppable with Closeable
Co-authored-by: guoshupei <guoshupei@lixiang.com>
3 years ago
caishunfeng
ab0357027d
[Improvement] change method access ( #9390 )
...
* change method to protected
* change method access
3 years ago
Tq
2a4fa9cdb1
[BUG][WORKER-9349]fix param priority ( #9379 )
...
* fix param priority
* fix params priority code logic
3 years ago
Tq
f186b0d391
[Bug][API-9364]fix ProcessInstance wrong alert group id ( #9383 )
...
* fix ProcessInstance wrong alert group id
* change createComplementCommandList method to protected
3 years ago
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
3 years ago
Amy0104
e2c36324b3
[Fix][UI Next][V1.0.0-Alpha] Add light color theme to echarts. ( #9381 )
3 years ago
Jiajie Zhong
3457cee960
[python] Migrate pythonGatewayServer into api server ( #9372 )
...
Currently the size of our distribute package is up to
800MB, this patch is migrate python gateway server into
api server
The distribute package size before and after this patch is:
```sh
# before
796M apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
# after
647M apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
```
3 years ago
mans2singh
950f32e1d6
[task-spark][docs] Corrected notice section ( #9375 )
3 years ago
gaojun2048
5ef3f9d668
[optimization] [Service] Optimization ProcessService and add ProcessService interface ( #9370 )
3 years ago
xiangzihao
80ea8049e0
[CI] try to fix ci ( #9366 )
...
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
3 years ago
xiangzihao
1679f15a50
[FIX-9355] Fix scheduleTime of start-process-instance api in api-doc ( #9359 )
...
* fix #9355
* fix #9355
* fix ut error
* fix ut error
3 years ago
Tq
c294979e2f
[Bug-9235][Alert]Fix wechat markdown message and change wechat form structure ( #9367 )
...
* fix wechat issues:
1. change table msg type to markdown.
2. change userId to not required and enrich hints
3. change 'app id' to 'app id and chat id'
* fix wechat issues:
1. revert table showtype and add markdown showtype.
2. enrich hints.
3. delete 'chatid', rename agentid to weChatAgentIdChatId.
4. modify code to send markdown message.
* fix wechat issues: Change the language pack of agentId to agentId/chatId.
* fix format
* fix param name
Co-authored-by: Amy <amywang0104@163.com>
3 years ago
worry
2bab12f2c8
[Feature-9204][alert] Implement alert send status ( #9208 )
...
* [DS-9204][feat][alert,dao] Implement alert send status
- implement alert send status
- add alert send status entity、mapper
- modify alert dao
- modify alert sender
- add test
- add sql
This closes #9204
* [DS-9204][feat][alert,dao] Implement alert send status
- add license header
This closes #9204
3 years ago
Devosend
ce7740b9fc
[Fix][UI Next][V1.0.0-Alpha]Add zh for dag execution policy ( #9363 )
3 years ago
Devosend
aba257084b
[Fix][UI-Next] Rename process to workflow ( #9350 )
3 years ago
Devosend
c21f8c650b
[Fix] [UI-Next][V1.0.0-Alpha] Rename node to task in the task creation modal ( #9351 )
3 years ago
Tq
4873ec8a45
fix task definition page info total count ( #9354 )
3 years ago
xiangzihao
40b73f7962
[Improve][CI] improve ci checking ( #9325 )
3 years ago
zchong
4a29c6a6c8
[Improvement-9338][API] show more create datasource exception message ( #9336 )
...
* Update DataSourceServiceImpl.java
fix error message miss
* Update DataSourceServiceImpl.java
import optional jar
3 years ago
labbomb
ee0e3beb9d
[docs] Modifying site Configurations ( #9341 )
3 years ago
xiangzihao
3c5568c16c
[Doc] There are some version errors in the 2.0.1-release ( #9335 )
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
songjianet
d7a4dc1dbc
[Fix][UI Next][V1.0.0-Alpha] Fix the two hover prompts appear. ( #9333 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the two hover prompts appear.
* [Fix][UI Next][V1.0.0-Alpha] Fix the two hover prompts appear.
3 years ago
caishunfeng
40e44f6bc4
fix repeated submit task ( #9323 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Jiajie Zhong
9f84dbbda0
[doc] Migrate dev doc from website repository ( #9291 )
...
* [doc] Migrate dev doc from website repository
* Correct release language
* Fix license issue
* Add all images from website
* Delete unused images
* Add CI
* Fix ci
* fix ci
* Remove no need file
* Add latest commit from website
* correct img_utils.py script
* Remove unused imgs
3 years ago
guoshupei
3e5781b6e1
[Fix-9065] [master] when task submit failed, remove from queue and add state event to thread ( #9186 )
...
* [Fix-9065] [master] when task submit failed, remove from queue and add state event to thread
This closes #9065
* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java
yes, your idea is better
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* [Bug-9065] [master] update logger info
Co-authored-by: guoshupei <guoshupei@lixiang.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
3 years ago
Amy0104
6b2a4e31ea
[Fix][UI-Next][V1.0.0-Alpha] Fix the notification strategy options display error in the set parameters before timing modal. ( #9314 )
3 years ago
songjianet
c99b33a083
[Docs][UI Next][V1.0.0-Alpha] Delete E2E docs. ( #9309 )
3 years ago
mans2singh
4b3401a418
[dolphinscheduler-api][task-group-controller] Corrected notes for create, update and queryTaskGroupByStatus ( #9176 )
3 years ago
caishunfeng
1073fcae44
[Bug-9295][Master] fix repeated submit task ( #9304 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
songjianet
81f9b876f9
[Build] Update NaiveUI. ( #9306 )
3 years ago
Amy0104
c49ae015ec
[Feature][UI Next][V1.0.0-Alpha] Add a DISPATCH state to the task. ( #9302 )
3 years ago
caishunfeng
52ba2c6475
[Improvement-9288][Master] add task event thread pool ( #9293 )
...
* add task event thread
* license heander
* ci test
* delete unuse file
* fix CI test
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
songjianet
192ee99876
[Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state. ( #9301 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state.
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
caishunfeng
ddf1ff98fa
[Improvement-7697][Master/Worker] Change the task ack to runnning callback ( #8719 )
...
* rebase dev
* change task state to dispatch if dispatch success
* update task host when dispatch
* add dispatch task event
* test
* check tenant after enable auto create
* handle dispatch state
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
worry
b4b5241797
[DS-9266][feat][server]Implement show dolphinscheduler banner at launch ( #9273 )
...
- add banner.txt
- modify application.yaml
This closes #9266
3 years ago
wangxj3
fd76436d87
[Feature-#8318] [master-server] Sub process transfer parameters to father process ( #8522 )
...
* load param from subprocess
* unit test
* modify code style
Co-authored-by: wangxj <wangxj31>
3 years ago
caishunfeng
df519f8044
remove common task log ( #9274 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Devosend
11d9859c40
[Fix][UI Next][V1.0.0-Alpha] Fix the connection line center bug for workflow dag ( #9272 )
...
* fix the connection line center bug for workflow dag
* delete unnecessary code
3 years ago
songjianet
08af02151b
[Fix][UI Next][V1.0.0-Alpha] Fix the floating full-name display needed for menu bar. ( #9264 )
3 years ago
Amy0104
4ad1764932
[Fix] [UI-Next] [V1.0.0-Alpha] Fix the resource options in task node display incorrect after creating a new file. ( #9269 )
3 years ago
Amy0104
3516cd56b1
[Bug-FE][UI Next][V1.0.0-Alpha] Fix the datepicker panel up and down in start modal. ( #9267 )
3 years ago
Amy0104
1630147872
[Fix][UI Next][V1.0.0-Alpha] Fix the datasource display error in SQL. ( #9261 )
3 years ago
guoshupei
e2c1cc0579
[Fix-9222] [master] Support for deploying multiple masters on one node ( #9240 )
...
This closes #9222
Co-authored-by: guoshupei <guoshupei@lixiang.com>
3 years ago
Amy0104
860771f922
[Fix] [UI-Next] [V1.0.0-Alpha]Fix the magic status display. ( #9265 )
3 years ago
Devosend
c87af0eba8
[Fix][UI Next] Add workflow online status display ( #9253 )
3 years ago
Devosend
fa56751a56
fix Alert instance form not init bug ( #9258 )
3 years ago
Eric Gao
4c1578a374
[Feature-8369][Document]Add docs building test instructions in pydolphinscheduler DEVELOP.md ( #8369 ) ( #8693 )
3 years ago