You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/12/11 03:52:13 UTC

[GitHub] [dolphinscheduler] songjianet opened a new issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

songjianet opened a new issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   refactor reason
   - Use the updated technology stack to solve the problem of not supporting the `m1` series chips directly from the root cause, and at the same time can improve the startup speed and build speed of the project.
   - Solve the problem that some tools and dependencies used in existing projects are about to lose their maintenance.
   - Standardize code writing to enhance control over code style and specifications.
   - Solve the problem of style pollution caused by the styles in all `sfc` not using `scoped` in the project.
   - `jquery` is no longer used in the project.
   - Solve the problem of deep nesting of the directory hierarchy and irregular file storage in the project.
   - Solve the problem of extensive use of absolute positioning in the project.
   - Add front-end unit tests, use `jest` + `vtu` to ensure the stability of front-end components.
   
   Whether to use other methods to support `m1`
   
   Try to upgrade the existing project by using `node16`, then you need to upgrade `node-sass7`, the new version of `node-sass7` also needs to depend on `node-gyp8`, correspondingly, you need to upgrade `sass-loader12`, and then `webpack4` does not To know these, you need to upgrade `webpack5`, and then the old version of `babel` is not supported, and then upgrade `babel`. After upgrading `babel`, it is found that the existing `element` and `vue` both use the old version of `babel`.
   
   ### Use case
   
   use technology
   - node16
   - vue3
   - vue-router4
   - vueuse
   - axios
   - pinia
   - vite
   - scss
   - naiveui
   - pnpm
   - data-fns
   - ts+tsx
   - jest + vtu
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet closed issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet closed issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] zhongjiajie commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-1054279195


   Well done, thanks everyone here


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] shangeyao commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
shangeyao commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-999392474


   I hope to participate in the reactor about vue-router. There are still some problems now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-992004268


   > I am very interested in this, but I mainly use react.
   
   In fact, the problem is not particularly big, the refactoring of `vue3`+`tsx` is not very different.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] calvinjiang commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
calvinjiang commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991674164


   Wow, This is an amazing proposal. I'd like to support.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-993132499


   > Hi @songjianet, FYI, I think this is a big change for our codebase, so I add labels `DSIP` for it.
   
   yeh


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] zhoulijuanmiao commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
zhoulijuanmiao commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-992054055


   I hope to participate in it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991629229






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] zhongjiajie commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-993130974


   Hi @songjianet, FYI, I think this is a big change for our codebase, so I add labels `DSIP` for it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet removed a comment on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet removed a comment on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-999393581


   > I hope to participate in the reactor about vue-router. There are still some problems now.
   
   This is already being dealt with. You can look at other functions. Currently, it hasn't started writing for the page.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-1004688228


   > > How to participate in the development of `UI Next`?
   > 
   > Hi @devosend, maybe you should ping @songjianet to check if they are some task to do for next ui issue
   
   We have already made contact.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991828741


   > Wow, This is an amazing proposal. I'd like to support.
   
   thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] devosend commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
devosend commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991907309


   I am very interested in this, but I mainly use react.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991441568


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] devosend commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
devosend commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-992044310


   ok,I hope to participate in it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] labbomb commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
labbomb commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991622320


   I want to be involved in this project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-999393581


   > I hope to participate in the reactor about vue-router. There are still some problems now.
   
   This is already being dealt with. You can look at other functions. Currently, it hasn't started writing for the page.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-992054367


   > I hope to participate in it
   
   No problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] calvinjiang commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
calvinjiang commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991674164


   Wow, This is an amazing proposal. I'd like to support.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-1004570574


   > How to participate in the development of `UI Next`?
   
   Add me WeChat 18802464247.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] devosend commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
devosend commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-1004569937


   How to participate in the development of `UI Next`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] labbomb commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
labbomb commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-999397597


   > I hope to participate in the reactor about vue-router. There are still some problems now.
   
   Welcome to participate. What problems did you find?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991441568


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] labbomb commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
labbomb commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991622320


   I want to be involved in this project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-991629229


   > I want to be involved in this project.
   
   well done.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7332: [Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-992044709


   > ok,I hope to participate in it.
   
   well done.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] zhongjiajie commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-1004687139


   > How to participate in the development of `UI Next`?
   
   Hi @devosend, maybe you should ping @songjianet to check if they are some task to do for next ui issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet removed a comment on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
songjianet removed a comment on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-1004570574


   > How to participate in the development of `UI Next`?
   
   Add me WeChat 18802464247.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] devosend commented on issue #7332: [DSIP-4][Feature][UI Next] A new version of the `UI` proposal.

Posted by GitBox <gi...@apache.org>.
devosend commented on issue #7332:
URL: https://github.com/apache/dolphinscheduler/issues/7332#issuecomment-1004737574


   > > > How to participate in the development of `UI Next`?
   > > 
   > > 
   > > Hi @devosend, maybe you should ping @songjianet to check if they are some task to do for next ui issue
   > 
   > We have already made contact.
   
   yeah.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org