DolphinScheduler/dolphinscheduler-ui-next
2022-01-24 17:38:10 +08:00
..
public [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
src Improve the routing (#8176) 2022-01-24 17:38:10 +08:00
.env.development [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
.env.production [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +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 [Feature][UI Next] Workflow create (#8123) 2022-01-19 18:46:54 +08:00
pnpm-lock.yaml [Feature][UI Next] Workflow create (#8123) 2022-01-19 18:46:54 +08:00
pom.xml [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
README.md [Feature][UI-Next]: Build a front-end refactoring project. (#7387) 2021-12-14 11:45:38 +08:00
tsconfig.json feat: Added login pages and functions (#7456) 2021-12-17 09:28:34 +08:00
vite.config.ts Packaging problem fix (#8059) 2022-01-15 13:15:05 +08:00

Dolphin Scheduler UI Next

start

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