/openbmc/phosphor-webui/app/common/services/ |
H A D | toastService.js | 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | server-led-controller.js | diff 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
H A D | power-usage-controller.js | diff 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
H A D | power-operations-controller.js | diff 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | toast.scss | diff 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | snmp-controller.js | diff 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
H A D | date-time-controller.js | diff 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
H A D | firmware-controller.js | diff 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
H A D | network-controller.js | diff 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
/openbmc/phosphor-webui/app/ |
H A D | index.js | diff 27ce84d247a41288228713342d4e7745d8806eba Tue Feb 05 15:43:17 CST 2019 beccabroek <beccabroek@gmail.com> Add role alert to toasts
For accessibility reasons, 'role="alert" is required for toast messages. This notifies screen readers that an error or success message has appeared. Adds a service layer for toast messages that adds the role attribute to the message.
Change-Id: Ic4dbf5556337eea589de5692c1b4c3323e771813 Signed-off-by: beccabroek <beccabroek@gmail.com>
|