Commit Graph

36 Commits

Author SHA1 Message Date
cp6
374fb846e5 Added get ASN feature
Get the ASN name and number for the servers ip adress. This is able to be turned off with the CONST GET_ASN_INFO.

Thanks to ripe.net for this service
2021-02-07 00:58:41 +11:00
cp6
0d9416f481 Added check for PHP version
Page stops loading and alert is shown if version less than  7.4
2021-02-03 00:29:26 +11:00
cp6
389a082fbc Added comapre servers section
Ability to compare metrics between two servers
2021-02-02 15:53:27 +11:00
cp6
ee8a193c18 Added delete saved YABs files when deleting server
Delete saved YABs files when deleting server
2021-02-01 14:46:37 +11:00
cp6
e6fa1dc0ea Added save YABs to file constant
Added save YABs to file constant which was previously a function param
2021-02-01 14:31:12 +11:00
cp6
bdf013ce05 Fixed attach domain too error when null
Fixed attach domain too error when null and vieing more info modal
2021-02-01 14:12:49 +11:00
cp6
9ef12f08b1 Added YABs insert error handling & messages
Makes possiblility of corrupt DB data less and wont go through with insert if conditions arent met.
2021-02-01 14:06:57 +11:00
cp6
41fe156359 Updated server modal edit formating
Updated server modal edit formating for medium/large screens
2021-01-31 12:36:45 +11:00
cp6
1549d0694c Updated view more modal formating
Updated view more modal to be more wider (less longer) on medium/large screens
2021-01-31 12:00:50 +11:00
cp6
ffe56a3576 Updated search to include tags and labels
Updated search to include tags and labels
2021-01-31 00:31:11 +11:00
cp6
44975099ad Added label input/field for servers
Added label input/field for servers
2021-01-31 00:24:32 +11:00
cp6
cf353906e7 Added attach domain to server or shared hosting
Added attach domain to server or shared hosting
2021-01-31 00:03:38 +11:00
cp6
c882d47026 Added a constant to set view as Cards or Table
Added a constant to set view as Cards or Table.

"CARDS", "TABLE" this means on page load that default view will be showing.
2021-01-30 11:19:05 +11:00
cp6
69d6922ff3 Added KB/s to MB/s conversion 2021-01-30 10:04:13 +11:00
cp6
c74609c406 Added objects table view format
Can now view servers, shared hosting and domains as a table with the icon switcher.
2021-01-29 11:20:24 +11:00
cp6
c5656bb681 Updated order by table. Bandwidth to be 0.5 step
Update formating for order by table

Bandwidth can now be as low as 0.5 when adding a server
2021-01-28 11:10:31 +11:00
cp6
c5af0d72e4 Fixed on no domains errors thrown in info card
Fixed on no domains errors thrown in info card
2021-01-27 13:54:33 +11:00
cp6
ec9a931ff6 Added check if server is "up"
Clicking the OS icon on the card will ping either the ipv4 or hostname if ipv4 empy/null. If reached then the icon will return green else it will turn red.
2021-01-27 13:49:32 +11:00
cp6
e5c836629b Added fetch IPv4 & IPv6 from domain dns api
Added fetch IPv4 & IPv6 from domain dns api
2021-01-27 10:27:46 +11:00
cp6
f53b2bb479 IPv4 field no longer required
Made IPv4 field no longer required
2021-01-26 16:13:42 +11:00
cp6
78e9152bb7 Fixed no location or provider causing uneven cards
Fixed no location or provider causing uneven cards
2021-01-26 00:44:22 +11:00
cp6
ee8651b82e Fixed all speed tests being bust cases query failure
Added has_st col (has speed test) this means you can now have YABs data, YABs data but no speedtest (becasue they were all busy) or no YABs data.
2021-01-26 00:15:46 +11:00
cp6
a89d125f7c Domain terms annual & above
Domain terms options to be Annual, Biennial and Triennial
2021-01-25 13:32:46 +11:00
cp6
12c9ea82a1 Fixed delete labels
Fixed delete labels
2021-01-25 13:28:18 +11:00
cp6
1927d9488e Added YABS update disk & network speeds
Added ability to update YABS disk & network speeds
2021-01-24 14:37:06 +11:00
cp6
8a6b1ea54e Fixed last return id for new provider and location insert
Fixed last return id for new provider and location insert
2021-01-24 13:33:45 +11:00
cp6
33a680de0e Fixed NULL notes causing issue
Fixed isue where having null in notes value meant the textarea didnt close out
2021-01-24 13:30:22 +11:00
cp6
ec901e9620 Added server notes input/field
Added server notes input/field
2021-01-24 12:44:51 +11:00
cp6
40db8d4361 Close modal buttons now red
Made the close modal buttons red
2021-01-22 12:21:35 +11:00
cp6
25eae92b0e Added close view more modal & view YABs button
Added a close view more modal & view YABs button
2021-01-22 11:37:47 +11:00
cp6
7aa201b9ee Formatting
Formatting
2021-01-22 11:22:50 +11:00
cp6
12845a3940 Moved config constants to new class at top
Moved config constants into a new class at the top of the file
2021-01-22 11:21:50 +11:00
cp6
088723d904 Added SSH port input/field
Added SSH port input/field to insert form, edit and then the value in the view more modal
2021-01-22 11:16:31 +11:00
cp6
97bb0c6691 Wider modal for view YABs
Wider modal for view YABs
2021-01-22 10:48:11 +11:00
cp6
725fde2298 Changed prepends
Removed : from input prepends
2021-01-21 10:04:22 +11:00
cp6
5584f76394 Initial file upload
Initial file upload
2021-01-20 14:41:37 +11:00