Skip to content

Standardize the column names on Events tabs#4055

Merged
TheGostKasper merged 2 commits intomainfrom
ee-3376
Oct 2, 2023
Merged

Standardize the column names on Events tabs#4055
TheGostKasper merged 2 commits intomainfrom
ee-3376

Conversation

@TheGostKasper
Copy link
Copy Markdown
Contributor

@TheGostKasper TheGostKasper commented Oct 2, 2023

Closes EE-3376

Currently some of our Events tabs use wording that is different from other Events tabs. But there's just one schema for Event objects. To prevent user confusion, let's standardize so that every Events tab includes these four column names:

  • Reason
  • Message
  • From
  • Last Updated

This change will affect :

  • Applications (Reason, Message, Component, Timestamp) -- adjust
  • Sources (Reason, Message, Component, Timestamp) -- adjust
  • We also wish to apply a tooltip to the "Reason" column name to make its meaning clearer. This tooltip should say: " "Reason" refers to what triggered the event. It can be different according to each component."

@TheGostKasper TheGostKasper added the area/ui Issues that require front-end work label Oct 2, 2023
Copy link
Copy Markdown
Contributor

@opudrovs opudrovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui Issues that require front-end work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize the column names on Events tabs

2 participants