DolphinScheduler/dolphinscheduler-ui-next
Devosend 52ed895338
[Feature][UI Next] Add dag refresh button on workflow instance (#8514)
* modify workflow instance interval refresh

* workflow instance add dag refresh button
2022-02-24 12:01:56 +08:00
..
docs/e2e [Feature][UI Next] Add the form of sql task to the module of next ui. (#8471) 2022-02-21 18:33:57 +08:00
public [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
src [Feature][UI Next] Add dag refresh button on workflow instance (#8514) 2022-02-24 12:01:56 +08:00
.env.development [Fix][UI Next] Fix env. (#8229) 2022-01-27 21:43:53 +08:00
.env.production [Feature][UI Next] Change how env is used. (#8221) 2022-01-27 17:54:46 +08:00
.eslintignore [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
.eslintrc.js [Fix-7717] [UI Next] Prettier config name error (#8012) 2022-01-14 10:03:49 +08:00
.gitignore [Feature][UI Next] Add statistics. (#7895) 2022-01-08 17:03:49 +08:00
.prettierignore [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
.prettierrc.js [Feature-7785][UI Next] Add a new page for the module of next ui to manage the task group option. (#8060) 2022-01-16 10:08:42 +08:00
index.html [Feature][UI Next] Add layout content, theme and i18n. (#7690) 2021-12-28 21:30:29 +08:00
package.json [Build][UI Next] Update package. (#8504) 2022-02-23 16:27:09 +08:00
pnpm-lock.yaml [Feature][UI Next] Add the form of the sea tunnel task to the module of next ui. (#8507) 2022-02-23 21:17:06 +08:00
pom.xml change version to 2.0.4-SNAPSHOT (#8188) 2022-01-25 15:17:17 +08:00
README.md [Docs][UI Next] Add e2e list docs. (#8336) 2022-02-10 20:59:54 +08:00
tsconfig.json [Feature][UI Next] Workflow save modal (#8341) 2022-02-11 09:16:05 +08:00
vite.config.ts [Feature][UI Next] Change how env is used. (#8221) 2022-01-27 17:54:46 +08:00

Dolphin Scheduler UI Next

start

Please make sure you use node 16+ and pnpm to manage the dependencies of the project.

e2e list