summaryrefslogtreecommitdiffstats
path: root/app/configuration/controllers/firmware-controller.js
Commit message (Expand)AuthorAgeFilesLines
* Format code using clang-format-5.0Andrew Geissler2018-05-241-274/+284
* Run js-beautify and fixjsstyle on codeAndrew Geissler2018-05-241-285/+288
* Only reboot BMC if it is BMC image activationAndrew Geissler2018-05-231-1/+2
* Display success message after uploading imageCamVan Nguyen2018-05-141-2/+7
* Refresh the firmware page after downloading imageCamVan Nguyen2018-05-131-11/+59
* Remove the version from each fileGunnar Mills2018-04-301-1/+0
* Display error if error on uploadGunnar Mills2018-04-131-16/+15
* Wait for 10 seconds before rebootingGunnar Mills2018-04-091-8/+18
* Display error if TFTP post failsGunnar Mills2018-04-091-31/+13
* Display error if TFTP field emptyGunnar Mills2018-04-091-0/+6
* Add Activate firmware and reboot buttonGunnar Mills2018-04-051-0/+12
* Update the GUI after an image activatedGunnar Mills2018-04-041-16/+55
* Add server confirm activation modalGunnar Mills2018-03-291-1/+3
* Remove "reboot" modalGunnar Mills2018-03-291-5/+0
* Move from "Preserve settings" to "Confirm Activation"Gunnar Mills2018-03-291-5/+7
* Confirm changing priority on all priority changesGunnar Mills2018-03-271-6/+1
* Display the version when confirming "Delete"Gunnar Mills2018-03-051-1/+3
* Display Version when confirming changing priorityGunnar Mills2018-03-051-1/+3
* Remove trailing spaces from filesGunnar Mills2018-03-051-1/+1
* Fix the "Upload firmware" buttonGunnar Mills2018-02-231-20/+15
* Updating network settingsIftekharul Islam2017-11-021-4/+30
* Updating login structureIftekharul Islam2017-11-021-2/+70
* JS updates for gui functionsMichael Davis2017-10-091-4/+4
* Implement firmware upload functionIftekharul Islam2017-09-201-0/+93
* add firmware pageMichael Davis2017-09-201-12/+0
* moved firmware into config sectionMichael Davis2017-09-201-0/+46
OpenPOWER on IntegriCloud