This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit 3a6cba4
committed
feat(admin): redesign /ai, /analyze, /markdown with decomposed blocks
- AI tasks: split monolithic surfaces into TaskListPane, TaskTimeline, TaskLogsBlock, TaskFilterChips, CollapsibleSection
- Analyze: extract page into blocks/ (metrics, content, composition, trend, paths, rank, activity, records, actions); add recharts-backed chart primitives
- Markdown: split into export/ and import/ panels with new MarkdownViewTabs
- Drop legacy /extra-features placeholder views; redirect old paths to flat routes
- i18n: add zh/en strings for AI logs, timeline, metadata, analyze time range1 parent 1c23798 commit 3a6cba4
57 files changed
Lines changed: 4354 additions & 2524 deletions
File tree
- apps/admin
- src
- features
- ai
- components
- types
- utils
- analyze
- components
- blocks
- types
- utils
- markdown/components
- export
- import
- i18n/resources
- ui/data
- views
- (assets)/extra-features
- assets/template
- markdown
- (community)/extra-features/subscribe
- (extra)/extra-features
- snippets
- webhooks
- docs/superpowers/specs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
95 | | - | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
0 commit comments