summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Add code for Serial Over LANSukanya Pandey7-0/+177
2020-07-08Add test hooks to network settings pageDixsie Wolmers1-0/+8
2020-07-08Codespell spelling fixesGunnar Mills1-4/+4
2020-07-08Spelling: sed -i 's/intial/initial/g'Gunnar Mills6-6/+6
2020-07-06Add Toast Notification to ServerLED pageSurenNeware3-8/+31
2020-07-06Add test hooks to overview pageDixsie Wolmers2-5/+11
2020-07-02Create separate LoginLayout componentYoshie Muranaka3-129/+127
2020-07-02Add search input to event logs pageYoshie Muranaka2-2/+21
2020-07-02Resolve LoadingBar accessibility issueDerick Montague2-6/+8
2020-07-01Resolve hidden focus within closed navigationDerick Montague1-1/+2
2020-06-29Add test hook data attributesDerick Montague1-0/+4
2020-06-27Add Search to Power supplies table on Hardware status pageYoshie Muranaka1-2/+13
2020-06-26Add test hooks to event logs pageYoshie Muranaka2-5/+9
2020-06-26Update Event logs page to use table mixinsYoshie Muranaka1-18/+8
2020-06-26Update Sensors page to use table mixinsYoshie Muranaka2-31/+18
2020-06-26Add search component to DIMM slot table on Hardware status pageYoshie Muranaka1-2/+13
2020-06-26Add Search component to Fans table on Hardware status pageYoshie Muranaka1-2/+13
2020-06-26Fix Search component default prop validationYoshie Muranaka1-1/+1
2020-06-26Fix errors on local user management add userYoshie Muranaka1-2/+2
2020-06-24Responsive Site HeaderSurenNeware2-9/+50
2020-06-18Update TableDataFormatter filenameYoshie Muranaka7-14/+14
2020-06-18Add BMC manager table to hardware status pageYoshie Muranaka6-2/+257
2020-06-18Add Chassis table to hardware status pageYoshie Muranaka5-2/+179
2020-06-18Add Fans table to hardware status pageYoshie Muranaka5-2/+162
2020-06-18Add DIMM slot table to hardware status pageYoshie Muranaka6-6/+165
2020-06-17Profile settings pageSukanya Pandey9-56/+264
2020-06-17Add power supplies table to hardware status pageYoshie Muranaka6-6/+217
2020-06-17Refactor Overview pageYoshie Muranaka5-75/+20
2020-06-17Add Hardware status page and system tableYoshie Muranaka10-13/+301
2020-06-17Manage power usage loaderSukanya Pandey1-2/+15
2020-06-16Add page LoaderSurenNeware2-5/+15
2020-06-13Add date filter on Event logs pageYoshie Muranaka10-18/+254
2020-06-12Global Search componentSurenNeware3-2/+81
2020-06-10Update LocalUserManagementStore to use shared export functionYoshie Muranaka1-17/+2
2020-06-10Add batch actions and row action to Event LogsYoshie Muranaka5-36/+280
2020-06-10Add pagination to Event Log tableYoshie Muranaka6-2/+99
2020-06-10Fix duplicate navigation errorYoshie Muranaka1-0/+7
2020-06-08Fix loader on local user management pageYoshie Muranaka1-3/+3
2020-06-08Update date filter to use international date format ISODixsie Wolmers1-6/+1
2020-06-05Add Network Settings translationsDixsie Wolmers3-287/+363
2020-06-05Add network settings pageDixsie Wolmers5-4/+571
2020-06-02Update Bootstrap Pill consistencyDixsie Wolmers1-1/+3
2020-06-02Add link to app header status iconsDixsie Wolmers1-2/+2
2020-06-02Add router leave hook to Event logs pageYoshie Muranaka1-0/+6
2020-05-23Refactor Sensors filtered dataYoshie Muranaka1-11/+2
2020-05-21Add Event log pageYoshie Muranaka6-6/+156
2020-05-21Remove focus outline from navigation itemsYoshie Muranaka1-0/+5
2020-05-21Update EventLogStore request to use RedfishYoshie Muranaka5-117/+60
2020-05-21Add manage power usage pageSukanya Pandey6-1/+182
2020-05-20Add ServerLED pageSurenNeware7-2/+106