summaryrefslogtreecommitdiff
path: root/src/store/modules/GlobalStore.js
AgeCommit message (Expand)AuthorFilesLines
2023-03-27Added route restrictions based on user privilegeDamian Celico1-0/+5
2021-08-27Add system information on Appheader pageSukanya Pandey1-2/+19
2021-05-18Replace use of the term host with serverDerick Montague1-8/+8
2020-12-16Show asset name in the app headerSukanya Pandey1-9/+15
2020-11-03Update linting packages to use latestDerick Montague1-16/+16
2020-10-21Show error toast notification on unauthorized accessSukanya Pandey1-3/+11
2020-10-19Update relative path imports to use '@' aliasSurenNeware1-1/+1
2020-07-28Add timezone to profile settings pageSukanya Pandey1-1/+6
2020-06-17Profile settings pageSukanya Pandey1-3/+6
2020-06-13Add date filter on Event logs pageYoshie Muranaka1-3/+7
2020-05-16Add Redfish mapping for quiesced and dignostics modeYoshie Muranaka1-4/+13
2020-05-05Add loading bar to Overview pageYoshie Muranaka1-2/+2
2020-05-01Remove hostname D-Bus requestYoshie Muranaka1-12/+0
2020-04-28Change host status request to RedfishYoshie Muranaka1-4/+6
2020-04-13Update BMC time to use redfishYoshie Muranaka1-4/+3
2020-04-08Add SSL Certificate expiration warningsYoshie Muranaka1-1/+1
2020-02-28Format date and time for international localesDixsie Wolmers1-4/+5
2020-02-17Add Health status to app headerYoshie Muranaka1-1/+1
2020-01-29Add store modules needed to support overview viewDixsie Wolmers1-12/+18
2020-01-29Add host status pluginYoshie Muranaka1-1/+34
2020-01-27Add singlequote override and fix filesDerick Montague1-4/+4
2020-01-23Add GlobalStore moduleYoshie Muranaka1-0/+35