Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merge] Add canvas job define and job run #71

Closed
wants to merge 28 commits into from

Conversation

EricJoy2048
Copy link
Member

No description provided.

songjianet and others added 26 commits May 5, 2023 20:20
* [Doc&Web] Improve readme add how to start seatunnel web (#51)

* Improve the readme

* Make support deploy by installer package

* [Feat][UI] Add component of dynamic form in this project.

* [Feat][UI] Add chinese locale in the project.

* [Fix][UI] Fix the problem that the fillet is reset after refreshing.

---------

Co-authored-by: songjianet <[email protected]>
* add dark light theme

* migrate sync-task file

* add deps

* feat: update datasource

* feat: update virtual-tables

* feat: update data-pipes

* feat: update user-manage

* [feat] Adding the synchronization task module.
…dule (#62)

* [ADD][SYNC TASK DEFINITION]

* [ADD][SYNC TASK DEFINITION] POM File
…rceConfigSwitcher (#69)

* [ADD][SYNC TASK DEFINITION]

* [ADD][SYNC TASK DEFINITION] POM File

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher
* [ADD][SYNC TASK DEFINITION]

* [ADD][SYNC TASK DEFINITION] POM File

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* [MODIFY][FILE]Modify Dependent files
@EricJoy2048 EricJoy2048 changed the title Add canvas job define [Merge] Add canvas job define and job run Jul 17, 2023
zhuchaoling and others added 2 commits July 17, 2023 18:21
* [Doc&Web] Improve readme add how to start seatunnel web (#51)

* Improve the readme

* Make support deploy by installer package

* [Feat][UI] Add component of dynamic form in this project.

* [Feat][UI] Add chinese locale in the project.

* [Fix][UI] Fix the problem that the fillet is reset after refreshing.

* [Feature][DynamicForm] Add seatunnel dynamicform module (#49)

* [Improve][Pom] use revision (#53)

* add datasource module (#54)

* Add datasource config switcher (#55)

* [Improve][code style] Add spotless plugin to seatunnel web (#56)

* [Improve][checkstyle] remove maven checkstyle plugin from pom (#58)

* [Feature][datasource] Add datasource api (#57)

* [Feat][UI] Add datasource in this project.

* [Feat][UI] Add virtual table function.

* [Feature][API] Add Job Defile API (#59)

* improve the logging framework (#61)

* [Feat] Adding the sync task (#63)

* add dark light theme

* migrate sync-task file

* add deps

* feat: update datasource

* feat: update virtual-tables

* feat: update data-pipes

* feat: update user-manage

* [feat] Adding the synchronization task module.

* [MODIFY][SYNC TASK DEFINITION] Add synchronization task definition module (#62)

* [ADD][SYNC TASK DEFINITION]

* [ADD][SYNC TASK DEFINITION] POM File

* fix: file not found (#60)

* [ADD][FUNCTION]Add synchronization task instance function (#65)

* Feat/sync task (#64)

* [ADD][FUNCTION]Add synchronization task instance function (#66)

* fix: build error (#67)

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher (#69)

* [ADD][SYNC TASK DEFINITION]

* [ADD][SYNC TASK DEFINITION] POM File

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* Fix: login redirect path (#68)

* Add canvas job define (#70)

* [ADD][SYNC TASK DEFINITION]

* [ADD][SYNC TASK DEFINITION] POM File

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* [MODIFY][FILE]Modify Dependent files

---------

Co-authored-by: Eric <[email protected]>
Co-authored-by: songjianet <[email protected]>
Co-authored-by: xiaoqigh <[email protected]>
Co-authored-by: zhangchengming601 <[email protected]>
* [Doc&Web] Improve readme add how to start seatunnel web (#51)

* Improve the readme

* Make support deploy by installer package

* [Feat][UI] Add component of dynamic form in this project.

* [Feat][UI] Add chinese locale in the project.

* [Fix][UI] Fix the problem that the fillet is reset after refreshing.

* [Feature][DynamicForm] Add seatunnel dynamicform module (#49)

* [Improve][Pom] use revision (#53)

* add datasource module (#54)

* Add datasource config switcher (#55)

* [Improve][code style] Add spotless plugin to seatunnel web (#56)

* [Improve][checkstyle] remove maven checkstyle plugin from pom (#58)

* [Feature][datasource] Add datasource api (#57)

* [Feat][UI] Add datasource in this project.

* [Feat][UI] Add virtual table function.

* [Feature][API] Add Job Defile API (#59)

* improve the logging framework (#61)

* [Feat] Adding the sync task (#63)

* add dark light theme

* migrate sync-task file

* add deps

* feat: update datasource

* feat: update virtual-tables

* feat: update data-pipes

* feat: update user-manage

* [feat] Adding the synchronization task module.

* [MODIFY][SYNC TASK DEFINITION] Add synchronization task definition module (#62)

* [ADD][SYNC TASK DEFINITION]

* [ADD][SYNC TASK DEFINITION] POM File

* [ADD][FUNCTION]Add synchronization task instance function (#65)

* Feat/sync task (#64)

* [ADD][FUNCTION]Add synchronization task instance function (#66)

* fix: build error (#67)

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher (#69)

* [ADD][SYNC TASK DEFINITION]

* [ADD][SYNC TASK DEFINITION] POM File

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* Fix: login redirect path (#68)

* Add canvas job define (#70)

* [ADD][SYNC TASK DEFINITION]

* [ADD][SYNC TASK DEFINITION] POM File

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][FUNCTION]Add synchronization task instance function

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* [ADD][Switcher]Add SqlServerDataSourceConfigSwitcher And MysqlDatasourceConfigSwitcher

* [MODIFY][FILE]Modify Dependent files

---------

Co-authored-by: songjianet <[email protected]>
Co-authored-by: xiaoqigh <[email protected]>
Co-authored-by: chaoling <[email protected]>
Co-authored-by: zhangchengming601 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants