cp6
b44b4bb259
Code cleanup
...
Removed unused osIdAsString function
Added return types to some functions
2022-10-05 11:58:19 +11:00
cp6
f36d73c04d
Merge branch 'Development' of https://github.com/cp6/my-idlers into Development
2022-08-30 23:37:21 +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
20058cb9c9
Issue 56 & 57 fix?
...
Issue 56 & 57 fix?
2022-07-22 23:49:18 +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
imlonghao
209528da15
feat(pricing): add currency api
2022-06-27 22:04:30 +08:00
cp6
73f2d8f07f
Added dashboard currency setting
...
Added dashboard currency setting
2022-05-29 16:46:55 +10:00
cp6
2f3eaadb25
Cleaned up server controller
...
Moved DB calls into models & cached them
2022-05-15 01:21:51 +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
fd22b0bf58
V2 (Laravel re-make)
...
V2 (Laravel re-make)
2022-03-06 02:02:12 +11:00