This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/app/Http/Controllers/Admin
Dane Everitt 0c513f24d5
Move server creation over to new service/repository setup.
Moves tons of functions around, but the basic implementation is working again.

Some features are still missing, and the service never actually commits the server to the database right now.

This push is mostly just to get the code into Github and backed up.
2017-07-19 20:49:41 -05:00
..
BaseController.php Push more changes to DBHost service. 2017-06-17 19:48:31 -05:00
DatabaseController.php Repository interface improvements 2017-07-15 11:52:34 -05:00
LocationController.php Service refactor to improve organization 2017-07-08 15:04:59 -05:00
NodesController.php Redirect user to node allocation view after creation, closes #535 2017-07-08 18:14:54 +02:00
OptionController.php Apply fixes from StyleCI (#501) 2017-06-17 20:52:32 -05:00
PackController.php Fix up routes and controller names 2017-04-09 19:13:22 -04:00
ServersController.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ServiceController.php Fix up routes and controller names 2017-04-09 19:13:22 -04:00
UserController.php Service refactor to improve organization 2017-07-08 15:04:59 -05:00