summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rename Server LED filesGunnar Mills2018-07-137-19/+19
* Move server LED filesGunnar Mills2018-07-137-8/+7
* Add TODO for openbmc/openbmc#3240Gunnar Mills2018-07-131-1/+1
* Keep the selected interfaceGunnar Mills2018-07-131-16/+25
* Remove extra scroll bar from the SoL console menuJayashankar Padath2018-07-131-2/+5
* Remove unused app/constants/ dirGunnar Mills2018-07-1111-70/+11
* Remove unused app/firmware/ dirGunnar Mills2018-07-119-91/+0
* Events: Filter by event typeGunnar Mills2018-06-281-0/+1
* Update the server power state dynamically in GUIJayashankar Padath2018-06-282-12/+43
* Add package-lock.jsonEd Tanous2018-06-211-0/+17840
* Add "Add new DNS server" buttonGunnar Mills2018-06-142-0/+11
* Update DNS Servers on "Save settings"Gunnar Mills2018-06-143-6/+40
* Add IPV4 properties parameter validationGunnar Mills2018-06-143-1/+31
* Add reload 4 seconds after network set successGunnar Mills2018-06-141-9/+25
* Add Support for VLAN interfacesGunnar Mills2018-06-071-2/+2
* Avoid unexpected error displays from web guiJayashankar Padath2018-06-071-1/+1
* Fix event log sortingGunnar Mills2018-06-062-2/+2
* Add loading spinnerGunnar Mills2018-06-062-7/+11
* Set DHCP on "Save settings"Gunnar Mills2018-06-063-2/+35
* Set IPV4 interfacesGunnar Mills2018-06-062-0/+89
* Check if network settings changedGunnar Mills2018-06-062-10/+21
* Set Hostname on "Save settings"Gunnar Mills2018-06-062-1/+14
* Set DefaultGateway on "Save settings"Gunnar Mills2018-06-062-8/+45
* Display event log ID and description if presentMatt Spinler2018-06-055-3/+41
* Server overview: Limit the number of event logsJayashankar Padath2018-05-291-1/+1
* Replace "Domain Name" with "Default Gateway"Gunnar Mills2018-05-253-8/+19
* Replace "Origin" with "Netmask Prefix Length"Gunnar Mills2018-05-251-2/+2
* Add confirm "Change network settings" popupGunnar Mills2018-05-252-1/+21
* Reload the page on a CancelGunnar Mills2018-05-252-3/+6
* Set MAC address on "Save Settings"Gunnar Mills2018-05-256-4/+55
* Add format-code.sh to run special clang verifyAndrew Geissler2018-05-256-175/+162
* Fix clang-formatGunnar Mills2018-05-251-3/+4
* Set ignoreHttpError to false after testPasswordGunnar Mills2018-05-242-1/+3
* Format code using clang-format-5.0Andrew Geissler2018-05-2461-9218/+10559
* Run js-beautify and fixjsstyle on codeAndrew Geissler2018-05-2461-6647/+11833
* Fix issue number in TODOGunnar Mills2018-05-231-1/+1
* Change text to edit hostnameGunnar Mills2018-05-232-9/+9
* Remove multi-server controllerGunnar Mills2018-05-231-4/+1
* Make "high priority" lowercaseGunnar Mills2018-05-231-1/+1
* Only reboot BMC if it is BMC image activationAndrew Geissler2018-05-231-1/+2
* Move uglifyjs-webpack-plugin to ^1.1.2Gunnar Mills2018-05-222-3/+7
* Do not abort when one of multiple promises failsCamVan Nguyen2018-05-222-79/+77
* Rename BMC Host/IP field on loginGunnar Mills2018-05-181-1/+1
* Remove Web UI versionGunnar Mills2018-05-173-3/+2
* Do not override http timeout if caller has set itAndrew Geissler2018-05-152-2/+4
* Allow a "Failed" image to be "Activated"Gunnar Mills2018-05-151-1/+1
* Display event logs in ascending orderJayashankar Padath2018-05-152-2/+2
* Allow user to modify hostname in overview pageAndrew Geissler2018-05-142-1/+16
* Add utility to set hostnameAndrew Geissler2018-05-141-0/+14
* Revert "Do not display the 'edit' hostname"Andrew Geissler2018-05-141-2/+1
OpenPOWER on IntegriCloud