summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)AuthorFilesLines
2020-05-12Add confirmation modal on local user tableYoshie Muranaka1-12/+33
2020-05-12Add translation to Unauthorized pageYoshie Muranaka1-12/+4
2020-05-12Add page loader on Local user management pageYoshie Muranaka1-11/+28
2020-05-06Add loading bar to Server power operations pageYoshie Muranaka2-4/+17
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 Muranaka1-8/+22
2020-05-06Add loading bar to LDAP pageYoshie Muranaka2-9/+27
2020-05-06Add loading bar to Sensors pageYoshie Muranaka1-2/+10
2020-05-05Add loading bar to Overview pageYoshie Muranaka4-26/+33
2020-05-05Update Sass architecture to require helper importsDerick Montague4-1/+8
2020-05-05Add export functionality to Sensors pageYoshie Muranaka1-2/+48
2020-05-01Update local user button icon positionYoshie Muranaka1-3/+3
2020-05-01Add LDAP role groups tableYoshie Muranaka3-42/+449
2020-05-01Remove hostname D-Bus requestYoshie Muranaka2-13/+1
2020-04-25Add LDAP pageYoshie Muranaka2-0/+401
2020-04-25Update layout fluid prop to set max-widthYoshie Muranaka6-9/+9
2020-04-22Fix local user edit bugYoshie Muranaka2-0/+2
2020-04-21Add dynamic AccountService RolesYoshie Muranaka2-1/+4
2020-04-21Create TableFilter componentYoshie Muranaka1-8/+41
2020-04-09Add generate CSR to SSL certificates pageYoshie Muranaka3-2/+833
2020-04-08Add SSL Certificate expiration warningsYoshie Muranaka2-1/+81
2020-04-08Add SSL Certificates pageYoshie Muranaka3-0/+375
2020-03-31Add local user account manual unlockYoshie Muranaka1-3/+42
2020-03-26Add Sensors pageYoshie Muranaka2-0/+128
2020-03-20Add alert message component and documentationDerick Montague1-21/+6
2020-03-13Fix accessibility violations and use b-form-groupDerick Montague1-10/+14
2020-03-13Revert "Add alert message component and documentation"Derick Montague1-6/+21
2020-03-12Add alert message component and documentationDerick Montague1-21/+6
2020-03-12Fix Overview errorsYoshie Muranaka1-3/+4
2020-03-10Remove unused colors from color paletteDerick Montague2-6/+2
2020-03-10Add host boot settings to power operations pageYoshie Muranaka2-3/+165
2020-03-10Fix accessibility violation in user modalYoshie Muranaka1-0/+2
2020-03-07Update Language translation menuDixsie Wolmers1-2/+2
2020-03-06Move power control to redfishDixsie Wolmers1-12/+14
2020-03-06Persist language settings using local storageDixsie Wolmers1-2/+3
2020-03-06Add power operations pageYoshie Muranaka2-0/+186
2020-03-05Fix float-right mixin build warningYoshie Muranaka1-5/+1
2020-03-05Refactor user management componentYoshie Muranaka1-8/+2
2020-03-03Add translation to user management pageYoshie Muranaka3-59/+112
2020-02-29Move Firmware version call to use RedfishDixsie Wolmers1-5/+6
2020-02-28Format date and time for international localesDixsie Wolmers2-3/+9
2020-02-26Update language json structureYoshie Muranaka8-66/+62
2020-02-25Add account settings to local user pageYoshie Muranaka2-7/+190
2020-02-25Add password requirements to local user pageYoshie Muranaka3-35/+64
2020-02-25Update overview events table and overview network layoutDixsie Wolmers3-56/+156
2020-02-24Create TableRowAction componentYoshie Muranaka1-23/+34
2020-02-22Add batch actions to local user tableYoshie Muranaka1-7/+94
2020-02-22Add Reboot BMC pageYoshie Muranaka2-0/+49
2020-02-22Create password visibility toggleYoshie Muranaka1-37/+43