Skip to content

Rework the activity view: readable summaries and a before/after diff#2388

Closed
myieye wants to merge 57 commits into
developfrom
claude/brave-allen-91bf15
Closed

Rework the activity view: readable summaries and a before/after diff#2388
myieye wants to merge 57 commits into
developfrom
claude/brave-allen-91bf15

Merge branch 'develop' into claude/brave-allen-91bf15

c0bf70d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / ESLint Report Analysis succeeded Jul 7, 2026 in 1s

ESLint Report Analysis

0 ESLint error(s) and 8 ESLint warning(s) found

Details

Annotations

Check warning on line 66 in frontend/viewer/src/lib/activity/ActivityItem.svelte

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/viewer/src/lib/activity/ActivityItem.svelte#L66

[func-style] Expected a function declaration.

Check warning on line 73 in frontend/viewer/src/lib/activity/ActivityItemChangePreview.svelte

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/viewer/src/lib/activity/ActivityItemChangePreview.svelte#L70-L73

[func-style] Expected a function declaration.

Check warning on line 110 in frontend/viewer/src/lib/activity/ActivityItemChangePreview.svelte

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/viewer/src/lib/activity/ActivityItemChangePreview.svelte#L109-L110

[func-style] Expected a function declaration.

Check warning on line 413 in frontend/viewer/src/lib/activity/change-summary.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/viewer/src/lib/activity/change-summary.test.ts#L412-L413

[func-style] Expected a function declaration.

Check warning on line 24 in frontend/viewer/src/lib/entry-editor/diff-view/DiffSensePrimitive.svelte

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/viewer/src/lib/entry-editor/diff-view/DiffSensePrimitive.svelte#L24

[func-style] Expected a function declaration.

Check warning on line 48 in frontend/viewer/src/stories/activity/previews.stories.svelte

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/viewer/src/stories/activity/previews.stories.svelte#L48

[func-style] Expected a function declaration.

Check warning on line 19 in frontend/viewer/src/stories/editor/diff/diff-overview.stories.svelte

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/viewer/src/stories/editor/diff/diff-overview.stories.svelte#L19

[func-style] Expected a function declaration.

Check warning on line 20 in frontend/viewer/src/stories/editor/diff/diff-overview.stories.svelte

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/viewer/src/stories/editor/diff/diff-overview.stories.svelte#L20

[func-style] Expected a function declaration.