chore: Maintain transcription font size; expand textarea width 7836661 noahsettersten commited on Jan 31, 2024
refactor: Move code search into TranscriptionTextComponent 3748deb noahsettersten commited on Jan 31, 2024
feat: Edit transcription and update codes and keywords 5505ef0 noahsettersten commited on Jan 31, 2024
refactor: Break row into separate assigns for TranscriptionTextComponent 7aabb54 noahsettersten commited on Jan 31, 2024
fix: Prevent summary from overwriting first line of transcription 9cee14f noahsettersten commited on Jan 30, 2024
docs: Add @moduledoc for MedicalTranscription.Utilities 7c89e37 noahsettersten commited on Jan 30, 2024
feat: Display weighting in code title; mixed color for mixed weighting b9d0f1b noahsettersten commited on Jan 30, 2024
feat: Weight based on multiple feedbacks for the same code 682498c noahsettersten commited on Jan 30, 2024
chore: Reduce opacity of highlighted bg for codes, adjust padding 5f2d531 noahsettersten commited on Jan 30, 2024
feat: Include codes with feedback, even if not most similar 0bce68f noahsettersten commited on Jan 30, 2024
refactor: Split code weighting into separate functions 69180e6 noahsettersten commited on Jan 30, 2024
chore: Remove unused code for highlighting previous feedback responses b20fcc2 noahsettersten commited on Jan 30, 2024
chore: Note highlighting is for recorded feedback and not weighting 628c254 noahsettersten commited on Jan 30, 2024
fix: Ensure we only return one feedback for a given text + vector pair 969feed noahsettersten commited on Jan 30, 2024
chore: Add timestamps to code_feedbacks and code_vectors tables 745fdb9 noahsettersten commited on Jan 30, 2024
refactor: Clean up state in HomeLive.Index mount/3 call 8f4c6f0 noahsettersten commited on Jan 30, 2024
refactor: Create shared `collect_errors` function for Ecto changesets 609a959 noahsettersten commited on Jan 29, 2024
chore: Rename Transcriber to prepare for a transcription context 4553650 noahsettersten commited on Jan 29, 2024
refactor: Move CodeSearcher and CodeVector into Coding context a7feaeb noahsettersten commited on Jan 29, 2024
refactor: Fold `Recorder` functional component into upload_form 2719169 noahsettersten commited on Jan 29, 2024
feat: Allow re-enabling recording from the result heading a6485ec noahsettersten commited on Jan 29, 2024
refactor: Rename MembraneFilter to TranscriptionFilter 3e57477 noahsettersten commited on Jan 29, 2024
docs: Document RecordingPipeline and Recorder modules c574dff noahsettersten commited on Jan 29, 2024
fix: Don't find keywords if transcription text is empty e07d058 noahsettersten commited on Jan 26, 2024
chore: Show microphone when showing streaming audio results 64358d1 noahsettersten commited on Jan 26, 2024
chore: Extract recording pipeline into separate module 3e013eb noahsettersten commited on Jan 26, 2024