summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)AuthorFilesLines
2022-07-26clean code for cpu dynamicVitalii Lysak1-21/+45
2022-07-26add power for processorVitalii Lysak1-0/+8
2022-07-26sort data before work, chartVitalii Lysak1-26/+13
2022-07-25add step for chartVitalii Lysak1-1/+4
2022-07-25upd chart for fanVitalii Lysak1-6/+16
2022-07-25add datePicker, divider for motherboardMaksim Zakharov2-2/+125
2022-07-25add areas, dynamicVitalii Lysak1-0/+14
2022-07-25add tables for dynamicVitalii Lysak1-1/+6
2022-07-22Merge branch 'sila-ui' of git.sila.ru:pub/openbmc/webui-vue into sila-uiVitalii Lysak1-1/+1
2022-07-22add table, processorVitalii Lysak1-3/+5
2022-07-22SILABMC-191: Fix padding in left menuAnna Tsyganova1-1/+1
2022-07-22merge with dynamicVitalii Lysak2-0/+307
2022-07-22layoutprocessor-chartMaksim Zakharov2-5/+3
2022-07-22fix .line for PageTitleMaksim Zakharov1-1/+1
2022-07-22Merge branch 'processor-chart' of git.sila.ru:pub/openbmc/webui-vue into ↵Vitalii Lysak1-25/+6
processor-chart
2022-07-22add motherboard6 fix othersVitalii Lysak2-32/+90
2022-07-22SILABMC-191: Increase height of navigation buttonsAnna Tsyganova1-0/+5
2022-07-22add styles for collapseMaksim Zakharov1-25/+6
2022-07-21create accessoryTable(no styles for XS size, start to create collapse component)Maksim Zakharov1-0/+59
2022-07-21add filtered data for chartVitalii Lysak1-2/+10
2022-07-21code cleanVitalii Lysak2-1402/+30
2022-07-21add raw dataVitalii Lysak1-13/+46
2022-07-20Merge branch 'sila-ui' into processor-chartVitalii Lysak1-2/+1
2022-07-20add templateVitalii Lysak2-0/+1542
2022-07-20SILABMC-191: Remove Icon in left menuAnna Tsyganova1-2/+1
2022-07-19SILABMC-191: Fix icon in status iconAnna Tsyganova1-1/+1
2022-07-19SILABMC-191: Fix displaying of left menuAnna Tsyganova1-1/+8
2022-07-18add modal global style, fix some modalMaksim Zakharov1-13/+30
2022-07-18SILABMC-191: Add line under titleAnna Tsyganova1-0/+6
2022-07-15SILABMC-191: Fix icon for tablesAnna Tsyganova1-4/+4
2022-07-14Merge branch 'sila-ui' of git.sila.ru:pub/openbmc/webui-vue into sila-uiAnna Tsyganova1-0/+9
2022-07-14Fix headerAnna Tsyganova1-2/+4
2022-07-14move formfileVitalii Lysak1-0/+9
2022-07-13Remove bmsAnna Tsyganova2-327/+0
Issue: SILABMC-191
2022-07-13Add pages bmsAnna Tsyganova2-0/+327
Issue: SILABMC-191
2022-07-12Revert "move security&access to end only for _sila"Andrey V.Kosteltsev1-12/+12
2022-07-12move security&access to end only for _silaVitalii Lysak1-12/+12
2022-07-12Revert "move security&access to end"Vitalii Lysak3-36/+36
This reverts commit 9778e2196fceff98b30d922fef1cd5afc4af2f31.
2022-07-12move security&access to endVitalii Lysak3-36/+36
2022-07-08Fix a little global componentsAnna Tsyganova1-1/+1
Issue: SILABMC-191
2022-07-07IBS: _ibs theme importsAndrey V.Kosteltsev4-6/+6
2022-07-04IBS: _sila UI themeAndrey V.Kosteltsev34-0/+2463
2022-07-04IBS: _ibs UI ThemeAndrey V.Kosteltsev34-0/+2475
2022-02-04Add Key clear page under Operations sectionSandeepa Singh1-0/+5
This page will allow privileged user to clear encrypted keys. - Only admin and CE login user will be able to see the page - The UI will be different for both, admin and CE login user(service) - This page is IBM only Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: Ic6fe3454de815629a6b2250daa99ab21f2b316c3
2021-12-23Fixed routerKey prop eslint warningKenneth Fullbright1-1/+4
Eslint throws a warning to props that don't have a default value - Added a default value to the routerKey prop. Signed-off-by: Kenneth Fullbright <kennyneedsmilky@gmail.com> Change-Id: I2d9d4abd0512eeadf27f8941a0f391979eb9a80a
2021-12-20Fixed refresh system info on headerkennyneedsmilky1-1/+4
The refresh button in the App header previously only re-rendered the main mage section, this change also refreshes the app header and main content. Signed-off-by: Kenneth Fullbright <kennyneedsmilky@gmail.com> Change-Id: Iff7f3f14bca8ddfd815ccb1b87dd182c4bfd79ba
2021-09-24Rename TableDataFormatter mixin to DataFormatterDixsie Wolmers1-4/+4
Mixin was renamed to reflect usage on all components, not only tables. Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ic962ba879fffa39b9f6f93446771fbf6f67915d0
2021-09-03Update login page layoutDerick Montague1-1/+1
This update will: - Change the positioning of the form to be on the left - Add the built on OpenBMC logo to the bottom right corner of the screen - Add the ability to include a GUI custom name using a .env variable. If the variable is not present, the login page will not include the <h1> section heading element. - Remove the word "logo" from the alt attribute for the company logo image used in the application header and on the login page. Github story: https://github.com/openbmc/webui-vue/issues/63 Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I83ac5aecff0b3858c3ab5f38ab1aaa603d59acf1
2021-08-27Add system information on Appheader pageSukanya Pandey1-9/+30
- Model type and serial number are newly added system info data on Appheader. - On small screens and below system information(model type, serial number and asset tag) will be hidden. - On large screen and below model type and serial number will be visible but asset tag will be hidden. - For all other screens all the system info will be visible. Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ia844a26f658083cbd5fa9c8f3f6bea8b65ddcd11
2021-08-16Resolve the download bug on postcode logs pageSandeepa Singh1-3/+9
The design has been updated to hide the download button when the key 'AdditionalDataURI' is not present in the redfish API response. Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: If78968ad72e62348b4b81967a3b61c2af53fa020