You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/08/10 23:45:08 UTC

[5/5] incubator-guacamole-client git commit: GUACAMOLE-5: Merge contextual create link changes.

GUACAMOLE-5: Merge contextual create link changes.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/97eb8a92
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/97eb8a92
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/97eb8a92

Branch: refs/heads/master
Commit: 97eb8a92c8ca694058b16d980701c214f990db4a
Parents: 989ad39 5779274
Author: James Muehlner <ja...@guac-dev.org>
Authored: Wed Aug 10 16:44:31 2016 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Wed Aug 10 16:44:31 2016 -0700

----------------------------------------------------------------------
 .../app/groupList/directives/guacGroupList.js   | 112 ++++++----------
 .../app/groupList/templates/guacGroupList.html  |  50 ++-----
 .../webapp/app/groupList/types/GroupListItem.js |  97 +++++++++-----
 .../app/home/controllers/homeController.js      |   7 +-
 .../app/home/templates/connectionGroup.html     |   5 +-
 .../main/webapp/app/home/templates/home.html    |   6 +-
 .../src/main/webapp/app/index/styles/lists.css  |   8 +-
 .../src/main/webapp/app/index/styles/ui.css     |   6 +-
 .../controllers/manageConnectionController.js   |   5 +-
 .../manageConnectionGroupController.js          |   4 +-
 .../app/manage/templates/locationChooser.html   |   4 +-
 .../webapp/app/manage/templates/manageUser.html |   8 +-
 .../directives/guacSettingsConnections.js       | 133 +++++++++++++++++--
 .../app/settings/styles/connection-list.css     |  34 +++++
 .../app/settings/templates/newConnection.html   |   3 +
 .../settings/templates/newConnectionGroup.html  |   3 +
 .../settings/templates/settingsConnections.html |  12 +-
 17 files changed, 321 insertions(+), 176 deletions(-)
----------------------------------------------------------------------