mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
3953afb0b0
The goal of these changes is to update the main content (center column) of the /hosts page. What is included in these changes: - Removing the grid view for hosts. This required removing the actions, reducers, and props using to toggle the display between grid and table view. The toggle buttons in the UI are also removed. - Adding host_cpu, memory, and uptime columns to the table. This increases the table's width which is now horizontally scrollable. - Removing the HostDetails component used in the grid view. Moving the helpers.js file to HostTable. Adjusting JS tests to account for these changes. - Updating pagination styles. |
||
---|---|---|
.. | ||
global | ||
var | ||
helpers.scss |