Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.9.5 task list #4

Closed
10 of 23 tasks
tamurayoshiya opened this issue Sep 6, 2017 · 0 comments
Closed
10 of 23 tasks

v0.9.5 task list #4

tamurayoshiya opened this issue Sep 6, 2017 · 0 comments
Assignees

Comments

@tamurayoshiya
Copy link
Member

tamurayoshiya commented Sep 6, 2017

Bug Fix / Refactoring

  • Modify git status widget to init asynchronously
  • Refactoring
  • Modify config schema, separate layout section and widgets section
  • Fix widget walk correctly
  • Remember widget walk to move right back the former widget
  • Add view_manger_test.go
  • Make initialization faster using groutine
  • Implement lazy widget initialization (init when displayed by switching tab)

Feature

  • Implement Tab
  • Implement Docker Status Widget
    • list container names on the config, which you want to check its status
  • Implement col width option on config
  • Implement config validation
  • Fill widget height automatically if the height param on config is not set
  • Implement min/max of height/width config for row/col to show/hide like CSS3 media query
  • Implement color scheme option on config
  • Implement mysql db schema browser
  • Implement docker tail widget
  • Implement help tab
  • Implement command prompt on footer
    • / for search (n for next match)
    • : for some command
  • Add layout order option (vertical/horizontal) for docker status widget
  • Implement command executer widget (run some command at starting mcc and show the output)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant