Actions
Refactor #288
closedmove dashboard controller actions (besides index) to hosts controller
Description
really, they just show up a list of hosts, maybe it makes more sense to use the hosts controller?
Files
Updated by Paul Kelly over 14 years ago
- Category set to Rails
- Assignee set to Rama Krishna
Updated by Ohad Levy about 14 years ago
- Assignee changed from Rama Krishna to Ohad Levy
- Target version set to 0.2
Updated by Jochen Schalanda about 14 years ago
- File 0001-Fixes-288-Moved-DashboardController-actions-except-f.patch 0001-Fixes-288-Moved-DashboardController-actions-except-f.patch added
- Target version changed from 0.2 to 0.1-6
The proposed patch moves the host-related actions out of DashboardController
into HostsController
.
Target version set to 0.1-6.
Updated by Ohad Levy about 14 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 6e8defed1b29ef52e69af4d919cbb9753d7868c7.
Updated by Ohad Levy about 14 years ago
- Status changed from Ready For Testing to Closed
Actions