Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

FEAT-72: show HTTP method on activity log collapsed rows - #29

Merged
shafty023 merged 1 commit into
mainfrom
FEAT-72
Mar 17, 2026
Merged

shafty023 merged 1 commit into
mainfrom
FEAT-72

Conversation

@shafty023

Copy link
Copy Markdown
Contributor

Display the request method (GET, POST, PATCH, DELETE, etc.) on each collapsed activity card so it is visible at a glance without expanding.

  • Add .activity-method CSS class (monospace, muted)
  • Insert method element between status dot and title in renderActivityCard

Testing:

  • Visual inspection in Electron UI activity log tab

Risks:

  • None, purely cosmetic renderer change

Display the request method (GET, POST, PATCH, DELETE, etc.) on each
collapsed activity card so it is visible at a glance without expanding.

- Add .activity-method CSS class (monospace, muted)
- Insert method element between status dot and title in renderActivityCard

Testing:
- Visual inspection in Electron UI activity log tab

Risks:
- None, purely cosmetic renderer change
@shafty023

Copy link
Copy Markdown
Contributor Author
image

@closedloop-ai-stage

Copy link
Copy Markdown

Code Review Summary

Status: Approved

Reviewers: Bug Hunter A, Bug Hunter B, Unified Auditor, Premise Reviewer

Findings

Severity Count
Blocking 0
High 0
Medium 0

No issues found across 2 files (15 LOC).

Recommendation: Approve

@shafty023
shafty023 merged commit ac2445e into main Mar 17, 2026
4 checks passed
@shafty023
shafty023 deleted the FEAT-72 branch March 17, 2026 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant