Commit Graph

14 Commits

Author SHA1 Message Date
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
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
cp6
e876d93005 Fixed DNS API GET requests
Fixed DNS API GET requests
2021-01-30 01:32:07 +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
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
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
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
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
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
05f4a41e67 Add ssh port value to edit form
Add ssh port value to edit form
2021-01-22 11:28:29 +11:00
cp6
5584f76394 Initial file upload
Initial file upload
2021-01-20 14:41:37 +11:00