Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvement(views): Highlights View widget #499

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soyacz
Copy link
Collaborator

@soyacz soyacz commented Nov 12, 2024

Introducing Highlights View Widget that should aid Views with important messages, action items and allow commenting upon them. Originally, intended for performance view dashboard, where important messages and action items are discussed over weekly performance regression tests.

With this widget, users may:

  • create messages (highlights) for given view
  • create action items and assign Assignee, mark item as done upon completion
  • comment each highlight/action item
  • archive hightlights/action items to hide it from the view
  • unarchive it to bring it back

More info in ref issue.

refs: #485

Introducing Highlights View Widget that should aid Views with important
messages, action items and allow commenting upon them.
Originally, intended for performance view dashboard, where important
messages and action items are discussed over weekly performance
regression tests.

With this widget, users may:
* create messages (highlights) for given view
* create action items and assign Assignee, mark item as done upon
  completion
* comment each highlight/action item
* archive hightlights/action items to hide it from the view
* unarchive it to bring it back

More info in ref issue.

refs: scylladb#485
@soyacz soyacz requested review from fruch and k0machi November 12, 2024 13:21
@soyacz
Copy link
Collaborator Author

soyacz commented Nov 12, 2024

@soyacz
Copy link
Collaborator Author

soyacz commented Nov 13, 2024

@juliayakovlev can you take a look at the demo and let me know WDYT?

@juliayakovlev
Copy link

@juliayakovlev can you take a look at the demo and let me know WDYT?

Lukasz, Where can I see it? I mean not demo, in the Argus. Is it possible?

@soyacz
Copy link
Collaborator Author

soyacz commented Nov 13, 2024

@juliayakovlev can you take a look at the demo and let me know WDYT?

Lukasz, Where can I see it? I mean not demo, in the Argus. Is it possible?

Not yet, I didn't deploy it and can't do it on staging as it will modify View on prod. Demo is in linked video.

@juliayakovlev
Copy link

Commonly it looks Ok. I just do not understand where it will be located.

@soyacz
Copy link
Collaborator Author

soyacz commented Nov 14, 2024

Commonly it looks Ok. I just do not understand where it will be located.

Somewhere around the top of https://argus.scylladb.com/view/performance-regression-tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants