medicode / lib

Commit History

feat: Generate Transcriptions context and schema
8488f43

timgremore commited on

chore!: Disable audio recording buttons for now
dc67aef

noahsettersten commited on

chore!: Disable audio pipeline for now
fcef16d

noahsettersten commited on

feat: Add link for new audio to side panel
629806a

timgremore commited on

fix: Satisfy credo
ef34931

timgremore commited on

fix: Authenticated routes and password length test
31c052b

timgremore commited on

fix: Rearrange left panel with consistency
d107e48

timgremore commited on

fix: Display nav options according to auth status
a89b862

timgremore commited on

feat: Auth gen with argon2, live, and binary ID
26f4775

timgremore commited on

fix: Handle empty list of phrases when finding keywords
1777102

noahsettersten commited on

fix: Move ownership of audio pipeline to HomeLive
b1bd8cc

noahsettersten commited on

docs: Add a @moduledoc to the `Storybook` module
55f4f6f

noahsettersten commited on

chore: Ensure `code_select` expands fully, add story
720aae3

noahsettersten commited on

docs: `transcription_text_component` doc and story
62f95d4

noahsettersten commited on

refactor!: Make `code_color` and `code_title` private
410cb59

noahsettersten commited on

docs: `upload_form` doc, attributes, and story
76513af

noahsettersten commited on

docs: `keyword_higlighter` attributes and story
aa2cbe3

noahsettersten commited on

docs: `result_list` doc, attributes, and story
90b7c15

noahsettersten commited on

docs: `result_heading` doc, attributes, and story
7fc32c8

noahsettersten commited on

docs: `loading_message` doc, attributes, and story
2893bb5

noahsettersten commited on

docs: `tag_result` doc, attributes, and story
157d2d3

noahsettersten commited on

docs: `code_display` doc, attributes, and story
69739b2

noahsettersten commited on

chore: Run `mix phx.gen.storybook`
24d78ad

noahsettersten commited on

fix: Retrieve value from scoped `search_term` input field
cad3c5b

noahsettersten commited on

chore: Make `search_term` input IDs unique
42d83b8

noahsettersten commited on

chore: Provider fuller DOM ID for transcription rows
f0bcac3

noahsettersten commited on

feat: Add `blur` event for new editable transcription text
b5d433c

noahsettersten commited on

chore: Align transcription loading state with loaded
9d78425

noahsettersten commited on

chore: Edit transcription inline without separate <textarea>
c770ab7

noahsettersten commited on

chore: Refine styling for CodeSelect
d9dedc5

noahsettersten commited on

chore: Create separate component for basic display of a code
9da0664

noahsettersten commited on

chore: Remove unnecessary `phx-change` event on CodeSelect input
e24c965

noahsettersten commited on

chore: Remove unused alias; reverse negated if/else
5fc337e

noahsettersten commited on

feat: Record code feedback when user manually enters code
f296c58

noahsettersten commited on

chore: Allow clearing selected code
278333f

noahsettersten commited on

feat: Search for codes by code or description
3280f20

noahsettersten commited on

feat: Allow selecting a code that wasn't suggested
aeeeee4

noahsettersten commited on

chore: Maintain transcription font size; expand textarea width
7836661

noahsettersten commited on

refactor: Move code search into TranscriptionTextComponent
3748deb

noahsettersten commited on

feat: Edit transcription and update codes and keywords
5505ef0

noahsettersten commited on

chore: Hide left nav below large screen sizes
4ee54fe

noahsettersten commited on

refactor: Break row into separate assigns for TranscriptionTextComponent
7aabb54

noahsettersten commited on

fix: Prevent summary from overwriting first line of transcription
9cee14f

noahsettersten commited on

perf: Combine `map` & `join` into `map_join`
91b179b

noahsettersten commited on

docs: Add @moduledoc for MedicalTranscription.Utilities
7c89e37

noahsettersten commited on

feat: Display weighting in code title; mixed color for mixed weighting
b9d0f1b

noahsettersten commited on

fix: Always pass `weighting` as a list
3d65418

noahsettersten commited on

chore: Include atom for each weighting result
10eac7e

noahsettersten commited on