This is an automated email from the ASF dual-hosted git repository. jmuehlner pushed a commit to branch staging/1.1.0 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 8b04414f120897e77f5b29cb8952a6f66b0e04e7 Merge: 02dadfa c41b677 Author: James Muehlner <[email protected]> AuthorDate: Thu Aug 8 20:33:29 2019 -0700 GUACAMOLE-630: Merge editing of "argv" based parameters. .../app/client/controllers/clientController.js | 40 +++++- .../main/webapp/app/client/templates/client.html | 8 ++ .../webapp/app/client/types/ManagedArgument.js | 152 +++++++++++++++++++++ .../main/webapp/app/client/types/ManagedClient.js | 116 +++++++++++++++- 4 files changed, 308 insertions(+), 8 deletions(-)
