summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-05-14Clear XSRF token when navigating to LoginYoshie Muranaka1-0/+3
2020-05-12Add confirmation modal on local user tableYoshie Muranaka2-13/+35
2020-05-12Add translation to Unauthorized pageYoshie Muranaka2-12/+7
2020-05-12Add page loader on Local user management pageYoshie Muranaka2-13/+30
2020-05-12Add motion guidelinesDerick Montague2-4/+5
2020-05-06Add missing translations to user management storeYoshie Muranaka2-21/+59
2020-05-06Add XSRF token to websocket connectionYoshie Muranaka2-2/+4
2020-05-06Add loading bar to Server power operations pageYoshie Muranaka3-8/+21
2020-05-06Fix accessibility issue on local user pageYoshie Muranaka2-10/+27
2020-05-06Fix generate CSR submitYoshie Muranaka1-1/+1
2020-05-06Add loading bar to SSL certificates pageYoshie Muranaka2-10/+24
2020-05-06Add loading bar to LDAP pageYoshie Muranaka3-11/+29
2020-05-06Add loading bar to Sensors pageYoshie Muranaka2-38/+53
2020-05-05Add loading bar to Overview pageYoshie Muranaka10-40/+47
2020-05-05Import sass helpers to LoaderBar componentYoshie Muranaka1-0/+2
2020-05-05Use Jest as the test frameworkDerick Montague1-0/+1
2020-05-05Update Sass architecture to require helper importsDerick Montague35-49/+96
2020-05-05Add export functionality to Sensors pageYoshie Muranaka4-3/+86
2020-05-01Create LoadingBar componentYoshie Muranaka4-1/+112
2020-05-01Add missing router namesYoshie Muranaka1-1/+2
2020-05-01Update local user button icon positionYoshie Muranaka1-3/+3
2020-05-01Add LDAP role groups tableYoshie Muranaka5-49/+585
2020-05-01Remove hostname D-Bus requestYoshie Muranaka4-26/+1
2020-04-28Change host status request to RedfishYoshie Muranaka1-4/+6
2020-04-25Add LDAP pageYoshie Muranaka9-1/+605
2020-04-25Add webpack config for env specific buildsYoshie Muranaka4-0/+181
2020-04-25Update layout fluid prop to set max-widthYoshie Muranaka8-9/+18
2020-04-22Fix local user edit bugYoshie Muranaka2-0/+2
2020-04-21Add dynamic AccountService RolesYoshie Muranaka3-1/+22
2020-04-21Create TableFilter componentYoshie Muranaka8-9/+195
2020-04-16Create accessible InfoTooltip ComponentYoshie Muranaka3-2/+35
2020-04-15Update OverviewStore to use redfish apiYoshie Muranaka1-2/+2
2020-04-13Update BMC time to use redfishYoshie Muranaka1-4/+3
2020-04-09Add generate CSR to SSL certificates pageYoshie Muranaka9-5/+1188
2020-04-09Fix documentation errorDerick Montague2-7/+5
2020-04-09Resolve header and nav accessibility violationsDerick Montague3-22/+38
2020-04-08Add SSL Certificate expiration warningsYoshie Muranaka4-2/+88
2020-04-08Add SSL Certificates pageYoshie Muranaka11-5/+581
2020-03-31Add local user account manual unlockYoshie Muranaka4-6/+57
2020-03-26Add mocha and chai test frameworkSukanya Pandey1-1/+1
2020-03-26Add Sensors pageYoshie Muranaka8-2/+267
2020-03-20Add alert message component and documentationDerick Montague7-29/+105
2020-03-20Add toast component documentationDerick Montague3-2/+20
2020-03-20Add buttons documentationDerick Montague2-3/+21
2020-03-13Fix accessibility violations and use b-form-groupDerick Montague2-12/+17
2020-03-13Revert "Add alert message component and documentation"Derick Montague6-100/+25
2020-03-12Add alert message component and documentationDerick Montague6-25/+100
2020-03-12Fix Overview errorsYoshie Muranaka1-3/+4
2020-03-10Remove unused colors from color paletteDerick Montague13-137/+61
2020-03-10Add host boot settings to power operations pageYoshie Muranaka6-3/+325