aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/FeedItem.test.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: fix lint and type errors to resolve CI failuresAdam Mathes11 days1-3/+3
* feature: add scrape full text button to feed items (fixing NK-8hu7z1)Adam Mathes11 days1-0/+18
* Refactor: project structure, implement dependency injection, and align v2 UI ...Adam Mathes11 days1-50/+53
* fix(ui): sync FeedItem state with props to update read status styling (NK-fpz...Adam Mathes12 days1-0/+17
* style(v2): move star to right of title and match legacy look (NK-35kxxw)Adam Mathes12 days1-1/+1
* UI: replace text star button with icon next to title (NK-ymf1jb)Adam Mathes12 days1-1/+2
* UI: remove explicit mark read buttons (NK-ahzf5c)Adam Mathes12 days1-38/+0
* Implement Item Interactions (read/star) with testsAdam Mathes12 days1-0/+91