summaryrefslogtreecommitdiff
path: root/src/assets
AgeCommit message (Collapse)AuthorFilesLines
2022-08-01SILABMC-191: Fix displaying tablesAnna Tsyganova1-0/+9
2022-08-01fix progressMaksim Zakharov1-1/+0
2022-07-29fix chartMaksim Zakharov1-0/+18
2022-07-29fix styles dividerMaksim Zakharov1-2/+10
2022-07-28Merge branch 'sila-ui' of git.sila.ru:pub/openbmc/webui-vue into sila-uiAnna Tsyganova1-0/+5
2022-07-28SILABMC-191: Fix tableAnna Tsyganova1-91/+26
2022-07-28Merge branch 'sila-ui' of git.sila.ru:pub/openbmc/webui-vue into sila-uiVitalii Lysak3-35/+31
2022-07-28turn off led for dimmVitalii Lysak1-0/+5
2022-07-27SILABMC-191: Fix login fieldsAnna Tsyganova3-35/+31
2022-07-27fix styles for dynamic pagesMaksim Zakharov1-5/+38
2022-07-27fix chart global styleMaksim Zakharov1-0/+1
2022-07-26add power for processorVitalii Lysak1-0/+3
2022-07-25SILABMC-191: Fix login pageAnna Tsyganova2-2/+26
2022-07-25add divider for fans, fix motherboardMaksim Zakharov1-0/+3
2022-07-25add datePicker, divider for motherboardMaksim Zakharov1-1/+1
2022-07-22Merge branch 'sila-ui' of git.sila.ru:pub/openbmc/webui-vue into sila-uiAnna Tsyganova1-0/+3
2022-07-22add localization for processors, fix page processors and collapseMaksim Zakharov1-0/+3
2022-07-22SILABMC-191: Fix lable of custom controlAnna Tsyganova1-0/+4
2022-07-22merge with dynamicVitalii Lysak5-0/+143
2022-07-22layoutprocessor-chartMaksim Zakharov1-0/+17
2022-07-22SILABMC-191: Move search field to page titleAnna Tsyganova1-0/+15
2022-07-22add styles for collapseMaksim Zakharov1-3/+12
2022-07-21SILA: Removed raster image with size about 600KAndrey V.Kosteltsev1-6/+0
2022-07-21create accessoryTable(no styles for XS size, start to create collapse component)Maksim Zakharov3-0/+110
2022-07-20Merge branch 'sila-ui' into processor-chartVitalii Lysak3-5/+10
2022-07-20add templateVitalii Lysak1-0/+7
2022-07-20SILABMC-191: Fix labels of input fieldsAnna Tsyganova3-5/+10
2022-07-19SILABMC-191: Fix style radio buttonAnna Tsyganova1-1/+6
2022-07-18add modal global style, fix some modalMaksim Zakharov4-5/+84
2022-07-15add sort icons in all tablesMaksim Zakharov3-3/+21
2022-07-14Fix login pageAnna Tsyganova2-12/+11
2022-07-14add breakpoints, fix h1-h4 font-size, fix buttons stylesMaksim Zakharov3-16/+28
2022-07-14Fix headerAnna Tsyganova1-1/+3
2022-07-13fix global tables styleMaksim Zakharov1-1/+29
2022-07-13Add pages bmsAnna Tsyganova1-25/+13
Issue: SILABMC-191
2022-07-08Fix a little global componentsAnna Tsyganova1-0/+1
Issue: SILABMC-191
2022-07-06Add global stylesAnna Tsyganova22-153/+578
Issue: SILABMC-191
2022-07-04IBS: _sila UI themeAndrey V.Kosteltsev21-0/+741
2022-07-04IBS: _ibs UI ThemeAndrey V.Kosteltsev28-0/+1199
2021-09-03Update login page layoutDerick Montague2-0/+13
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-06-29Add processors table missing propertiesSandeepa Singh3-0/+5
- Add following missing properties: Name, Spare part number, Model, Processor type, Processor architechure, Version, Health rollup, Asset tag, Min speed MHz, Max speed MHz, Total cores, Total threads, Instruction set, Identify Led - Design of the table has been updated - Waiting for the following to be merged to test the Identify Led: https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/37045 Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: If6eeb3b0afea6510f7ea53e2d66cbf1d123b3217
2021-06-29Increase the filter menu marginsSandeepa Singh1-1/+2
This will increase readability of filter menu options, by preventing the wrapping up of long options/labels. Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: I75199b7608b5aeed067530e374e45750e26bb6eb
2021-06-28Remove <br /> from hardware status tablesDixsie Wolmers1-2/+3
Break tags are not semantic for definition lists. Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I1ecbd7100044da4aa7749888faab962e115e2564
2021-02-25Update toast layout to align header elementsDerick Montague1-6/+15
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I2bedab786dc10ee3eb7366a20c6c7e4fb2157e3e
2021-01-08Fix input icon being hidden on input focusDerick Montague1-0/+1
Both the datepicker and password fields have an assoicated icon. When the input element receives focus the associated icons are hidden. This is caused by a z-index issue and was a bug created when fixing another bug that caused the datepicker icon from rendering above the table batch actions toolbar. Both bugs have been resolved with this patchset. Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: If923cd5bc6a076b01efa44492f717b78fb6584ca
2021-01-05Add DumpsStore API callsYoshie Muranaka1-1/+1
Ties in API requests to the Dumps page and adds ability to: - Create new System or BMC dump - Delete single or multiple BMC dumps. Uses ClearLog service to delete all and DELETE request for single dump deletion Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Iae928fa3b8fab00e549c33c0ab914a4b04de0f40
2021-01-05Fix table date filter calendar icon issueSukanya Pandey1-1/+0
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I3cbb66c56cd7824707107771b034317d95f96014
2020-12-01Fix pixelated toggle elementDerick Montague1-2/+2
On some screens, the toggle element is pixelated due to the border color. When looking at Bootstrap default styles, they use the same color for both the toggle element's background color and border color. This change resolves the pixelation issue and follows the same pattern as the Bootstrap component library. Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I0fb356153f216c6a79ba57e5f38294871c63dc6a
2020-11-13Align button iconsDixsie Wolmers3-19/+30
- Fixes button icon and text alignment - App header buttons to be addressed separately - Button documentation will be addressed in separate commit - Aligns form input buttons: datepicker, clear search, and password toggle - Moves title from icon to button for icon only buttons - Aligns validation icon with form input buttons Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ie28d7d7dd7303ab6bf1897d1fa569e1580cc2f9d
2020-10-27Fix table row alignment and table head borderDixsie Wolmers1-2/+11
- Aligns content in table rows with expand and action buttons - Adds border to table head Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I403575bedc78d71ad05edcae2f59f7df994d3630