summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-21Update use of Sass variables for better themingYoshie Muranaka18-61/+63
2020-07-21Add ChangePassword componentYoshie Muranaka4-0/+135
2020-07-21Resolve import stack order error in build processDerick Montague3-3/+3
2020-07-20Bug fix: Add timeout when setting Manual date & timeDixsie Wolmers2-4/+24
2020-07-20Clear password fields when changed successfullySukanya Pandey1-1/+5
2020-07-20Add test hooks to manage power usageSukanya Pandey1-1/+7
2020-07-17Add test hooks to TableFilter componentYoshie Muranaka1-1/+7
2020-07-17Refactor global TableFilter component and mixinYoshie Muranaka4-17/+66
2020-07-17Add min and max password range in profile settingsSukanya Pandey1-14/+20
2020-07-16Update gray color palette to match style guideDixsie Wolmers2-10/+10
2020-07-16Add test hooks to hardware status pageDixsie Wolmers6-6/+30
2020-07-15Add test hook to Reboot BMC pageYoshie Muranaka1-1/+6
2020-07-13Update theme file structure in documentationDerick Montague2-34/+74
2020-07-13Restructure Sass filesYoshie Muranaka28-68/+30
2020-07-10Fix overview page server information bugDixsie Wolmers1-4/+8
2020-07-10Add date and time settingsDixsie Wolmers7-26/+484
2020-07-09Add server LED switch calls to Overview pageYoshie Muranaka1-8/+28
2020-07-09Add code for Serial Over LANSukanya Pandey9-1/+196
2020-07-08Add test hooks to network settings pageDixsie Wolmers1-0/+8
2020-07-08Codespell spelling fixesGunnar Mills3-10/+10
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-28Update accessibility documentationDerick Montague1-1/+2
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 documentation rendering bugDerick Montague2-0/+3
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