Git Product home page Git Product logo

conalog-front's People

Contributors

jiangjun1994 avatar timothyye avatar xiedidan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

conalog-front's Issues

user friendly notification

this needs further research and more discussion:

  • show user mistake in antd message

  • show system error in antd notification box

  • show system error history count in a badge in the nav bar

  • system error history could be reviewed in a notification list box

History默认按照时间降序排列

目前History是默认按照ID升序排列的,默认使用时间降序排列比较更好
(实际上ID和时间是对应的,所以用ID降序排列也可以)

Parser instance status shows 'Invalid Date'

I've added 'ts' to lastActivity, so UI should be updated to show valid date:

lastActivity: {
  count: 24,
  message: "abc",
  ts:1498202835378,
  parserId :"594b7e41934bb2ed69f775bc"
}

Parser UI

Ref to: Coanlog Issue #54

What we need:

  1. Parser list - CRUD
  2. Parser status list - start / stop / last activity / etc...
  3. Parser instance list in parser status list

Parser Input Channel List

Parser should only accept data from collector, so to create parser, user should be able to choose which collector to read from.
Restful API is needed so hold up this issue until API is ready.

Cert密码查看

目前Cert列表使用了折叠行来隐藏密码
是否有更安全的方式

添加编码选项

用户可以选择Collector处理数据的编码,由Conalog来转换成UTF-8,再Pub到Redis

优化Collector编辑的操作

目前在Collector管理界面,选中多个Collector并点击Edit,会默认加载第一条Collector到顶部表单,这样的操作模式不直观
可以改成每个Collector项有一个Edit按钮,点击之后弹出对话框进行修改
具体可参考Cert管理界面

Allow multiple certs for one host

frontend task:

  • update host dropdown (in parser creation) to show cert in the following format:
username@host:port
  • no default selection for host dropdown, to force user to manually select cert during collector creation

  • client side check for duplicated cert - same host, port, username and password

Collector template system

Collector should follow parser, to create a template-instance system.
Collector template defines script, output channel, etc... while instance specifies host to run on, and provides instance control(start/stop).
Unlike parser instance, collector instance is NOT removed after stopping.

The enhancement could be done by pure front-end implementation. No or minor back-end work is needed.
This could be a major enhancement for next release. Hold up for more details.

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.