Commit Graph

9 Commits

Author SHA1 Message Date
cp6
6bbbc232bd Removed un-needed imports in Controllers 2023-08-20 21:25:45 +10:00
cp6
e31a785844 Updated destroy() methods for delete condition
Updated destroy() methods for delete condition
If not true then return with the error alert
2022-11-09 15:18:25 +11:00
cp6
43d22f8e16 Updated IPsController create variable names & added seed box to input
Updated IPsController create variable names & added seed boxes to select input
2022-11-09 15:05:55 +11:00
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