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

vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


    from a3e202e  GUACAMOLE-1562: Merge correct handling of received tunnel 
UUIDs.
     add daadb9d  GUACAMOLE-1571: Properly wrap upload stream JSON errors.
     add 915596e  GUACAMOLE-1571: Check available translations rather than 
hardcoding which use the default.
     add f93015f  GUACAMOLE-1571: Match convention for function services.
     new 0f13535  GUACAMOLE-1571: Merge properly wrap stream errors, and check 
available translations instead of hard-coding.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../client/directives/guacClientNotification.js    | 112 ++++++++-------------
 .../src/app/client/directives/guacFileTransfer.js  |  48 +++------
 .../src/app/client/services/guacTranslate.js       |  82 +++++++++++++++
 .../src/app/client/templates/guacFileTransfer.html |   2 +-
 .../Form.js => client/types/TranslationResult.js}  |  33 +++---
 .../src/app/rest/services/tunnelService.js         |   2 +-
 6 files changed, 160 insertions(+), 119 deletions(-)
 create mode 100644 
guacamole/src/main/frontend/src/app/client/services/guacTranslate.js
 copy guacamole/src/main/frontend/src/app/{rest/types/Form.js => 
client/types/TranslationResult.js} (56%)

Reply via email to