This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch staging/1.6.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 24883a2c9 GUACAMOLE-1740: Merge do not require multiple clicks to
begin editing the clipboard.
add e76ba5644 GUACAMOLE-1866: Switch to black "X" for recent connection
removal button.
add 662216651 GUACAMOLE-1866: Only show recent connection removal "X" when
hovering connection.
add f53e23ca7 GUACAMOLE-1866: Remove application header from home page.
add b2f6e24bc GUACAMOLE-1866: Move and rename dedicated "Recent
Connections" settings to more general "Appearance" section.
new 8525aa15d GUACAMOLE-1866: Clean up UI of configurable "Recent
Connections" section.
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:
.../src/app/home/controllers/homeController.js | 8 +++--
.../app/home/directives/guacRecentConnections.js | 10 ------
.../src/main/frontend/src/app/home/styles/home.css | 12 ++++---
.../app/home/templates/guacRecentConnections.html | 2 +-
.../main/frontend/src/app/home/templates/home.html | 13 ++++----
.../main/frontend/src/app/index/styles/headers.css | 9 +++--
.../settings/templates/settingsPreferences.html | 38 +++++++++++-----------
guacamole/src/main/frontend/src/images/x-black.svg | 1 +
.../src/main/frontend/src/translations/en.json | 4 +--
.../src/main/frontend/src/translations/fr.json | 3 +-
10 files changed, 48 insertions(+), 52 deletions(-)
create mode 100644 guacamole/src/main/frontend/src/images/x-black.svg