summaryrefslogtreecommitdiff
path: root/src/components/AppHeader/AppHeader.vue
AgeCommit message (Expand)AuthorFilesLines
2024-04-24Inline the header svgEd Tanous1-0/+1
2024-03-05Reformat files with new linterEd Tanous1-3/+7
2023-06-20Fix kvm session and add event busKonstantin1-0/+5
2023-03-27Added route restrictions based on user privilegeDamian Celico1-0/+3
2021-12-23Fixed routerKey prop eslint warningKenneth Fullbright1-1/+4
2021-12-20Fixed refresh system info on headerkennyneedsmilky1-1/+4
2021-09-03Update login page layoutDerick Montague1-1/+1
2021-08-27Add system information on Appheader pageSukanya Pandey1-9/+30
2021-08-10IA update: Update control section to operationsSandeepa Singh1-1/+1
2021-08-10IA update: Add logs and update overview iconDerick Montague1-1/+1
2021-05-18Replace use of the term host with serverDerick Montague1-8/+8
2021-02-17Fix skip link 404 error on refresh bugDerick Montague1-1/+9
2021-02-16Add enhancements to BVToastMixinYoshie Muranaka1-4/+3
2020-12-16Show asset name in the app headerSukanya Pandey1-1/+15
2020-11-12Resolve custom-event-name-casing lint warningsSukanya Pandey1-2/+2
2020-11-03Update linting packages to use latestDerick Montague1-8/+8
2020-10-29Update button focus state for small screenDerick Montague1-8/+10
2020-10-23Add style to left sidebar and app headerSurenNeware1-23/+47
2020-10-23Add support for mutual TLSYoshie Muranaka1-0/+3
2020-10-21Show error toast notification on unauthorized accessSukanya Pandey1-0/+15
2020-10-19Update relative path imports to use '@' aliasSurenNeware1-2/+2
2020-10-16Add title attribute to header actionsSurenNeware1-6/+11
2020-08-28Add Intel themeMateusz Gapski1-5/+2
2020-08-25Add link to header logoDixsie Wolmers1-5/+7
2020-07-27Add application header test hooksDerick Montague1-8/+29
2020-07-27Add ability to customize theme stylesYoshie Muranaka1-2/+0
2020-07-22Intel environmentMateusz Gapski1-2/+13
2020-07-21Update use of Sass variables for better themingYoshie Muranaka1-6/+6
2020-06-24Responsive Site HeaderSurenNeware1-7/+42
2020-06-17Profile settings pageSukanya Pandey1-49/+67
2020-06-02Add link to app header status iconsDixsie Wolmers1-2/+2
2020-05-21Update EventLogStore request to use RedfishYoshie Muranaka1-3/+3
2020-05-16Add Redfish mapping for quiesced and dignostics modeYoshie Muranaka1-0/+2
2020-05-05Update Sass architecture to require helper importsDerick Montague1-0/+2
2020-05-01Create LoadingBar componentYoshie Muranaka1-1/+10
2020-04-09Resolve header and nav accessibility violationsDerick Montague1-21/+35
2020-03-10Remove unused colors from color paletteDerick Montague1-3/+3
2020-03-03Add translation to header and navigationYoshie Muranaka1-6/+6
2020-02-19Add responsive layoutYoshie Muranaka1-6/+64
2020-02-19Add refresh functionality in app headerYoshie Muranaka1-1/+4
2020-02-17Add Health status to app headerYoshie Muranaka1-1/+26
2020-02-14Clear application state on logoutDerick Montague1-3/+1
2020-01-31Change eslint rules to use vue recommendedDerick Montague1-3/+3
2020-01-29Revert "Change eslint rules to use vue recommended"Gunnar Mills1-3/+3
2020-01-29Change eslint rules to use vue recommendedDerick Montague1-3/+3
2020-01-29Fix linting in script blocks in vue filesDerick Montague1-14/+14
2020-01-29Add host status pluginYoshie Muranaka1-52/+37
2020-01-23Add skip navigation linkDerick Montague1-2/+17
2020-01-23Add login and logout functionalityDerick Montague1-2/+7
2020-01-23Add GlobalStore moduleYoshie Muranaka1-17/+62