From abfdac60b09fe94f39210fe88ada6c2c71ce3dda Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Sat, 2 Apr 2016 00:34:06 +0200 Subject: [PATCH] [IMP] web_dashboard_tile: README --- web_dashboard_tile/README.rst | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/web_dashboard_tile/README.rst b/web_dashboard_tile/README.rst index 8b30c542..c87fb47d 100644 --- a/web_dashboard_tile/README.rst +++ b/web_dashboard_tile/README.rst @@ -21,18 +21,16 @@ Usage * Tree view displayed when user click on the tile: .. image:: /web_dashboard_tile/static/src/img/screenshot_action_click.png -Kown issues/limits -================== -* can not edit tile from dashboard (color, sequence, function, ...); -* context are ignored; -* date filter can not be relative; -* combine domain of menue and filter so can not restore origin filter; - -possible future improvments -=========================== -* support context_today; -* add icons; -* support client side action (like inbox); +Known issues / Roadmap +====================== + +* Can not edit tile from dashboard (color, sequence, function, ...); +* Context are ignored; +* Date filter can not be relative; +* Combine domain of menue and filter so can not restore origin filter; +* Support context_today; +* Add icons; +* Support client side action (like inbox); Bug Tracker =========== @@ -40,7 +38,10 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback -`here `_. +`here `_. Credits