Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Definition of the column width of the controls grid: Each column of the controls grid of a user interface can now be dragged to define its width by percentage of the available horizontal space. When the user increases / decreases the width of a column, then all columns right of this column will be decreased / increased in their width.
Additionally, a minimum width can be assigned to each column. When the overall width of the browser is too small to show all controls at their minimum width, then a horizontal scrollbar will be shown that allows to scroll the content horizontally.

Helm Chart V 0.1.6

  • Changed mongoConnectionString (as mentioned above)

  • added Java options for host, port and nonProxyHosts

  • added resource limits for Java and Docker

Issues Fixed

T0110: Show user names instead of user ids

...