GitHub user bhairavi25 opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/74
Show login user information
REST API and UI code added for this feature.
REST API Code:
ServerApi.java
ServerResource.java
ServerResourceTest.java
UI code:
index.html
brooklyn.css
home.js
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bhairavi25/incubator-brooklyn getUserFeature
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/74.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 #74
----
commit c050b1e303384cb0c6933dd3fd80cfb9cea558fe
Author: bhairavi sankar <[email protected]>
Date: 2014-07-09T16:37:05Z
User Feature
commit c7850449a7eccc0ceec473db47fa626a991cb791
Author: bhairavi sankar <[email protected]>
Date: 2014-07-10T13:26:12Z
getUser Test Case added
commit 4a76d76979ca2eaf295ca55719b32bf71a288d35
Author: bhairavi sankar <[email protected]>
Date: 2014-07-15T19:45:31Z
UI changes to show username
commit 5fc98fecc3cc5858389465eeab2f58efca9c26cf
Author: bhairavi sankar <[email protected]>
Date: 2014-07-16T15:49:35Z
Refactored UI code
----
---
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.
---