Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

Releases: OSC/ood-dashboard

version 1.6.0

17 Nov 16:01
Compare
Choose a tag to compare

Added

  • Shell Access link if the number of clusters with login_servers are 0, so the initial OOD install with no cluster config will allow Shell Access to still work with the default host

version 1.5.1

15 Nov 20:54
Compare
Choose a tag to compare

Changed

  • don't set OOD_DASHBOARD_LOGO by default in .env file

version 1.5.0

14 Nov 19:40
Compare
Choose a tag to compare

Added:

  • font awesome icon support in manifest (icon.png is still default) #57
  • app's can now specify the "role" they play in the manifest ("files", "shell", "vdi", and "ihpc" are valid roles and the dashboard treats these apps differently when building the nav bar)

Changed:

  • navigation bar app links are generated dynamically based on the sys apps deployed and the apps's manifest properties #58
  • hide the help dropdown and user dropdown links that are not configured, such as logout, support, and change password urls #69
  • moved OSC specific code for building a list of project space paths to custom initializer #2

Fixed:

  • navigation links appear same whether on Internal Server Errror page or other pages #25
  • avoid crashing if MOTD file exists but is empty #19

Removed:

  • code to filter out specific desktop apps based on ruby group membership; we will now restrict permissions by restricting access to the deployed desktop apps that depend on the ruby cluster
  • OOD_DASHBOARD_SHOW_ALL_APPS is no longer a configuration option

version 1.4.0

27 Oct 20:22
Compare
Choose a tag to compare
  • cleaned up code and comments

Features:

  • changed default icon to use font awesome icon

Bugfixes:

  • fixed logout with hardcoded host
  • fixed crash when Gemfile.lock missing
  • don't run bin/setup-production for dev apps
  • workaround for delayed font-awesome issue in Chrome by using font awesome as default icon
  • added fix for small screens

version 1.3.0

18 Oct 20:23
Compare
Choose a tag to compare

Features:

  • app management for developers
  • app sharing support
  • new design for better AweSim support

version 1.2.0

08 Sep 14:16
Compare
Choose a tag to compare

Added

  • popovers describing VDI and iHPC for Desktop apps

Changed

  • removed IE11 as a supported browser

version 1.1.0

07 Sep 15:58
Compare
Choose a tag to compare

Added

  • configuration options for the nav bar links, displaying MOTD, and configuring branding

Changed

  • use latest version of OodAppkit gem for using global cluster config
  • rename "Compute Node Session" to "Interactive HPC" for desktop apps
  • use latest patch version of Rails: 4.0.13

Fixed

  • (OSC Specific) project space links use correct path