History log of /openbmc/webui-vue/src/views/ (Results 276 – 300 of 406)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
01da818708-Jul-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update use of Sass variables for better theming

Use Bootstrap color functions for theme-colors and grays instead
of directly referencing Sass variable to allow more flexible
theming.

Signed-off-by:

Update use of Sass variables for better theming

Use Bootstrap color functions for theme-colors and grays instead
of directly referencing Sass variable to allow more flexible
theming.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Id08b77ff6df3bdf99400dcdfe964853706f1070f

show more ...

3305857616-Jun-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add ChangePassword component

Add non-functional Change password page and router definition.
The page has a form and some frontend validations but backend
functionality and api requests are not tied

Add ChangePassword component

Add non-functional Change password page and router definition.
The page has a form and some frontend validations but backend
functionality and api requests are not tied in yet. Page can be
viewed by manually navigating to /change-password.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: If5e6c6a5120b86fc457d8cab4c82333c33ef745f

show more ...

d853fba716-Jul-2020 Derick Montague <derick.montague@ibm.com>

Resolve import stack order error in build process

The import order for global components are throwing warnings during the
build process. The build warnings suggested issues creating the correct
orde

Resolve import stack order error in build process

The import order for global components are throwing warnings during the
build process. The build warnings suggested issues creating the correct
order of the CSS chunk groups.

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: I5979a8070d8003f6192b87ca1c2a2d136146cd4e

show more ...

ecd45a8314-Jul-2020 Dixsie Wolmers <dixsie@ibm.com>

Bug fix: Add timeout when setting Manual date & time

When time mode is initially set to Manual from NTP,
the NTP service is disabled. In this process, the NTP
service is stopping but not fully stopp

Bug fix: Add timeout when setting Manual date & time

When time mode is initially set to Manual from NTP,
the NTP service is disabled. In this process, the NTP
service is stopping but not fully stopped therefore setting
date/time will return an error. There are no responses from
backend to notify when NTP is fully stopped. To work around,
a timeout is set to allow NTP to fully stop.

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I8873722a72a955c355114567e56205aff7819931

show more ...

9422e1a613-Jul-2020 Sukanya Pandey <sukapan1@in.ibm.com>

Clear password fields when changed successfully

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: Iaf3e420bd48597c34c1588855ed69dcb1dbf7523

50badd6615-Jul-2020 Sukanya Pandey <sukapan1@in.ibm.com>

Add test hooks to manage power usage

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: Ifbbb7b9c23e2be28dec61471db090462272b1ffe

0045400c22-Jun-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Refactor global TableFilter component and mixin

Add key property to TableFilter component to make sure filtering
is based on specific row property. Previously, the table filter
was checking all row

Refactor global TableFilter component and mixin

Add key property to TableFilter component to make sure filtering
is based on specific row property. Previously, the table filter
was checking all row properties for matches.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I589886a0d487ac3ab8def585cc7286e61992afdb

show more ...

b93608db10-Jul-2020 Sukanya Pandey <sukapan1@in.ibm.com>

Add min and max password range in profile settings

-Api used to get the min and max value is redfish/v1/AccountService.

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: I0f211496bef

Add min and max password range in profile settings

-Api used to get the min and max value is redfish/v1/AccountService.

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: I0f211496bef85aefe843052a6b6ba72156d2e4c7

show more ...

8313376f15-Jul-2020 Dixsie Wolmers <dixsie@ibm.com>

Add test hooks to hardware status page

Adds test hooks to expand table buttons only.

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I5222372cc8e324322bdfcd538b98240bb28a39dd

db7aae2314-Jul-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add test hook to Reboot BMC page

Adds data attribute test hook to single reboot button on page

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I82b64c69472e31efc866a0c4f10699fe

Add test hook to Reboot BMC page

Adds data attribute test hook to single reboot button on page

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I82b64c69472e31efc866a0c4f10699fe38369694

show more ...

c3fb64e201-Jul-2020 Dixsie Wolmers <dixsie@ibm.com>

Fix overview page server information bug

The frontend displays "--" as the default state when
static values are null.

When backend returns an empty string for server model,
serial number, manufactu

Fix overview page server information bug

The frontend displays "--" as the default state when
static values are null.

When backend returns an empty string for server model,
serial number, manufacturer or firmware version, then
return "--" to follow the current default state pattern.

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: Ica0d864993d7124598c09c5bd33d0313d84059db

show more ...

739e459605-Jun-2020 Dixsie Wolmers <dixsie@ibm.com>

Add date and time settings

Adds ablity to change date and time manually, or
configure using NTP servers.

- If NTP is selected, user is required to enter at least one
NTP address
- Date and time a

Add date and time settings

Adds ablity to change date and time manually, or
configure using NTP servers.

- If NTP is selected, user is required to enter at least one
NTP address
- Date and time are ISO formatted

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I0d67c80487fdd815eacc3539ccd702b23618260e

show more ...

2f8bbbfe02-Jul-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add server LED switch calls to Overview page

The Overview page currently shows a static Server LED switch. It does
not accurately display the IndicatorLED state.
This commit will add ability to togg

Add server LED switch calls to Overview page

The Overview page currently shows a static Server LED switch. It does
not accurately display the IndicatorLED state.
This commit will add ability to toggle the IndicatorLED value and
accurately displays the current value.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I4fc9b18a0c87db421dfa73e51ecc472d0907d323

