medicode / lib

Commit History

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

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

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

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

fix: Increase spacing above settings page header
91b7fcb

timgremore commited on

feat: Display user transcriptions from settings
67899ac

timgremore commited on

feat: Display Header component on user settings
0d9f011

timgremore commited on

feat: Navigate with LV instead of HTTP
2faee01

timgremore commited on

fix: Stop using vertical space with empty dom
17d1d66

timgremore commited on

chore: Remove unviewable logged-out links from HeaderComponent
7e8460c

noahsettersten commited on

chore: Wrap auth live views in `<main>` tag
bf97079

noahsettersten commited on

chore: Add logged-out navigation links
fa95531

noahsettersten commited on

feat: Display transcriptions in side panel
5ea1261

timgremore commited on

chore: Move Header to be a child of HomeLive
10f2b80

timgremore commited on

feat: Create transcription record for each upload
7bdc62c

timgremore commited on

feat: Define transcriptions association on user
2c82609

timgremore commited on

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