update readme

This commit is contained in:
oleg 2015-08-13 21:31:06 +03:00
parent df61688c3a
commit 52ed45bcca

View File

@ -6,9 +6,9 @@ work in progress...
## TODO for release 0.9
* Dashboard (builds list, projects autocomlete)
* Build page (build info(dates, changes, etc), console)
* Awesome build output (very close to terminal)
* ~~Dashboard (builds list, projects autocomlete)~~
* ~~Build page (build info(dates, changes, etc), console)~~
* ~~Awesome build output (very close to terminal)~~
* ~~Url for trigger build run~~
* ~~YAML project and server(executors count, etc) configs~~
* ~~Persistent build and console output information~~
@ -24,6 +24,24 @@ work in progress...
* ~~Compile client for production~~
* Semantic versioning and plugins
Ui fixes
* speed up console output
* projects autocomplete
* add time ago at build list
* show scm changes on build page
* react says many many time to console:
Warning: setState(...): Can only update a mounted or mounting component.
This usually means you called setState() on an unmounted component.
This is a no-op.
* show duration details (steps duration) on build page
* speed up build points animation at ff
* current successfully streak icons at project page
* don't appear build from onther project on project page
* update project info changes (avg duration, etc) on the fly - project page
* long commit comment breakes build card makeup
* comment start/duration should be on same place during all steps
## Roadmap
* Responsive ui (persistent connection via socketio or something else +