medicode / lib

Commit History

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

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