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
|
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
|
2139629077
|
Updated updatePricing() to not need as_usd parameter
Updated updatePricing() to not need as_usd parameter
|
2022-10-20 11:17:34 +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
|
df779ba633
|
Updated models and controllers to use first()
Updated models and controllers to use first() rather than get() with [0]
|
2022-09-22 13:20:23 +10:00 |
|
cp6
|
d1eb588b11
|
Updated pricing model insertPricing() func
Updated pricing model insertPricing() function
Move as_usd parameter into the function
Updated is_active check as it is an int anyway
|
2022-08-30 23:37:05 +10:00 |
|
cp6
|
88636b88c7
|
Updated Domains model for relationships
Updated Domains model for relationships
Added caching
|
2022-07-20 00:19:05 +10:00 |
|
cp6
|
f70d01552b
|
Updated home page cache forget for Home model one
Updated home page cache forget for Home model one
|
2022-05-16 14:43:33 +10:00 |
|
cp6
|
6d1cbef740
|
Updated Domains controller
Cleaned up, Moved DB calls to model
|
2022-05-15 16:22:47 +10:00 |
|
cp6
|
18c73aca95
|
Added and applied updatePricing function
Added and applied updatePricing function
|
2022-05-15 00:43:36 +10:00 |
|
cp6
|
9204a05654
|
Added insertPricing & allPricing function
Added insertPricing & allPricing function
|
2022-05-15 00:24:05 +10:00 |
|
cp6
|
1251fae0df
|
Fixed providers cache
Fixed providers cache
|
2022-05-09 15:39:03 +10:00 |
|
cp6
|
ecc9a61069
|
Cleaned up IPs & Label assignments
Cleaned up IPs & Label assignments when creating, updating and deleting
|
2022-05-09 14:35:07 +10:00 |
|
cp6
|
5b1c1b663f
|
Fixed sqlite not supporting 'IGNORE' on insert queries
Fixed sqlite not supporting 'IGNORE' on insert queries
|
2022-03-13 22:28:01 +11:00 |
|
cp6
|
da83aa1f23
|
Fix
Fix
|
2022-03-06 02:58:25 +11:00 |
|
cp6
|
fd22b0bf58
|
V2 (Laravel re-make)
V2 (Laravel re-make)
|
2022-03-06 02:02:12 +11:00 |
|