aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/FeedList.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy V2 React frontend and update build/test scripts to focus on ↵Adam Mathes9 days1-230/+0
| | | | Vanilla JS (V3)
* Switch to HashRouter to fix page reload issues (NK-hy162w)Adam Mathes10 days1-1/+2
|
* chore: update build artifacts and finalize test improvementsAdam Mathes11 days1-0/+79
|
* chore: fix lint and type errors to resolve CI failuresAdam Mathes11 days1-20/+38
|
* ui: redesign sidebar to match v1 aesthetic and fix navigationAdam Mathes11 days1-7/+7
|
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes11 days1-94/+106
| | | | with v1
* test: fix FeedList tests for collapsible stateAdam Mathes12 days1-5/+23
|
* Implement Tag View and fix testsAdam Mathes12 days1-8/+31
|
* Implement Frontend Feed Items View with testsAdam Mathes12 days1-4/+22
|
* Implement Frontend Feed List with testsAdam Mathes13 days1-0/+61