learning_ai_notes/web/src/components
2026-05-05 10:22:49 -07:00
..
AgentTimeline.tsx fix(web): replace --ml-* (MindLyst) with --nl-* (NoteLett) CSS namespace across 18 files 2026-03-21 20:18:44 -07:00
AppShell.test.tsx fix(web): add next/navigation mock to AppShell test after client component conversion 2026-03-29 00:09:55 -07:00
AppShell.tsx fix(web): wire responsive sidebar — add toggle to AppShell, open prop on Sidebar, CSS !important overrides 2026-03-29 00:03:27 -07:00
ArtifactPanel.tsx fix(web): label interactive controls 2026-05-05 10:22:49 -07:00
AuthGuard.tsx refactor(web): replace hardcoded app colors 2026-05-05 10:17:06 -07:00
BroadcastBanner.tsx refactor(web): replace hardcoded app colors 2026-05-05 10:17:06 -07:00
CommandPalette.tsx refactor(web): replace hardcoded app colors 2026-05-05 10:17:06 -07:00
CreateNoteModal.test.tsx fix(tests): fix all failing tests — server mock, ecosystem schema stubs, CreateNoteModal body assertion 2026-04-06 19:13:35 -07:00
CreateNoteModal.tsx fix(web): label interactive controls 2026-05-05 10:22:49 -07:00
CreateWorkspaceModal.tsx fix(web): label interactive controls 2026-05-05 10:22:49 -07:00
ExtractedTasksPanel.tsx feat: implement WEB_AI_FAST_ROADMAP (web + backend + docs) 2026-03-31 13:00:36 -07:00
IntakeUrlBar.tsx feat(web): add intake URL bar, share dialog, intake API client — dashboard + enhanced sharing UI 2026-04-06 20:35:02 -07:00
KeyboardShortcuts.tsx feat(smart-actions): add prompt-result screen, capture sub-routes, Cmd+Shift+A shortcut, telemetry events (G16-G19) 2026-04-06 13:43:47 -07:00
KnowledgeGraphView.tsx feat(palace): web UI — palace client, 4 components, palace page, sidebar nav, 6 tests 2026-04-10 01:46:51 -07:00
LinkedNotesPanel.tsx fix(web): replace --ml-* (MindLyst) with --nl-* (NoteLett) CSS namespace across 18 files 2026-03-21 20:18:44 -07:00
LinkNoteModal.test.tsx feat(web+backend): add create note, archive/restore, link note flows [B1, B2, B8] 2026-03-19 08:44:39 -07:00
LinkNoteModal.tsx fix(web): label interactive controls 2026-05-05 10:22:49 -07:00
MemoryTimeline.tsx feat(palace): web UI — palace client, 4 components, palace page, sidebar nav, 6 tests 2026-04-10 01:46:51 -07:00
MetadataPanel.tsx fix(web): replace --ml-* (MindLyst) with --nl-* (NoteLett) CSS namespace across 18 files 2026-03-21 20:18:44 -07:00
NoteEditor.test.tsx test(web): add prompt-client, SmartActionsPanel, RunPromptModal, NoteEditor tests (G10-G13) 2026-04-06 13:34:04 -07:00
NoteEditor.tsx fix(web): label interactive controls 2026-05-05 10:22:49 -07:00
NoteVersionsPanel.tsx feat: implement WEB_AI_FAST_ROADMAP (web + backend + docs) 2026-03-31 13:00:36 -07:00
Pagination.tsx feat: add Pagination component, file upload, fix N+1, remove unused deps 2026-03-29 20:49:13 -07:00
PalacePanel.test.tsx feat(palace): web UI — palace client, 4 components, palace page, sidebar nav, 6 tests 2026-04-10 01:46:51 -07:00
PalacePanel.tsx refactor(web): replace hardcoded app colors 2026-05-05 10:17:06 -07:00
PalaceStats.test.tsx feat(palace): web UI — palace client, 4 components, palace page, sidebar nav, 6 tests 2026-04-10 01:46:51 -07:00
PalaceStats.tsx feat(palace): web UI — palace client, 4 components, palace page, sidebar nav, 6 tests 2026-04-10 01:46:51 -07:00
PromptResultView.tsx feat(smart-actions): add run-stream SSE, history endpoint, weekly-digest template, web client functions (G1-G5) 2026-04-06 13:27:02 -07:00
PromptTemplateEditor.tsx refactor(web): replace hardcoded app colors 2026-05-05 10:17:06 -07:00
ProposalReviewCard.tsx fix(web): replace --ml-* (MindLyst) with --nl-* (NoteLett) CSS namespace across 18 files 2026-03-21 20:18:44 -07:00
RunPromptModal.test.tsx fix: align web+mobile types with backend (categories, output types, field names, durationMs telemetry) 2026-04-06 16:24:31 -07:00
RunPromptModal.tsx refactor(web): replace hardcoded app colors 2026-05-05 10:17:06 -07:00
ShareDialog.tsx refactor(web): replace hardcoded app colors 2026-05-05 10:17:06 -07:00
Sidebar.test.tsx test(web): add shell and navigation coverage 2026-03-10 09:28:14 -07:00
Sidebar.tsx refactor(web): replace hardcoded app colors 2026-05-05 10:17:06 -07:00
SmartActionsPanel.test.tsx fix: align web+mobile types with backend (categories, output types, field names, durationMs telemetry) 2026-04-06 16:24:31 -07:00
SmartActionsPanel.tsx fix: align PromptTemplateEditor, SmartActionsPanel, prompts page with backend enums; fix RunPromptModal type cast 2026-04-06 16:27:22 -07:00
SurveyBanner.tsx fix(web): label interactive controls 2026-05-05 10:22:49 -07:00
TaskReviewPanel.tsx fix(web): label interactive controls 2026-05-05 10:22:49 -07:00