Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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
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
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
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
8177597e48 Added a new button (red)
Added a new button class btn-third
2021-01-22 12:21:12 +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
97bb0c6691 Wider modal for view YABs
Wider modal for view YABs
2021-01-22 10:48:11 +11:00
cp6
5584f76394 Initial file upload
Initial file upload
2021-01-20 14:41:37 +11:00