Ctrlpanel-gg / panel

CtrlPanel offers an easy-to-use and free billing solution for all starting and experienced hosting providers that seamlessly integrates with the Pterodactyl panel.
https://ctrlpanel.gg/
MIT License
412 stars 146 forks source link

Display server egg, nest, location, node and product name on the server's card. #294

Closed anondev-sudo closed 2 years ago

anondev-sudo commented 2 years ago

🚀 Feature Request

Is your proposal related to a problem?

Provide a clear and concise description of what the problem is. For example, "I can't change x and it makes me have to do manual work"

User's don't know what plan are they using on the server, what egg they have there and so.

Describe the solution you'd like

Provide a clear and concise description of what you want to happen. For Example, "Automate the changing of x so I don't have to do it manually"

Display more details about the server like egg, nest, location, node and product name.

Also make that resources (RAM, CPU) will be displayed inside one table row. Should be similiar to card that is displayed when you are making new server.

image

Details about servers from pterodactyl should be fetched daily and cached. And then cached data should be used there. This will also solve bug that when you rename server on pterodactyl, name is not updated on dashboard. And when you transfer the server to different node, or change egg, it would be updated after hour. Cronjob should handle this. And also when server got removed from pterodactyl (404 status was returned), delete the server from database also on dashboard.

Additional context

Is there anything else you can add about the proposal? You might want to link to related issues here, if you haven't already.

(Write your answer here.)

1day2die commented 2 years ago

will be closed by https://github.com/ControlPanel-gg/dashboard/pull/315

anondev-sudo commented 2 years ago

This is meant on the servers pages. Not on servers create page

anondev-sudo commented 2 years ago

The PR does not fix this issue so unlink it

1day2die commented 2 years ago

PR open