apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.3k stars 1.16k forks source link

[Feature][Web] Refactoring of Linkis Management Console #4217

Open casionone opened 1 year ago

casionone commented 1 year ago

当前主要优化方向

框架选型

功能上

阶段 主要任务 参与人员 时间点
重构需求的收集 收集社区以及行内前/后端开发人员的一些想法和建议
选型方案的确认 输出对比方案
  • 要考虑开源情况,主流技术
  • 工作量 主要的工作工作内容
  • 社区同学能否比较好的上手参与
  • 和dss当前的兼容性是否存在问题
UI设计 基于已有管理台,设计一套新的UI 主要是布局和风格
icon图库的确认
Demo版本 提供几个页面的demo版本,最好能覆盖主要的组件功能,
初始代码库以及规范文档,
公共工具/组件的筹抽离
全量重构 进行前端代码的全量重构

意见收集

周鑫

BeaconTown

陆小龙


The current main optimization direction

Frame selection

functionally

Phase Main Tasks Participants Time
Collection of Refactoring Requirements Collect some ideas and suggestions from the community and front-end/back-end developers in the industry
Confirmation of selection plan Output comparison plan
  • Consider open source situation, mainstream technology
  • Main work content of workload
  • Community students can Is it better to get started
  • Is there any problem with the current compatibility with dss
UI Design Based on the existing management platform, design a new UI mainly layout and style
confirmation of icon gallery
Demo version Provide a demo version of several pages, preferably covering the main component functions,
initial code base and specification documents,
departure of public tools/components
Full Refactoring Full refactoring of the front-end code

Comment collection

Zhou Xin

Beacon Town

Lu Xiaolong

casionone commented 1 year ago

■列表一些字段合并,不然小屏幕上看不全,得来回拖 image

■希望有管理员可以配置所有用户的资源 ■优化代码结构,改造的时候感觉各个组件不太直观 ■完全重构的话,要不要考虑element-ui / ant-design,这两个应该比 iview 用的更多些