summaryrefslogtreecommitdiff
path: root/src/store
AgeCommit message (Expand)AuthorFilesLines
2020-11-03Update linting packages to use latestDerick Montague25-365/+368
2020-10-30Add two file firmware updateYoshie Muranaka1-37/+105
2020-10-23Add support for mutual TLSYoshie Muranaka1-7/+20
2020-10-21Show error toast notification on unauthorized accessSukanya Pandey2-13/+15
2020-10-19Add comments for imports that support dotenvYoshie Muranaka1-0/+4
2020-10-19Update relative path imports to use '@' aliasSurenNeware11-14/+14
2020-10-14Catch the TypeError in sensors pageYong Li1-4/+4
2020-10-09Refactor firmware store to get backup from SoftwareImagesYoshie Muranaka1-32/+29
2020-09-28Fix error on Hardware status pageYoshie Muranaka1-1/+1
2020-09-25Create separate file for Vue Router routesYoshie Muranaka1-2/+2
2020-09-16Add loading image from external serverMateusz Gapski1-4/+29
2020-08-28Add VirtualMedia pageMateusz Gapski3-2/+84
2020-08-28Fix last power operation time bugDixsie Wolmers1-2/+6
2020-08-21Add last reset time to reboot bmc pageDixsie Wolmers1-4/+19
2020-08-21Add last reset time to server power operations pageDixsie Wolmers1-4/+19
2020-08-19Code update: Fix TFTPGunnar Mills1-1/+4
2020-08-18Add processors to hardware status pageSurenNeware2-1/+64
2020-08-13Add Firmware pageYoshie Muranaka1-9/+140
2020-07-30Immediate Reboot: Move to ForceRestartGunnar Mills1-5/+2
2020-07-29Fix WebSocket errorYoshie Muranaka1-4/+0
2020-07-28Add the possibility to disable subscribe socketMateusz Gapski1-0/+7
2020-07-28Add timezone to profile settings pageSukanya Pandey1-1/+6
2020-07-22Health icon shows ok while loadingMateusz Gapski1-5/+8
2020-07-22Add check if password change required at LoginYoshie Muranaka1-0/+6
2020-07-20Bug fix: Add timeout when setting Manual date & timeDixsie Wolmers1-4/+21
2020-07-10Add date and time settingsDixsie Wolmers2-0/+70
2020-07-06Add Toast Notification to ServerLED pageSurenNeware1-3/+16
2020-06-18Add BMC manager table to hardware status pageYoshie Muranaka2-1/+50
2020-06-18Add Chassis table to hardware status pageYoshie Muranaka2-1/+58
2020-06-18Add Fans table to hardware status pageYoshie Muranaka2-1/+38
2020-06-18Add DIMM slot table to hardware status pageYoshie Muranaka2-1/+42
2020-06-17Profile settings pageSukanya Pandey2-3/+7
2020-06-17Add power supplies table to hardware status pageYoshie Muranaka2-0/+54
2020-06-17Refactor Overview pageYoshie Muranaka4-68/+5
2020-06-17Add Hardware status page and system tableYoshie Muranaka2-1/+42
2020-06-16Add page LoaderSurenNeware1-4/+4
2020-06-13Add date filter on Event logs pageYoshie Muranaka1-3/+7
2020-06-10Update LocalUserManagementStore to use shared export functionYoshie Muranaka1-17/+2
2020-06-10Add batch actions and row action to Event LogsYoshie Muranaka2-12/+66
2020-06-10Fix duplicate navigation errorYoshie Muranaka1-0/+7
2020-06-05Add Network Settings translationsDixsie Wolmers1-2/+5
2020-06-05Add network settings pageDixsie Wolmers1-3/+68
2020-05-21Update EventLogStore request to use RedfishYoshie Muranaka2-96/+37
2020-05-21Add manage power usage pageSukanya Pandey1-0/+21
2020-05-20Add ServerLED pageSurenNeware2-1/+39
2020-05-16Add logout commit for 401 responseYoshie Muranaka1-0/+3
2020-05-16Add Redfish mapping for quiesced and dignostics modeYoshie Muranaka1-4/+13
2020-05-12Add page loader on Local user management pageYoshie Muranaka1-2/+2
2020-05-06Add missing translations to user management storeYoshie Muranaka1-14/+44
2020-05-06Add XSRF token to websocket connectionYoshie Muranaka2-2/+4