You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drat.apache.org by un...@apache.org on 2018/06/11 19:55:32 UTC

[drat.wiki] branch master updated: Update for improving proteus UI

This is an automated email from the ASF dual-hosted git repository.

unknown pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new b1185dc  Update for improving proteus UI
b1185dc is described below

commit b1185dc64f80c5852617135a9ac23c12bccb3419
Author: Ahmed Ifhaam <ah...@gmail.com>
AuthorDate: Tue Jun 12 01:25:30 2018 +0530

    Update for improving proteus UI
---
 Proteus---A-GUI-for-DRAT.md | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/Proteus---A-GUI-for-DRAT.md b/Proteus---A-GUI-for-DRAT.md
index b82b025..32e3c09 100644
--- a/Proteus---A-GUI-for-DRAT.md
+++ b/Proteus---A-GUI-for-DRAT.md
@@ -1,4 +1,37 @@
 More info about Proteus here:
 
+## Current Proteus UI:
 ![Proteus](https://cloud.githubusercontent.com/assets/395887/11191659/3e4dcf94-8c51-11e5-95e0-ca195e084a54.png)
 
+## Current VIZ UI:
+Image_1
+![viz_ui_1](https://raw.githubusercontent.com/ahmedifhaam/drat/master/docs/images_for_wiki/viz_1.png)
+
+Image_2
+![viz_ui_2](https://raw.githubusercontent.com/ahmedifhaam/drat/master/docs/images_for_wiki/viz_2.png)
+
+Image_3
+![viz_ui_3](https://raw.githubusercontent.com/ahmedifhaam/drat/master/docs/images_for_wiki/viz_3.png)
+
+Image_4
+![viz_ui_4](https://raw.githubusercontent.com/ahmedifhaam/drat/master/docs/images_for_wiki/viz_4.png)
+
+Image_5
+![viz_ui_5](https://raw.githubusercontent.com/ahmedifhaam/drat/master/docs/images_for_wiki/viz_5.png)
+
+
+## Proposed UIs
+Index Page
+![index_page](https://raw.githubusercontent.com/ahmedifhaam/drat/master/docs/images_for_wiki/first_page.jpeg)
+
+```
+This UI is combination of both proteus and Viz where top part of the UI is the initial page of Proteus.
+Next section is the project list which was earlier part of viz UI's Project tab (Image_4 of Viz_UI section).
+Each line of the table would take to the project description section similar to (Image_5 of Viz_UI section).
+Next section is the graph section initially shows the render for currently selected project. Clicking on that
+would take redirect the page to summary page something similar to (Image_1 and Image_2 of Viz_UI section).
+```
+
+Operations page
+![operations_page](https://raw.githubusercontent.com/ahmedifhaam/drat/master/docs/images_for_wiki/operations_page.jpeg)
+This page is improved from Proteus UI.
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
unknown@apache.org.