Commit Graph

518 Commits

Author SHA1 Message Date
cp6
ebb8edaac3 Updated Home controller
Moved last logics into model

Added comments

Simplified calls
2022-05-16 16:22:19 +10:00
cp6
24a583f3fd Added setSettingsSession function
Added setSettingsSession function

Moved get settings from Home controller into settings model
2022-05-16 15:43:51 +10:00
cp6
fb22a50ff6 Updated foreign keys
Updated foreign keys: Removed location, provider and OS id keys
2022-05-16 15:39:10 +10:00
cp6
f9e6ec1da3 Updated DNS controller for labels insert & delete
Updated DNS controller for labels insert & delete
2022-05-16 14:54:37 +10:00
cp6
59f644a1c9 Added forget all_pricing cache to Server model
Added forget all_pricing cache to Server model
2022-05-16 14:45:22 +10:00
cp6
c041976731 Updated home blade for seedboxes
Updated home blade for seedboxes

Fixed the view button in new services table
2022-05-16 14:44:55 +10:00
cp6
81b8dcaa74 Removed defunct cache forget functions 2022-05-16 14:44: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
8e968a60c9 Updated Home controller Added Home model
Moved most DB calls and logic into the model
2022-05-16 14:42:48 +10:00
cp6
07c0b8a655 Added Seed box CRUD
Added Seed box CRUD
2022-05-16 12:07:35 +10:00
cp6
e4f0d95128 Updated Providers controller
Moved show functions into model
2022-05-15 21:01:02 +10:00
cp6
4cf38ba45c Added Sao Paulo Brazil to locations
Added Sao Paulo Brazil to locations
2022-05-15 16:53:57 +10:00
cp6
810954c145 Added Kharkiv Ukraine to locations
Added Kharkiv Ukraine to locations
2022-05-15 16:51:44 +10:00
cp6
f5cc42c0fe Updated Reseller controller
Cleaned up, Moved DB calls to model
2022-05-15 16:49:54 +10:00
cp6
6d1cbef740 Updated Domains controller
Cleaned up, Moved DB calls to model
2022-05-15 16:22:47 +10:00
cp6
a054e83d1e Updated Shared controller
Moved DB calls to model
Used existing DB call functions
2022-05-15 12:01:48 +10:00
cp6
70622f827b Cleaned up servers controller
removed unused classes
2022-05-15 12:00:05 +10:00
cp6
e33559fddc Updated pricing, labels and dns calls to be cached
Updated pricing, labels and dns calls to be cached
2022-05-15 01:22:47 +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
3948dd50db Updated home layout most tally cards to be col-6
Updated home layout most tally cards to be col-6
2022-05-15 00:15:45 +10:00
cp6
779412a8da Updated label and DNS count to use cache
Updated label and DNS count to use cache
2022-05-15 00:15:20 +10:00
cp6
3ff6cfe56e Minor styling changes in dark theme
Minor styling changes in dark theme
2022-05-14 23:52:47 +10:00
cp6
da34256194 Added VMware for server virt type
Added VMware for server virt type
2022-05-14 23:39:31 +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
31f1faf8ee Added a dark mode theme
Added a dark mode theme with settings option
2022-05-09 15:57:02 +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
d3125170e6 Fixed locations cache
Fixed locations cache
2022-05-09 15:00:33 +10:00
cp6
6da3af1364 Fixed OS cache
Fixed OS cache
2022-05-09 14:57:38 +10:00
cp6
06a3d71222 Added foreign keys
Added foreign keys to some tables
2022-05-09 14:42:09 +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
ff3d840b65 Removed .idea
Removed .idea
2022-05-09 11:40:29 +10:00
corbpie
edf11fed8a
Merge pull request #40 from Gamerboy59/patch-1
Update dependencies
2022-05-07 11:42:02 +10:00
Gamerboy59
9654db6b65
Update composer.lock 2022-05-05 16:01:48 +02:00
Gamerboy59
a8e83524d2
Update composer.json 2022-05-05 15:58:52 +02:00
corbpie
2834924045
Updated YABs version compatibility
Updated YABs version compatibility for version v2022-04-30
2022-05-01 13:23:23 +10:00
corbpie
2204970248
Merge pull request #37 from m3nu/main
Clean up Docker run.sh script, add GH Workflow for image updates
2022-03-14 21:15:52 +11:00
corbpie
8054e307f3
Merge pull request #36 from Gamerboy59/patch-1
Fixing some typos and set title to app.name
2022-03-14 21:13:58 +11:00
Manuel Riel
8eed4844e8 Avoid overwriting DB 2022-03-14 06:51:41 +00:00
Manuel Riel
bf2861853f Fix run.sh to run setup only once, add Docker example in README, add Workflow to update container 2022-03-14 06:19:11 +00:00
Gamerboy59
3e38b5ac09
Fixing some typos and set title to app.name
Fixing some typos in declarations
2022-03-14 00:05:38 +01:00
Gamerboy59
29df6d6b43
Email field name must be lower case 2022-03-14 00:03:06 +01:00
Gamerboy59
b1c4c81e4d
Email field name must be lower case 2022-03-14 00:02:54 +01:00
Gamerboy59
5bbf759d84
Email field name must be lower case 2022-03-14 00:02:03 +01:00
Gamerboy59
45bffa0bef
Email field name must be lower case 2022-03-14 00:01:47 +01:00
Gamerboy59
715adec419
Get CPU from database too
CPU was set as fixed value but now retrieving it from database object like all other settings
2022-03-13 23:54:25 +01:00