Commit Graph

7 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
74691a6ed8 Added max length validation for OS, Provider and Location
Added max length validation for OS, Provider and Location
2022-11-08 10:39:05 +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
6da3af1364 Fixed OS cache
Fixed OS cache
2022-05-09 14:57:38 +10:00
cp6
a9adf342c0 Added os select component
Added os select component
2022-03-06 00:54:24 +11:00
cp6
adb589c60a Updated OsController
Updated OsController
2022-02-19 23:57:48 +11:00
cp6
2abdf25c45 Created OS route and controller
Created OS route and controller
2022-02-19 23:42:59 +11:00