GitHub user aetomala opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/130

    First iteration brooklyn web mobile app.

    This is a web mobile app intended for small form factor devices such as 
cell phones and potentially tablet devices in the future.  This interface aims 
to simplify navigation and increase user experience in small factor devices.  
This application was implemented using AngularJS and Mobile Angular UI for 
their clear separation of concerns, and implementation of bootstrap css 
directives (which are popular in the web space). In this first release the 
application is capable to:
    1) Dynamically view Applications and Entities
    2) Dynamically view entity to application and entity to entity relationship 
in a design that is commonly use in smaller devices
    3) Dynamically view Summary Activities, and Configurations
    4) Execute expunge
    5) Dynamically view and execute effectors for any application and entity
    6) Currently the main index.html for forward iphone devices to this new 
interface.  This was done so because the standard web app is known to not work 
as expected in these devices and because I wanted to narrow exposure while the 
implementation hardens.  Any other device would have to navigate to index.m.html
    There are still remaining tasks:
    1) List Policies
    2) Explore how much depth we would like to offer in small factor devices
    3) Explore the possibility to send push notification using configurable 
services such as Pushover
    4) Create short hand queries to quickly identify object in specific states: 
on-fire, unknown, etc
    5) and more...
     ![ios simulator screen shot aug 22 2014 3 45 40 
pm](https://cloud.githubusercontent.com/assets/7986567/4016527/0604b32e-2a36-11e4-87fb-00f2440cc7e8.png)
    ![ios simulator screen shot aug 22 2014 3 45 58 
pm](https://cloud.githubusercontent.com/assets/7986567/4016524/05f97f36-2a36-11e4-984e-8d60372628aa.png)
    ![ios simulator screen shot aug 22 2014 3 46 06 
pm](https://cloud.githubusercontent.com/assets/7986567/4016526/0601b7aa-2a36-11e4-8cb3-0d5700cea29d.png)
    ![ios simulator screen shot aug 22 2014 3 46 12 
pm](https://cloud.githubusercontent.com/assets/7986567/4016523/05f69cb2-2a36-11e4-8f96-429d223091f8.png)
    ![ios simulator screen shot aug 22 2014 3 46 15 
pm](https://cloud.githubusercontent.com/assets/7986567/4016522/05f68056-2a36-11e4-8f18-758a7ae92789.png)
    ![ios simulator screen shot aug 22 2014 3 46 23 
pm](https://cloud.githubusercontent.com/assets/7986567/4016525/05fc4874-2a36-11e4-8e0c-1bf60fb8ee9a.png)
    
    
    
    
    
    
    
    
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aetomala/incubator-brooklyn master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/130.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #130
    
----
commit 0df6929d8587a88945bd2712abbeb24847a34a9f
Author: Angel Tomala-Reyes <[email protected]>
Date:   2014-08-22T19:18:37Z

    First iteration brooklyn web mobile app.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to