Updated Branches: refs/heads/1964-feature-fauxton-build 53de97779 -> ba6a56679
Move TODO items to JIRA Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/ba6a5667 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/ba6a5667 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/ba6a5667 Branch: refs/heads/1964-feature-fauxton-build Commit: ba6a5667916a8a7c6e117e9a0c8b040f137304b8 Parents: 53de977 Author: Noah Slater <[email protected]> Authored: Sat Dec 14 14:07:29 2013 +0100 Committer: Noah Slater <[email protected]> Committed: Sat Dec 14 14:07:29 2013 +0100 ---------------------------------------------------------------------- share/www/fauxton/src/TODO.md | 26 -------------------------- 1 file changed, 26 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/ba6a5667/share/www/fauxton/src/TODO.md ---------------------------------------------------------------------- diff --git a/share/www/fauxton/src/TODO.md b/share/www/fauxton/src/TODO.md deleted file mode 100644 index b929e05..0000000 --- a/share/www/fauxton/src/TODO.md +++ /dev/null @@ -1,26 +0,0 @@ -# Fauxton todo -In no particular order - -- [ ] docco docs -- [ ] user management -- [ ] view options -- [ ] view editor -- [ ] visual view builder -- [ ] new db as modal -- [ ] new view button -- [ ] show design docs only -- [ ] fix delete doc button UI bug -- [ ] delete multiple docs via _bulk_docs -- [x] show change events in database view -- [ ] pouchdb addon -- [ ] bespoke bootstrap style -- [ ] responsive interface -- [ ] sticky subnav for some UI components on _all_docs -- [ ] "show me" button in API bar doesn't -- [ ] edit index button doesn't -- [ ] replicate UI -- [x] delete database -- [x] format dates better (e.g. in logs plugin) -- [ ] format log entry better -- [ ] filter logs by method -- [ ] restore unfiltered data in logs UI
