Commit Graph

22 Commits

Author SHA1 Message Date
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