summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)AuthorFilesLines
2020-07-22Add check if password change required at LoginYoshie Muranaka2-12/+35
2020-07-21Add test hooks to date time settingsSukanya Pandey1-1/+12
2020-07-21Add test hooks to local user managementDixsie Wolmers3-8/+60
2020-07-21Fix validation on date and time settings pageDixsie Wolmers1-1/+1
2020-07-21Update use of Sass variables for better themingYoshie Muranaka1-1/+1
2020-07-21Add ChangePassword componentYoshie Muranaka2-0/+117
2020-07-21Resolve import stack order error in build processDerick Montague3-3/+3
2020-07-20Bug fix: Add timeout when setting Manual date & timeDixsie Wolmers1-0/+3
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-17Refactor global TableFilter component and mixinYoshie Muranaka2-0/+2
2020-07-17Add min and max password range in profile settingsSukanya Pandey1-14/+20
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-10Fix overview page server information bugDixsie Wolmers1-4/+8
2020-07-10Add date and time settingsDixsie Wolmers2-0/+354
2020-07-09Add server LED switch calls to Overview pageYoshie Muranaka1-8/+28
2020-07-09Add code for Serial Over LANSukanya Pandey3-0/+131
2020-07-08Add test hooks to network settings pageDixsie Wolmers1-0/+8
2020-07-08Spelling: sed -i 's/intial/initial/g'Gunnar Mills6-6/+6
2020-07-06Add Toast Notification to ServerLED pageSurenNeware1-4/+8
2020-07-06Add test hooks to overview pageDixsie Wolmers2-5/+11
2020-07-02Create separate LoginLayout componentYoshie Muranaka1-124/+64
2020-07-02Add search input to event logs pageYoshie Muranaka1-2/+20
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 Muranaka1-5/+8
2020-06-26Update Event logs page to use table mixinsYoshie Muranaka1-18/+8
2020-06-26Update Sensors page to use table mixinsYoshie Muranaka1-31/+16
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 errors on local user management add userYoshie Muranaka1-2/+2
2020-06-18Update TableDataFormatter filenameYoshie Muranaka6-12/+12
2020-06-18Add BMC manager table to hardware status pageYoshie Muranaka2-0/+195
2020-06-18Add Chassis table to hardware status pageYoshie Muranaka2-1/+118
2020-06-18Add Fans table to hardware status pageYoshie Muranaka2-1/+123
2020-06-18Add DIMM slot table to hardware status pageYoshie Muranaka2-4/+121
2020-06-17Profile settings pageSukanya Pandey3-0/+166
2020-06-17Add power supplies table to hardware status pageYoshie Muranaka2-2/+144
2020-06-17Refactor Overview pageYoshie Muranaka1-7/+15
2020-06-17Add Hardware status page and system tableYoshie Muranaka3-0/+156
2020-06-17Manage power usage loaderSukanya Pandey1-2/+15
2020-06-16Add page LoaderSurenNeware1-1/+11
2020-06-13Add date filter on Event logs pageYoshie Muranaka2-15/+32
2020-06-12Global Search componentSurenNeware1-2/+15
2020-06-10Add batch actions and row action to Event LogsYoshie Muranaka1-6/+158
2020-06-10Add pagination to Event Log tableYoshie Muranaka1-2/+35
2020-06-08Fix loader on local user management pageYoshie Muranaka1-3/+3
2020-06-05Add Network Settings translationsDixsie Wolmers1-36/+80
2020-06-05Add network settings pageDixsie Wolmers2-0/+494