cp6
4abbd451b9
Added order by for index actions
...
Added order by setting
Order by for index
Updated showing 404 methods in serverController
2022-10-04 14:35:46 +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
0491f84ed4
Updated Server model & Added LabelsAssigned model
...
Huge update for Server to use relationships (no more joins)
Created LabelsAssigned class for the labels relationship
Removed pricingForService() function
Removed now unused server cache forgets
2022-07-19 13:12:51 +10:00
cp6
70622f827b
Cleaned up servers controller
...
removed unused classes
2022-05-15 12:00:05 +10:00
cp6
2f3eaadb25
Cleaned up server controller
...
Moved DB calls into models & cached them
2022-05-15 01:21:51 +10:00
cp6
ed0d76df25
Updated servers index cache time to 1 month
...
Updated servers index cache time to 1 month
2022-05-15 00:45:33 +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
571c1c2d28
Removed server edit passed in data
...
Removed server edit passed in data
2022-05-14 23:36:16 +10:00
cp6
5ed5dc91a9
Updated server create view data
...
Updated server create view data
2022-05-09 16:03:17 +10:00
cp6
7b37eba517
Update all locations call type
...
Update all locations call type
2022-05-09 15:39:29 +10:00
cp6
1251fae0df
Fixed providers cache
...
Fixed providers cache
2022-05-09 15:39:03 +10:00
cp6
6da3af1364
Fixed OS cache
...
Fixed OS cache
2022-05-09 14:57:38 +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
f3c3d3a9f3
Updated Ram and Disk MB, GB and TB conversion to binary
...
Updated Ram and Disk MB, GB and TB conversion to binary
2022-03-13 22:13:45 +11:00
cp6
8195fba66e
Fix for Undefined array key 0 due to seed not being run
...
Fix for Undefined array key 0 due to seed not being run
2022-03-09 23:16:15 +11:00
cp6
4688dd15ca
Added new SUM cards for server specs
...
Added new SUM cards for server specs e.g Total CPU, ram, disk, bandwidth and different locations and providers
2022-03-09 13:18:30 +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