Commit History

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

ci: Set MIX_ENV to test in lint workflow
5d5de45

noahsettersten commited on

chore: Only include Credo in dev and test environments
af27658

noahsettersten commited on

chore: Simplify node name to connect from Livebook
457577d

noahsettersten commited on

fix: Environment settings to connect from Livebook
f1bb76a

noahsettersten commited on

Feature: Livebook configuration (#13)
f99fca0
unverified

timgremore commited on

Merge pull request #11 from headwayio/feature/edit-transcription
cb31b7a
unverified

timgremore 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

ci: Show all priorities when running Credo on CI
982edc2

noahsettersten commited on

chore: Disable additional Credo checks
7b1761b

noahsettersten commited on

ci: Use pgvector-provided image for Postgres
d61a10c

noahsettersten commited on

ci: Configure test environment for Postgres on CI
82cacde

noahsettersten commited on

ci: Create separate `test` workflow that uses Postgres
ee18265

noahsettersten commited on

test: Add TODO comments to HomeLive test
feb06e2

noahsettersten commited on

ci: Don't fail Credo check on TODO comments
138c8ae

noahsettersten commited on

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

noahsettersten commited on

docs: Add @moduledoc for MedicalTranscription.Utilities
7c89e37

noahsettersten commited on

test: Update test now that weighting is a list
1532ad8

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

ci: Run tests in GitHub actions workflow
a699405

noahsettersten commited on

chore: Include atom for each weighting result
10eac7e

noahsettersten commited on

feat: Weight based on multiple feedbacks for the same code
682498c

noahsettersten commited on

test: Add tests for code weighting
7a79e04

noahsettersten commited on

chore: Configure database for test environment
169d447

noahsettersten commited on

chore: Remove unnecessary link from logo
31f90e4

noahsettersten commited on