summaryrefslogtreecommitdiffstats
path: root/app/configuration/controllers/firmware-controller.js
Commit message (Expand)AuthorAgeFilesLines
* Remove firmware reboot timeoutYoshie Muranaka2019-11-141-20/+8
* Add error message when image fails to activateDixsie Wolmers2019-10-111-3/+9
* Firmware: Remove unused interpolateGunnar Mills2019-05-231-3/+2
* Fix activate image and reboot BMCDixsie Wolmers2019-05-131-3/+5
* Firmware page upload not working in some casesbeccabroek2019-04-111-3/+0
* Add role alert to toastsbeccabroek2019-02-061-14/+16
* Add toast to Firmware pagebeccabroek2019-01-231-75/+24
* Revert "Remove unused dataService"Gunnar Mills2018-09-261-4/+6
* Remove unused dataServiceGunnar Mills2018-09-261-6/+4
* Activate image and reboot hostbeccabroek2018-09-191-3/+57
* Move to clang-format-6.0Gunnar Mills2018-09-041-1/+0
* 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