show more ...

96f69ca920-May-2020 Sukanya Pandey <sukapan1@in.ibm.com>

Add code for Serial Over LAN

- The output of serial connection of the hosts on the workstation
terminal.
- The library used is xterm which will provide the terminal to show the
data.

Signed-off-by:

Add code for Serial Over LAN

- The output of serial connection of the hosts on the workstation
terminal.
- The library used is xterm which will provide the terminal to show the
data.

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: I6000cae42f237fffe216e2079cf2a6c39db236fd

show more ...

55888a1c01-Jul-2020 Dixsie Wolmers <dixsie@ibm.com>

Add test hooks to network settings page

- Adds data-test-id test hooks to simplify the xpath queries needed
to set up automation testing
- Adds standardized test hooks to all interactive elements:

Add test hooks to network settings page

- Adds data-test-id test hooks to simplify the xpath queries needed
to set up automation testing
- Adds standardized test hooks to all interactive elements: input fields,
buttons, and form select

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: Id6253ac7355f1da8b73f55ffd2fcc1ea73c63555

show more ...

defc9e2907-Jul-2020 Gunnar Mills <gmills@us.ibm.com>

Spelling: sed -i 's/intial/initial/g'

Change-Id: I5c6fdb3c4cb4efe337a44286a83a6d269021cb66
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

31bf55af22-Jun-2020 SurenNeware <sneware9@in.ibm.com>

Add Toast Notification to ServerLED page

- Added Toast notification when Server LED turning On/Off.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: I8dda963275f7083ae5c8804831c1bb676d7

Add Toast Notification to ServerLED page

- Added Toast notification when Server LED turning On/Off.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: I8dda963275f7083ae5c8804831c1bb676d7bbcc4

show more ...

1e2d70a201-Jul-2020 Dixsie Wolmers <dixsie@ibm.com>

Add test hooks to overview page

- Adds data-test-id test hooks to simplify the xpath queries needed
to set up automation testing
- Adds standardized test hooks to all interactive buttons
- Adds li

Add test hooks to overview page

- Adds data-test-id test hooks to simplify the xpath queries needed
to set up automation testing
- Adds standardized test hooks to all interactive buttons
- Adds link to SOL console and network settings pages

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I4cb0f4c93cf14377af1fe6d18aa591678c739b45

show more ...

6173bc6116-Jun-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Create separate LoginLayout component

Create a separate layout for the login page so it can be reused
for first time password reset form.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
C

Create separate LoginLayout component

Create a separate layout for the login page so it can be reused
for first time password reset form.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Ia2da0e8d29f7d6ad77c5277193c7535f2d00a97d

show more ...

193c22a830-Jun-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add search input to event logs page

Adds ability to filter event log table items by
text input.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Ie19bd4b3942ae2bec9288c351d4a674

Add search input to event logs page

Adds ability to filter event log table items by
text input.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Ie19bd4b3942ae2bec9288c351d4a674b424ae879

show more ...

a7ec629325-Jun-2020 Derick Montague <derick.montague@ibm.com>

Add test hook data attributes

- Add data-test-id test hooks to simplify the xpath queries needed
to set up automation testing
- Reduce the possibility of breaking automation tests when/if pages are

Add test hook data attributes

- Add data-test-id test hooks to simplify the xpath queries needed
to set up automation testing
- Reduce the possibility of breaking automation tests when/if pages are
updated

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: Id046b17e9a0232b121c10cc38134e750a8782ed5

show more ...

130b1b6718-Jun-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add Search to Power supplies table on Hardware status page

Adds ability to filter Power supplies table by a search input.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I9f313

Add Search to Power supplies table on Hardware status page

Adds ability to filter Power supplies table by a search input.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I9f3131294d316edd70e3b6bcc4fee307ac69f2d5

show more ...

ed06dc1116-Jun-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add test hooks to event logs page

- Add data-test-id test hooks to simplify the xpath queries needed
to set up automation testing
- Reduce the possibility of breaking automation tests when/if page

Add test hooks to event logs page

- Add data-test-id test hooks to simplify the xpath queries needed
to set up automation testing
- Reduce the possibility of breaking automation tests when/if pages are
updated

Adds test hooks to table checkboxes, batch action delete button,
inline row delete button. Will add hooks to table filter dropdown
separately, because the component needs refactoring.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I84fef897bbe29ea410a3b7d663828ddd7c91aa88

show more ...

73e419a518-Jun-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update Event logs page to use table mixins

- Use mixins to sort status and display status icons in
table

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Ieec887b115bbd88b441d

Update Event logs page to use table mixins

- Use mixins to sort status and display status icons in
table

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Ieec887b115bbd88b441d2357cfe653fa2a1f6320

show more ...

202c599e18-Jun-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update Sensors page to use table mixins

- Add number formatting to TableDataFormatter mixin
- Use TableDataFormatter mixin to show different status icons for sensor
status (OK, Warning, Critical)

Update Sensors page to use table mixins

- Add number formatting to TableDataFormatter mixin
- Use TableDataFormatter mixin to show different status icons for sensor
status (OK, Warning, Critical)
- Use TableSortMixin to sort by status (OK, Warning, Critical)

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I99899bbc19db3529f0fdfe34be30b09d41456b42

show more ...

1...<<11121314151617