mahtab2003 / Xera

Now Introducing a new and easy way to manage your clients and MyOwnFreeHost hosting accounts.
https://xera.eu.org/
GNU General Public License v2.0
48 stars 38 forks source link

Features #160

Open ash3T opened 2 months ago

ash3T commented 2 months ago

Hi,

Some ideas:

  1. After create a new hosting account, the web page will get the latest result from "Pending" to "Active" without refresh the web page. Similarly, for support tickets, user will received notification once the the ticket is replied.
  2. Ability to delete account(hosting account not user account) if the user don't want it any more.
  3. When requesting a SSL certificate, the error message needs more work, need to check if there is any typoes before issuing a SSL. I can get an notification of "SSL certificate requested successfully." for a domain I did not registered.
santydesignscr commented 2 months ago

I dont understand the last point

greenreader9 commented 2 months ago

1) That would require AJAX, and quite a bit of it to be able to update everything that changes. Not an easy update to do, and probably not worth it. Just adding a "Refresh the page" message would be a lot easier and would get the same message across.

  1. The SSL certificate is generated successfully, so it does not need an error message. The tool lets you generate certificates for domains that are not connected to your account, that's the way it is intended to work.
santydesignscr commented 2 months ago
  1. That would require AJAX, and quite a bit of it to be able to update everything that changes. Not an easy update to do, and probably not worth it. Just adding a "Refresh the page" message would be a lot easier and would get the same message across.

  2. The SSL certificate is generated successfully, so it does not need an error message. The tool lets you generate certificates for domains that are not connected to your account, that's the way it is intended to work.

Thanks for your reply, I know how to use AJAX, however I think this could be an additional load that free hosting will not handle, especially in a client area with many clients. I say that because I had problems with a simple API call, free hosting is too slow