This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
v0.13.0
Changelog
0.13.0 - 2015-11-04
Added
- #2031 - Make keyboard shortcuts discoverable
- #2434 - Create keyboard shortcut for focusing on the search field
- #2500 - Add a link to API-Doc in the UI
- A filter sidebar is introduced with the ability to combine filters
or clear them.- Filter by application status
- Filter by labels
- The application list now handles groups
- Groups are shown at the top of the application list
- App names are now shown in the app page and app list instead of app IDs
- The complete appId is available in the configuration tab
- Application labels are shown by the application name in the application list
- Endpoints are shown in the tasks detail page
- A group route is introduced to display the contents of a group in the
application list
Changed
This version introduces major changes to the layout. In particular, the
application list has been redesigned.
- The memory column shows the total amount of memory used by an application
with a human readable unit - The application status is displayed with a colored icon
- The instances and health columns have been combined into one
called "Running Instances" - The control buttons on the application page are shown on the left and are
redesigned - Breadcrumbs show the groups structure
- Breadcrumbs will be folded to "..." when there isn't room to render them
in full
Fixed
- #2421 - Error: Invalid calling object (Win 8 IE10, Win 7 IE11)
- #2422 - Handle apps error response attribute on HTTP 422
- #2459 - Framework Id not visible in the UI
List of Contributors
Commits | Contributor |
---|---|
130 | Orlando Hohmeier |
130 | Pierluigi Cau |
52 | Philip Norman |
35 | Felix Gertz |
2 | Chad Roffey |
Generated by git shortlog -s -n --no-merges v0.12.0..v0.13.0