labbomb
fcb3c228ff
#2321 : [Feature][UI Next][V1.0.0-Alpha] Fixed an issue with # under internationalization ( #8641 )
3 years ago
labbomb
73292851a6
[Feature][UI Next][V1.0.0-Alpha] Fixed an issue with # under internationalization ( #8641 )
3 years ago
Devosend
e6fa25afd0
#2320 : [Fix-8615][UI Next][V1.0.0-Alpha] Fix resource manage file edit page blank bug ( #8631 )
3 years ago
Devosend
18c384c60a
[Fix-8615][UI Next][V1.0.0-Alpha] Fix resource manage file edit page blank bug ( #8631 )
3 years ago
ronyang1985
addf5214e3
#2319 : [Feature-8527][Datasource] Add dataSource for Amazon Redshift ( #8564 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
3 years ago
ronyang1985
7b66b66e8f
[Feature-8527][Datasource] Add dataSource for Amazon Redshift ( #8564 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
3 years ago
Devosend
b3a06c2e51
#2318 : [Fix-8617][UI Next][V1.0.0-Alpha] Fix workflow version info language internationalization bug
3 years ago
Devosend
102828409f
[Fix-8617][UI Next][V1.0.0-Alpha] Fix workflow version info language internationalization bug
3 years ago
Devosend
1c90af2799
#2317 : [Fix-8598][UI Next][V1.0.0-Alpha] Fix menu readonly bug in workflow instance
3 years ago
Devosend
985b4e8520
[Fix-8598][UI Next][V1.0.0-Alpha] Fix menu readonly bug in workflow instance
3 years ago
labbomb
5fbd9d3b3c
#2316 : [Feature][UI Next][V1.0.0-Alpha]Adjust font color in dark mode ( #8606 )
...
* Added theme color modification field
* Adjust font color in dark mode
3 years ago
labbomb
09f70353b8
[Feature][UI Next][V1.0.0-Alpha]Adjust font color in dark mode ( #8606 )
...
* Added theme color modification field
* Adjust font color in dark mode
3 years ago
songjianet
3bb5a781b5
#2315 : [Docs][UI Next][V1.0.0-Alpha] Update README.md. ( #8601 )
3 years ago
songjianet
3c832ccef0
[Docs][UI Next][V1.0.0-Alpha] Update README.md. ( #8601 )
3 years ago
songjianet
fb42e505ab
#2314 : [Feature][UI Next] Delete build:dev in package.json. ( #8600 )
3 years ago
songjianet
9a96b8da43
[Feature][UI Next] Delete build:dev in package.json. ( #8600 )
3 years ago
xiangzihao
c9cdc14a28
#2313 : [Fix-8506][Master] process instance stop result wrong ( #8529 )
...
* fix bug_8506
* recover success state
3 years ago
xiangzihao
74afdcf8f3
[Fix-8506][Master] process instance stop result wrong ( #8529 )
...
* fix bug_8506
* recover success state
3 years ago
xiangzihao
96e96f482b
#2312 : [Fix-8581][API-Doc] Add some missing chinese translation ( #8588 )
3 years ago
xiangzihao
3cfb3270fe
[Fix-8581][API-Doc] Add some missing chinese translation ( #8588 )
3 years ago
labbomb
fb7a73eea5
#2311 : [Feature][UI Next][V1.0.0-Alpha] Added theme color modification field.
3 years ago
labbomb
eb88d9cbd3
[Feature][UI Next][V1.0.0-Alpha] Added theme color modification field.
3 years ago
xiaodi wang
a2610ae4df
#2310 : [Docs] Update README_zh_CN.md ( #8587 )
3 years ago
xiaodi wang
a3e2c709fc
[Docs] Update README_zh_CN.md ( #8587 )
3 years ago
ronyang1985
024c242279
#2309 : [Feature-8485][task] Add EMR task plugin to support submit task to AWS EMR ( #8503 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
3 years ago
ronyang1985
20ee9a37fe
[Feature-8485][task] Add EMR task plugin to support submit task to AWS EMR ( #8503 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
3 years ago
songjianet
b608549ea7
#2308 : [Fix][UI Next] Fix build standalone error. ( #8590 )
3 years ago
songjianet
f2c6fbb452
[Fix][UI Next] Fix build standalone error. ( #8590 )
3 years ago
Jiajie Zhong
cf588f1663
#2307 : [python] Add config mechanism and cli subcommand config ( #8585 )
...
* [python] Add config mechanism and cli subcommand config
* Add configuration.py mechanism for more easy change config
and move some configs to it. It mechanism including
configuration.py module and default_config.yaml file
* Add `config` for cli subcommand allow users initialize, get,
set configs
close : #8344
* Change setup.py format
3 years ago
Jiajie Zhong
ec4ce2b573
[python] Add config mechanism and cli subcommand config ( #8585 )
...
* [python] Add config mechanism and cli subcommand config
* Add configuration.py mechanism for more easy change config
and move some configs to it. It mechanism including
configuration.py module and default_config.yaml file
* Add `config` for cli subcommand allow users initialize, get,
set configs
close : #8344
* Change setup.py format
3 years ago
Devosend
5d440f74df
#2306 : [Fix-8577][UI Next][V1.0.0-Alpha] Fix workflow instance view log bug. ( #8578 )
...
* fix query log params bug
* modify query log interval time
* query log throttle
3 years ago
Devosend
d7f7686880
[Fix-8577][UI Next][V1.0.0-Alpha] Fix workflow instance view log bug. ( #8578 )
...
* fix query log params bug
* modify query log interval time
* query log throttle
3 years ago
songjianet
bd2216c2c1
#2305 : [Docs][UI Next] Update README. ( #8568 )
3 years ago
songjianet
87927c4338
[Docs][UI Next] Update README. ( #8568 )
3 years ago
calvin
cce093ac39
#2304 : [Improve][UI Next] Add a few instructions on how to call a procedure in the form of the procedure task. ( #8566 )
...
* improve the form of procedure
* improve the form of the procedure task
3 years ago
calvin
ab459a511f
[Improve][UI Next] Add a few instructions on how to call a procedure in the form of the procedure task. ( #8566 )
...
* improve the form of procedure
* improve the form of the procedure task
3 years ago
Devosend
4699ae2d0e
#2303 : [Feature][UI Next] Add dag view log
3 years ago
Devosend
8136b8e064
[Feature][UI Next] Add dag view log
3 years ago
songjianet
3388957a99
#2302 : [Docs][UI Next] Update README. ( #8560 )
...
* [Docs][UI Next] Update README.
* Update README.md
3 years ago
songjianet
ad9252e325
[Docs][UI Next] Update README. ( #8560 )
...
* [Docs][UI Next] Update README.
* Update README.md
3 years ago
Kirs
c6db49f671
#2301 : [Improve][CI]Upgrade maven-wrapper to 3.1.0 ( #8557 )
...
* [Improve][CI]Upgrade maven-wrapper to 3.1.0
3 years ago
Kirs
8c19a7776e
[Improve][CI]Upgrade maven-wrapper to 3.1.0 ( #8557 )
...
* [Improve][CI]Upgrade maven-wrapper to 3.1.0
3 years ago
Amy0104
89a4f3402f
#2300 : [Feature][UI Next] Add DEPENDENT. ( #8556 )
3 years ago
Amy0104
059650effb
[Feature][UI Next] Add DEPENDENT. ( #8556 )
3 years ago
songjianet
eee87f87e2
#2299 : [Docs][UI Next] Add package license. ( #8545 )
...
* [Docs][UI-Next] Add package license.
* [Docs][UI Next] Add package license.
3 years ago
songjianet
8ed2eeb86c
[Docs][UI Next] Add package license. ( #8545 )
...
* [Docs][UI-Next] Add package license.
* [Docs][UI Next] Add package license.
3 years ago
calvin
01c77a2924
#2298 : [Feature][UI Next] Add the form of the datax task to the module of next ui. ( #8554 )
...
* add the component of the use-datax
* developed the form of the datax task
* prettier the codes
3 years ago
calvin
e84964f1f1
[Feature][UI Next] Add the form of the datax task to the module of next ui. ( #8554 )
...
* add the component of the use-datax
* developed the form of the datax task
* prettier the codes
3 years ago
Amy0104
ba8b805615
#2297 : [Feature][UI Next] Add CONDITIONS. ( #8553 )
3 years ago
Amy0104
02b102347b
[Feature][UI Next] Add CONDITIONS. ( #8553 )
3 years ago