Commit Graph

6 Commits

Author SHA1 Message Date
cp6
3bd9d5890c Updated all destroy() methods
Updated all destroy() methods to directly delete the resource rather than fetch from database which turns out is not needed
2022-11-08 11:14:07 +11:00
cp6
a649f1749e Added/Updated validation on store and update
Added/Updated validation on store and update
Updated update method in shared, server, seedboxes, reseller and misc
2022-10-20 11:06:44 +11:00
cp6
226c1ed4c2 Updated IP controller for store, update and delete
Updated IP controller for store, update and delete
2022-02-21 14:47:36 +11:00
cp6
4b158f08a8 Updated IPs controller
Updated IPs controller
2022-02-21 11:57:04 +11:00
cp6
178154c7f0 Update routes for IPs controller
Update routes for IPs controller
2022-02-21 11:23:40 +11:00
cp6
abca765044 Create IP address controller, model and migration
Create IP address controller, model and migration
2022-02-21 11:17:59 +11:00