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

✨ Issues table: Add description column, render expanded description as markdown, render links under markdown in table and incident viewer, add alert text to all incidents tab #1116

Merged
merged 6 commits into from
Jul 12, 2023

Commits on Jul 11, 2023

  1. Render issue description in markdown

    Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
    mturley committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    77aa388 View commit details
    Browse the repository at this point in the history
  2. Render links below markdown for issue and incident

    Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
    mturley committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    55abb7b View commit details
    Browse the repository at this point in the history
  3. Display truncated issue description in table

    Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
    mturley committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    22f39df View commit details
    Browse the repository at this point in the history
  4. Add text describing performance constraint on all incidents table

    Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
    mturley committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    aa4e045 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    1ad9db0 View commit details
    Browse the repository at this point in the history
  2. Update text in alert

    Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
    mturley committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3714bef View commit details
    Browse the repository at this point in the history