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

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

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

test: Add current_user to session in `ConnCase.log_in_user/2`
5338b51

noahsettersten commited on

test: Update list_transactions test for interface change
c2cfe14

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

fix: Typo in README
618a9e3

timgremore commited on

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

timgremore commited on

chore: Configure app to use binary IDs
69b993a

timgremore commited on

chore: Instructions for Livebook (#18)
b469b43
unverified

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

chore: Remove unused variable assignment and alias
dde655f

noahsettersten commited on

fix: Make PhoenixStorybook available in all environments
6b373c5

noahsettersten commited on

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

noahsettersten commited on

chore: Add more variations for `tag_result` story
74f20ff

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