add typeahead support for owner email when adding new server
closes #144 pic: http://s3.pterodactyl.io/UpPSJ.png
This commit is contained in:
parent
f9f751b7f2
commit
bef717b202
6 changed files with 55 additions and 0 deletions
|
@ -10,6 +10,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
* Support for filtering servers within Admin CP to narrow down results by name, email, allocation, or defined fields.
|
||||
* Setup scripts (user, mail, env) now support argument flags for use in containers and other non-terminal environments.
|
||||
* New API endpoints for individual users to control their servers with at `/api/me/*`.
|
||||
* Typeahead support for owner email when adding a new server.
|
||||
|
||||
### Changed
|
||||
* Creating a user, server, or node now returns `HTTP/1.1 200` and a JSON element with the user/server/node's ID.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue