Commit Graph

66 Commits

Author SHA1 Message Date
corbpie
d6c23a97e3
Merge pull request #14 from cp6/dev
1.3
2021-01-31 12:47:56 +11:00
cp6
c00e8d7671 Updated readme for 1.3
Updated readme for 1.3
2021-01-31 12:46:46 +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
92178d1818 Added label column
Added label column
2021-01-31 00:27:35 +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
cb7f87edc5 Update SQL 1.2 to 1.3
Update SQL 1.2 to 1.3
2021-01-31 00:24:07 +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
00039c4d08 Fixed active status switching for object view type
Fixed active status switching for object view type
2021-01-30 11:23:18 +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
corbpie
a91d787e3e
Merge pull request #10 from asimzeeshan/main
Updating calls.php to fix GET statement
2021-01-30 10:17:17 +11:00
cp6
3de0b0956c Fixed domain and shared hosting deletion
Fixed domain and shared hosting deletion
2021-01-30 10:10:27 +11:00
cp6
69d6922ff3 Added KB/s to MB/s conversion 2021-01-30 10:04:13 +11:00
Asim Zeeshan
97dab8809a
Merge branch 'main' into main 2021-01-29 20:00:38 +05:00
Asim Zeeshan
a89f624b08 Using native dns_get_record() instead of whatsmydns.net 2021-01-29 19:52:01 +05:00
corbpie
941b2752df
Merge pull request #11 from cp6/dev
Fixed DNS API GET requests
2021-01-30 01:45:53 +11:00
cp6
e876d93005 Fixed DNS API GET requests
Fixed DNS API GET requests
2021-01-30 01:32:07 +11:00
Asim Zeeshan
bce776296b Updating calls.php to fix GET statement 2021-01-29 19:30:36 +05:00
corbpie
aa4a4f9b0d
Merge pull request #6 from cp6/dev
Fixed wrong url for DNS & up/down calls
2021-01-29 12:01:25 +11:00
cp6
b5ea9d2506 Fixed wrong url for DNS & up/down calls
Fixed wrong url for DNS & up/down calls
2021-01-29 11:58:35 +11:00
corbpie
5f9e8e073a
Merge pull request #5 from cp6/dev
Version 1.2
2021-01-29 11:43:41 +11:00
cp6
0496f4e8a8 Updated readme for version 1.2
Updated readme for version 1.2
2021-01-29 11:42:44 +11:00
cp6
c67ae671e4 Updated database to reflect changes made
my_ilders.sql reflects updater.sql
2021-01-29 11:38:52 +11:00
cp6
910ff94b14 Updated server bandwidth column to float type
Updated server bandwidth column to float type
2021-01-29 11:20:47 +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
c3ec60727b Removed unused buttons
I didnt realize these were here still. Not used therefore they are gone.
2021-01-27 14:34:41 +11:00
cp6
703e9134bd Updated button styling
Border radius, Border color and btn-third hover color
2021-01-27 14:32:04 +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
07ea6ac27d Changed value font size
This will help with uneven cards
2021-01-27 10:58:41 +11:00
cp6
66201e4305 Added search icon
Added search icon
2021-01-27 10:57:07 +11:00
cp6
1de086ebe0 On select type DEDI check "is dedi cpu"
When selecting DEDI as the server type, "dedi cpu" will become checked.
2021-01-27 10:30:06 +11:00
cp6
92eb034c89 Fetch icon color CSS
Fetch icon color CSS
2021-01-27 10:28:41 +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
corbpie
62b6a4ea8f
Merge pull request #3 from cp6/features
1.1 Updates & fixes
2021-01-25 11:59:50 +11:00
cp6
7fecfabbc3 Readme for version 1.1
Updated readme with changelog for version 1.1
2021-01-25 11:57:26 +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
fdc31bc2fd Fixed page jumping on modal open
Fixed page jumping to the right on modal open
2021-01-24 13:31:13 +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
a5bf2c5f07 Fixed search showing duplicates when typing fast
Fixed search input showing duplicates when typing fast.

Function from: //https://stackoverflow.com/a/1909508
2021-01-24 00:38:37 +11:00
cp6
40db8d4361 Close modal buttons now red
Made the close modal buttons red
2021-01-22 12:21:35 +11:00