Commit Graph

40 Commits

Author SHA1 Message Date
cp6
e48678130a Removed YABS GB5 table row from server show
Removed YABS GB5 table row from server show
Need to implement GB6
2023-09-12 22:22:52 +10:00
cp6
5dd23f6a46 Updated create views to replace previous sponsor provider as default
Updated create views to replace the previous sponsor provider that was the default
2022-12-02 14:09:00 +11:00
cp6
924415eb66 Added & implemented notes
Added & implemented notes to servers, shared, reseller, domains, DNS and IPs

/notes is a CRUD resource
2022-12-02 13:57:28 +11:00
cp6
908b8df495 Updated server create blade view
Updated server create blade view for NPM webpack usage
2022-11-13 15:54:43 +11:00
cp6
26356b3cd7 Updated server index blade view
Updated server index blade view for NPM webpack usage
2022-11-13 15:54:27 +11:00
cp6
8cfb0d76a0 Updated create view blade titles for consistency
Updated create view blade titles for consistency
2022-11-06 21:39:52 +11:00
wky0211
6b12e764c2 style: capitalization 2022-11-02 11:02:12 +00:00
cp6
1c0a82d533 Updated Server controller and create & edit views
Uses the resource id now
No passing hidden input id
Uses alert component for response
2022-10-31 16:02:50 +11:00
cp6
ae5c541516 Implemented text input component
Implemented text input component
2022-10-31 14:42:02 +11:00
cp6
5f18ccff2c Added and implemented a form-check input component 2022-10-31 12:02:56 +11:00
cp6
1c90ff116e Fixed Undefined array key 0 in public servers blade view
Fixed Undefined array key 0 in public servers blade view
2022-10-31 12:02:40 +11:00
cp6
d9699a2ed6 Code cleanup renamed click function
Code cleanup renamed click function from onClk to fetchDnsRecords
2022-10-31 11:48:39 +11:00
cp6
a56424bcaf Updated server show page for new add YABS method
Updated server show page for new add YABS method
2022-10-20 15:45:26 +11:00
cp6
4de5beb2ea Implemented the details footer component
More Implementing of the details footer component
2022-10-20 15:33:50 +11:00
cp6
eda9d1b945 Implemented the details footer component
Implemented the details footer component
2022-10-20 11:59:03 +11:00
cp6
17b7733258 Removed "add a YABs" button
Removed "add a YABs" button
No longer needed with the POST YABS
2022-10-20 11:09:13 +11:00
cp6
c45df61f10 Merge branch 'Development' of https://github.com/cp6/my-idlers into Development 2022-10-20 10:24:57 +11:00
cp6
b6d06a1f37 JS cleanup
JS cleanup
2022-10-20 10:24:35 +11:00
cp6
07194a299d Updated views title @section
Updated views title @section
This method removes the whitespace
2022-10-13 16:03:31 +11:00
cp6
3b35cae875 Implemented new response alert component into views
Implemented new response alert component into views
2022-10-13 14:36:21 +11:00
cp6
4b3e72bc93 Updated the confirm delete modal JS
Updated the confirm delete modal JS
More readability
2022-10-13 14:19:39 +11:00
cp6
41413a224f Updated server fixed server_type & virt
Updated server fixed server_type & virt
Merged server_type & virt into just server_type
Updated serviceServerType() for paramater types and a short/long return value
2022-10-04 11:13:57 +11:00
imlonghao
dadef79367
fix: server page due in 0 days 2022-09-26 22:46:53 +08:00
cp6
a8a87a2e0f Updated server show page
Updated server show page for a click reveal YABS command to automatically POST the result. e.g

curl -sL yabs.sh | bash -s -- -s "http://domain.com/api/yabs/tnSJLyhz/THEUSERAPIKEYISHERE"
2022-09-07 14:00:21 +10:00
cp6
c9108efd63 Updated SeedBoxes class to use relationships + cache
Updated SeedBoxes class to use relationships + cache
2022-07-20 14:35:37 +10:00
cp6
e46b7b3c63 Added back & edit icon button components
Added back & edit icon button components
2022-07-20 00:19:43 +10:00
corbpie
dbc54c44d1
Merge pull request #54 from cp6/Development
Development (2.1.2)
2022-07-19 15:27:16 +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
db9c82f9db Fixed server compare initial selection
Fixed server compare initial selection
Will now work without having to select (re-select) options
2022-07-18 14:44:16 +10:00
imlonghao
6014663a9f
model(home): refresh servers cache on due date changed 2022-07-03 11:23:11 +08:00
imlonghao
2324944a09
yabs: change Ghz to Mhz 2022-06-23 22:41:28 +08:00
cp6
da34256194 Added VMware for server virt type
Added VMware for server virt type
2022-05-14 23:39:31 +10: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
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
2d8d3b5949 Formatting, added blade components to server edit
Formatting, added blade components to server edit
2022-03-09 13:46:23 +11:00
cp6
a388ee630b Updated for sponsor (Cloud Five Limited)
Updated for sponsor (Cloud Five Limited)
2022-03-06 21:29:06 +11:00
cp6
642eb5a5b9 Updated servers public view ram value
Updated servers public view ram value
2022-03-06 13:01:31 +11:00
cp6
d429ecd44d Revert "Revert "V2 (Laravel re-make)""
This reverts commit a7e0c005c0.
2022-03-06 02:29:58 +11:00
cp6
a7e0c005c0 Revert "V2 (Laravel re-make)"
This reverts commit d13e170f22.
2022-03-06 02:28:04 +11:00
cp6
d13e170f22 V2 (Laravel re-make)
V2 (Laravel re-make)
2022-03-06 02:22:16 +11:00