Add file manager refresh without reload; ❤️ @parkervcp

This commit is contained in:
Dane Everitt 2016-10-21 18:09:35 -04:00
parent 6b89dbd451
commit 6b011fcd36
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 11 additions and 2 deletions

View file

@ -13,6 +13,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
* Typeahead support for owner email when adding a new server.
* Scheduled command to clear out task log every month (configurable timespan).
* Support for allocating a FQDN as an allocation (panel will convert to IP and assign the FQDN as the alias automatically).
* Refresh files button in file manager to reload file listing without full page refresh.
### Changed
* Creating a user, server, or node now returns `HTTP/1.1 200` and a JSON element with the user/server/node's ID.