lenboo
f19b472eb8
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
xingchun-chen
4795a11e06
Merge pull request #4575 from break60/dev
...
[Improvement][ui] Front-end interface optimization
4 years ago
break60
0bea8481d4
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
Simon
e1e48d7e03
[Feature][JsonSplit] modify processdefinition create/delete method ( #4579 )
...
* processdefinition create/delete method
* init
* add relation parse
* delete process_definition_json
4 years ago
bao liang
a9748bf207
[ui] add code in task model ( #4583 )
4 years ago
zhuangchong
bba3dbde17
fix alert server client send. ( #4587 )
4 years ago
break60
ee8fc9f3d4
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
xingchun-chen
557d3d21b5
Merge pull request #4574 from zhuangchong/dev-imp-ui-dag-tooltip
...
[Improvement-4573][UI] Adds prompt message to DAG page button
4 years ago
zhuangchong
c4013c9823
delete the data-container attribute.
4 years ago
break60
d85a4a9dc4
fix
4 years ago
break60
e6f69aebf0
[Improvement][ui] Front-end interface optimization
4 years ago
xingchun-chen
27e36aa306
Merge pull request #4571 from break60/dev
...
[fixbug-4570][ui] When deleting a workflow connection, all connections disappear
4 years ago
zhuangchong
e9c0107fae
imp ui dag button tooltip.
4 years ago
lenboo
1d72a43680
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
break60
fdfc9ac215
fix
4 years ago
break60
b12e8a5390
fix
4 years ago
break60
843493804d
[fixbug-4570][ui] When deleting a workflow connection, all connections disappear
4 years ago
zhuangchong
891df6d5e2
fix schema 1.4.0 ( #4564 )
4 years ago
xingchun-chen
8be894cb88
Merge pull request #4557 from break60/dev
...
[Improvement-4556][ui]Repair the workflow instance, click the browser to return to the previous page, always start the query from the first page
4 years ago
break60
3e467dff22
[Improvement-4556][ui]Repair the workflow instance, click the browser to return to the previous page, always start the query from the first page
4 years ago
xingchun-chen
69445e3cfc
Merge pull request #4551 from break60/dev
...
[Improvement-4550][ui]Fix the problem of Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation when clicking on the same route
4 years ago
break60
d8e87d8a63
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
xingchun-chen
6b8cf1e14e
Merge pull request #4554 from zhuangchong/dev-fix-ui-token-spinnerLoading
...
[BUG][UI] fix ui createToken submit error.
4 years ago
zhuangchong
281e1be82f
remove setTimeout function.
4 years ago
zhuangchong
be61e250d0
remove setTimeout function.
4 years ago
break60
3ff0e5961b
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
Segun Ogundipe
90626d4118
[Improvement][alert-plugin] Refactor alert-plugin module to fix code smell ( #4548 )
...
* chore: Refactor code to fix code smell in alert-plugin module
* chore: Fix compile error
* chore: Fix static smell
4 years ago
xingchun-chen
85872304fb
Merge pull request #4545 from zhuangchong/dev-fix-ui-instance-delete-disabled
...
[Fix-4544][UI] process-instance delete button display condition error
4 years ago
xingchun-chen
5861fb5757
Merge pull request #4552 from zhuangchong/dev-fix-ui-user-auth-dialog
...
[BUG][UI] fix ui user authorization dialog
4 years ago
cooper
a5f31b75ab
[Improvement-4506][LICENSE] upgrade the version of the commons-beanutils ( #4525 )
...
* [Fix-3233][api-server] Fix the bug when compile the code in Java9 env
* [Fix-3233][api-server] Fix the bug when compile the code in Java9 env
* [Fix-3233][api-server] Fix the bug when compile the code in Java9 env
* [Fix-3233][api-server] rollback
* [Fix-3233][api-server] delete release-docs/licenses/LICENSE-jsp-api-2.1-6.1.14.txt
* [Fix-3233][api-server] delete ant-1.6.5.jar core-3.1.1.jar jsp-api-2.1-6.1.14.jar
* [Fix-3233][api-server] delete LICENSE-ant-1.6.5.txt,LICENSE-core-3.1.1.txt
* [Fix-3233][api-server] delete maven repository address of ant-1.6.5.jar ,core-3.1.1.jar ,jsp-api-2-1-6.1.14.jar
* [DS-4506][LICENSE] upgrade the version of the commons-beanutils
* [DS-4506][LICENSE] upgrade the version of the commons-beanutils
* [DS-4506][LICENSE] upgrade the version of the commons-beanutils
Co-authored-by: 李长福 <changfu.li@dmall.com>
4 years ago
zhuangchong
d203cba988
fix ui createToken submit error.
4 years ago
JinyLeeChina
648bc412a1
[Feature][JsonSplit] add task and relation save code ( #4546 )
...
* add task and relation save code
* modify codestyle
Co-authored-by: JinyLeeChina <297062848@qq.com>
4 years ago
lenboo
59a542d68f
Merge branch 'json_split' of https://github.com/apache/incubator-dolphinscheduler into json-split
...
# Conflicts:
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessInstanceService.java
# dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/ProcessInstance.java
4 years ago
zhuangchong
5a8987fd91
fix ui user authorization dialog.
4 years ago
break60
2289ba48b8
[Improvement-4550][ui]Fix the problem of Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation when clicking on the same route
4 years ago
break60
c9df981e3d
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
break60
829fdb52c1
[Improvement] Optimize the popover box title, create and edit instances are not cleared ( #4540 )
...
* [Improvement-3878]Tenant list delete user name
* [Improvement-3878][ui]Fix the list style
* [Improvement][ui] List vacancy optimization and icon icon repair
* Add font-awesome license and delete ans-ui license
* Introduce remixicon
* fix
* fix
* Plug-in front-end function
* fix
* add
* fix
* fix
* optimization
* fix
* fix
* fix
* [Improvement]Optimize the popover box title, create and edit instances are not cleared
4 years ago
Shiwen Cheng
0b8fcac37b
[Fix-4439][*] Fix cors problem ( #4490 )
...
* [Fix][UI] Fix warning in npm install
* [Fix-4439][*] Fix CORS problem
* [Improvement][API] Improve locale change interceptor
* [Improvement][API] Add test for locale change interceptor
* [Improvement][API] Fix code style
* [Improvement][Build] Update .gitignore
4 years ago
crazycarry
5bae9336b0
update get system load ( #4524 )
...
Co-authored-by: hujinhui <hujinhui@shein.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
break60
ecacc439c5
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
zhuangchong
cfa88a4a80
[Improvement-4493][api] The Process Definition interface parameter releaseState is changed to an enumeration type ( #4494 )
...
* definition code clean.
* update udp ui.
* update state.js releaseState value.
4 years ago
张旺
046940b1a0
[Improvement][API] ProjectService queryAllProjectList API optimization ( #4539 )
...
* [Improvement][API] ProjectService queryAllProjectList API optimization
* ✏️ checkStyle typo
4 years ago
break60
f85d41e7b0
[Improvement]Optimize the popover box title, create and edit instances are not cleared
4 years ago
break60
5c662f0a8e
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
break60
500147fa7e
[Feature-#3826][UI]Alert SPI ( #4441 )
...
* [Improvement-3878]Tenant list delete user name
* [Improvement-3878][ui]Fix the list style
* [Improvement][ui] List vacancy optimization and icon icon repair
* Add font-awesome license and delete ans-ui license
* Introduce remixicon
* Plug-in front-end function
* optimization
4 years ago
break60
a7f0f31d67
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
gaojun2048
acee4e00ec
Merge pull request #4537 from CalvinKris/alert_plugin_design
...
[Feature-#3049] Alert Plugin Design(merge alert_plugin_design to dev
4 years ago
Kirs
1c5abbb2ae
Merge branch 'dev' into alert_plugin_design
4 years ago
snail_fly
b290754f83
[Improvement-#4503][dolphinscheduler-dist]Jackson version upgraded to 2.10.5 from 2.9.10 ( #4522 )
...
* [Improvement-4503][dolphinscheduler-dist]jackson 2.9.10,upgrade to 2.10.5
* [BUG][dolphinscheduler-common]MissingNode can't be casted to ObjectNode when JSONUtils parseObject
Co-authored-by: 吕丽粉 <lvlf@hsmap.com>
4 years ago
CalvinKirs
64b4715b73
reslove
4 years ago