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
2f639a3e95
Removed welcome and dashboard views
...
Removed welcome and dashboard views as these are unused
2022-10-13 16:03:54 +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
c52a55dd5a
Added response alert for success and error
...
Added response alert for success and error
2022-10-13 14:34:00 +11:00
cp6
888171c970
Removed unused alert components
...
Removed unused alert components
2022-10-13 14:33:45 +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
corbpie
d0d2cc71ac
Merge pull request #70 from cp6/Development
...
Added order by for index actions
2022-10-13 13:30:32 +11:00
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
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
5ef21ec63f
Added custom HTTP error pages
...
Added custom HTTP error pages
2022-09-22 13:29:12 +10:00
cp6
df9411e1bf
Updated compare view for nullable values
...
Updated compare view for nullable values
2022-09-22 13:20:44 +10:00
cp6
6b4f4e8437
Updated error alert component
2022-09-22 12:25:56 +10:00
cp6
bb901ca703
Removed old YABS add/store method & functions
...
Removed old YABS store method & functions
2022-09-22 12:24:47 +10: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
356bd368a4
Updated Misc class to use relationships + cache
...
Updated Misc class to use relationships + cache
2022-07-20 14:35:12 +10:00
cp6
b1a135b41b
Updated YABs show for new values
...
Updated YABs show for new values (uptime, distro, swap)
2022-07-20 13:08:52 +10:00
cp6
47bfcea4c8
Added more YABs value saving & YABs save txt setting
...
Added more YABs value saving (uptime, distro, kernel and swap memory)
Added setting for saving YABs output to txt yes/no
2022-07-20 12:51:45 +10:00
cp6
e46b7b3c63
Added back & edit icon button components
...
Added back & edit icon button components
2022-07-20 00:19:43 +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
eb31701076
Updated Reseller model to use relationships
...
Updated Reseller model to use relationships
Added caching for Reseller
2022-07-19 15:55:10 +10:00
corbpie
dbc54c44d1
Merge pull request #54 from cp6/Development
...
Development (2.1.2)
2022-07-19 15:27:16 +10:00
cp6
aaac697774
Updated Shared class to use relationships
...
Updated Shared class to use relationships
No more joins
Added cache for all shared and single shared
2022-07-19 15:21:13 +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
cp6
50d4b8b3e2
Added YABs compare & implemented cache for YABs
...
Added YABs compare
Made YABs calls use relationship with disk and network table
Update YABs views to reflect access changes in data
Implemented cache for YABs
Added Server function serverYabsAmount() to count YABs for a server id
2022-07-18 14:27:11 +10:00
imlonghao
6014663a9f
model(home): refresh servers cache on due date changed
2022-07-03 11:23:11 +08:00
cp6
39ffe0712b
Fixed spacing in domain listing
...
Fixed spacing in domain listing
2022-06-28 11:33:07 +10:00
imlonghao
209528da15
feat(pricing): add currency api
2022-06-27 22:04:30 +08:00
imlonghao
32d93b7137
view(index): fix the broken link to misc page
2022-06-27 00:39:22 +08:00
imlonghao
2324944a09
yabs: change Ghz to Mhz
2022-06-23 22:41:28 +08:00
cp6
529376a12d
Updated settings page layout
...
Updated settings page layout
2022-05-29 17:10:46 +10:00
cp6
73f2d8f07f
Added dashboard currency setting
...
Added dashboard currency setting
2022-05-29 16:46:55 +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
07c0b8a655
Added Seed box CRUD
...
Added Seed box CRUD
2022-05-16 12:07:35 +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
da34256194
Added VMware for server virt type
...
Added VMware for server virt type
2022-05-14 23:39:31 +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
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
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
Gamerboy59
715be1a98e
Set app.name as title
...
Get title from .env config and set it as website name
2022-03-13 23:50:32 +01:00
Gamerboy59
584c01ca06
make dashboard cards href relative
...
Relative uri in case laravel isn't run on top level
2022-03-13 23:40:09 +01:00
cp6
35f96a6ee6
Added number formatting for summary cards
...
Added number formatting for summary cards
2022-03-13 22:15:46 +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
2d8d3b5949
Formatting, added blade components to server edit
...
Formatting, added blade components to server edit
2022-03-09 13:46:23 +11:00
cp6
e9123763f8
Added settings for due soon & recently added amounts
...
Added settings for due soon & recently added amounts tables on the homepage
2022-03-09 13:41:12 +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
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