Skip to content

Start using API to send Remote Comms to Server

Andrew requested to merge refactor/remote-comms-api into dev

What does this MR do and why?

Utilizes API to send remote comms to server Clean up Ajax Handler Clean up front end

This will also help to mitigate #225 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Have you checked this doesn't interfere/conflict/duplicate someone elses work?
  • Have you fully tested your changes?
  • Have you resolved any lint issues?
  • Have you assigned a reviewer?
  • Have you applied correct labels?

These are all POST requests

Completed Pages:

  • Server Terminal
  • Server Dashboard
  • Server Config
  • Server Backup Now
  • Schedules
  • Player management

To Do for 4.2.0: Server Creation

  • Backups Config/delete/restore
  • EULA Agree
  • Config.json
  • User Config
  • Roles Config
  • Files
  • Login
  • Logout
Edited by Andrew

Merge request reports

Loading