Code Monkey home page Code Monkey logo

vessel's Introduction

dataplatform

This project was generated with angular-cli version 1.0.0-beta.18.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Deploying to Github Pages

Run ng github-pages:deploy to deploy to Github Pages.

Further help

To get more help on the angular-cli use ng --help or go check out the Angular-CLI README.

vessel

vessel's People

Contributors

angular-cli avatar cathy29 avatar huazai1992 avatar jasmine8128 avatar weiqiangt avatar wenkaiqiu avatar zhaoli1118 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vessel's Issues

前端文件上传

现在想让文件和json格式的参数同时post到server端。
但是目前只能够单独post文件或者单独post参数数据,无法合并到一起post
现在的解决方案为post参数,然后根据response中的id,在向对应位置post上传的文件。

现在需要两次request才能解决,希望以后能够合并到一起。

ETL部分问题

请这个周三,给我你的ppt,同时可以把初步方案写在ppt里,主要包括以上的两个问题

任务中算法执行状态问题

1:现在任务在执行时,不能查看任务中对应算法的执行状态,需要增加任务中算法执行状态的功能,可以参考微软的实现方式

2:每一个算法的执行结果不能查看,只能查看最终的结果,希望可以看到每一个算法执行完毕之后的执行结果

代码架构调整

主要解决:

  1. 组件模块化(利用angular的module机制使各功能部分解耦)
  2. 修改submit service和result service以便于获取实时运行状态
  3. 与算法上传部分协调算法属性

等待标识

在spak程序执行时,前台加个等待的标识吧,然后程序执行完我返回一个response,表示程序结束。这样也好知道程序什么时候执行完。

增加新的数据源

为了能够支持从多种数据源读取数据,前端需要添加对应界面。

具体需要:

  • 对数据源分类显示
  • 添加MySQL类型的数据源,当点选时应在右侧parameters组件内显示相应配置
  • todo

预计11月22日完成

美化drawboard连线

目前的连线是两个节点之间连直线
为了美化并让 @Cathy29 熟悉代码
现在想要让节点之间的连线像AzureML一样采用贝塞尔曲线来描绘

package.json 依赖库版本更新

package.json中的依赖版本进行了改动
使用 npm update 进行升级。
如果仍然出现问题,删除node_modules下所有的文件,重新进行npm install

在算法节点添加输入输出圆点

如azureml,算法节点有小圆点来标识输入和输出,选择一个合适大小显示在图中的所有节点上边(输入)和下边(输出)的中间位置。

未来可能会有多个小圆点,并且小圆点会需要有颜色(用来标识输入输出类型),编码时注意代码结构。

#56,#57 bug

#56 当节点向下拖拽时,绘图异常
#57 当画布缩小时文字溢出
#58 完成后解决

静态页面问题

我看了你们做的那个静态界面了,总体布局已经完成,请参照微软的那个,后续尽快完成相关的按钮布局以及相关的动作,由于你们有考试,这个星期完成即可,回来的时候,咱们一起看效果,讨论

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.