Commit History

fix: Send update with expected chunk_id
5668e8e

timgremore commited on

fix: Stream is a collection of chunk IDs not chunks
9bfec0e

timgremore commited on

chore: Formatting
57ce307

timgremore commited on

fix: Preload chunk associations
95b5634

timgremore commited on

feat: Helper function to list all chunks by IDs
d79a6a5

timgremore commited on

wip: Enforce unique chunk and vector IDs and loading
71b9dff

timgremore commited on

fix: Re-classify chunks after editing text
8f56351

timgremore commited on

fix: Ensure chunks are returned in order
5964d8b

timgremore commited on

fix: Struct key name changes
d8ed8f8

timgremore commited on

feat: Pass chunk to chunk component
8548275

timgremore commited on

fix: Cast status field on Transcription changeset
94b2573

timgremore commited on

feat: many-to-many chunks with code vectors
2a0e044

timgremore commited on

feat: Populate code vectors from cache csv file
5579301

timgremore commited on

wip: Correlate code vectors with chunks
5676fb5

timgremore commited on

feat: Identify and store chunk keywords
7625517

timgremore commited on

chore: Formatting
cf5a59c

timgremore commited on

fix: Conditionally render start and end marks
5bbeb93

timgremore commited on

feat: Navigate to transcription show from sidebar
557121b

timgremore commited on

feat: Replace callback payloads with chunks
843f654

timgremore commited on

feat: Track transcription life cycle with status
f94adc3

timgremore commited on

feat: Prefer heex for comprehension
865b340

timgremore commited on

fix: Enable error templates
4548f2b

timgremore commited on

feat: Listen for transcription events
f2053d8

timgremore commited on

feat: Account for not founds
3a8280c

timgremore commited on

fix: Render requires an "=" sign
2dfe07a

timgremore commited on

chore: Only first callback needs @impl annoation
39e3f65

timgremore commited on

feat: Create transcription chunks during processing
a7eceb3

timgremore commited on

feat: TranscriptionChunk schema
a4b994e

timgremore commited on

fix: TranscriptionServerTest child spec
69e50f1

timgremore commited on

chore: Move conditional render to the call site
4b2c1da

timgremore commited on

chore: Remove unused ResultListComponent
d10bfaf

timgremore commited on

fix: Add required attributes for stream
39b08f2

timgremore commited on

feat: Broadcast chunk updates over PubSub
89a368d

timgremore commited on

chore: Configure PubSub with an atom name
0a57d6d

timgremore commited on

feat: Include Kino in dependencies list
8ef5db9

timgremore commited on

chore: Remove unused logic from HomeLive
680c32e

timgremore commited on

wip: feat: Define show screen for transcriptions
deecaf3

timgremore commited on

chore: Credo and explain callback limitations
8cf56d2

timgremore commited on

wip: feat: Subscribe to pubsub in HomeLive
643358c

timgremore commited on

wip: feat: Separate transcriptions from liveview
34b4725

timgremore commited on

test: Add tests for MedicalTranscription.Utilities
29c5ebd

noahsettersten commited on

ci: Gather and report test coverage in test workflow
3a052af

noahsettersten commited on

test: Exclude Storybook modules from test coverage
30233a2

noahsettersten commited on

ci: Add clean on re-run to lint workflow
10a38a2

noahsettersten commited on

ci: Cache _build directory and compile separately
73b0ca7

noahsettersten commited on

ci: Update lint workflow's checkout action
56832f1

noahsettersten commited on

fix: Remove extraneous query and use assigns
0fd5c34

timgremore commited on

chore: Rename Header as SidebarComponent
7807421

timgremore commited on

fix: Satisfy Credo
6350bb4

timgremore commited on