medicode / lib /medical_transcription_web

Commit History

fix: Position code select above content
96365df

timgremore commited on

feat: Fade-in chunk codes
4adc7b7

timgremore commited on

chore: Remove unused comment
a3608c0

timgremore commited on

fix: Limit click target to chunk text
a0c1c94

timgremore commited on

fix: Maintain column width for transcription text
59c36fe

timgremore commited on

fix: Calculate cosine_similarity for selected code
fad254c

timgremore commited on

feat: Store vector representation of chunk text
50d1bef

timgremore commited on

fix: Only process file uploads if selected
acc0fc4

timgremore commited on

feat: Support renaming transcriptions
0fc3ad2

timgremore commited on

chore: Remove reset_to_pending close button
1ff8f01

timgremore commited on

feat: Improve color contrast on feedback buttons
d9ce539

timgremore commited on

chore: Rename app to Medicode
3f219b5

timgremore commited on

feat: Broadcast when transcriptions are created
f665ffc

timgremore commited on

chore: Remove unused attrs
de48058

timgremore commited on

feat: Set and read status from transcription
363e855

timgremore commited on

chore: Remove unused callbacks
fe85e90

timgremore commited on

feat: Broadcast changes to transcriptions chunks
17a7eb5

timgremore commited on

chore: Remove unused callback
1041240

timgremore commited on

feat: Display spinner when processing audio
69b1703

timgremore commited on

chore: Increase spacing around code loader
7e6cf75

timgremore commited on

feat: Remove custom code assignments
c016b89

timgremore commited on

feat: Display user who assigned custom code
22ed69b

timgremore commited on

fix: Add expected assigns in send_update call
3cf8d48

timgremore commited on

fix: Feedback button state changes
dc3c63a

timgremore commited on

chore: Move code_vectors state to parent component
92f1e06

timgremore commited on

fix: Skip re-classification if text is unchanged
e7215af

timgremore commited on

fix: Hide code select if chunk is being processed
54601b7

timgremore commited on

feat: Create chunk code vector from user selection
5f7f244

timgremore commited on

fix: Close code suggest when clicking away
b25aea3

timgremore commited on

chore: Remove send_update call
cb9ccff

timgremore commited on

chore: Associate data attribute and function name
bc7a029

timgremore commited on

chore: Move tag results into separate component
c40397b

timgremore commited on

chore: Formatting
ef2aac1

timgremore commited on

chore: Remove unused callbacks from show LV
ecfc6af

timgremore commited on

chore: Formatting of components module
249ef85

timgremore commited on

feat: Move chunk encodings into separate component
0311a5a

timgremore commited on

chore: Remove unused function
0ad20c0

timgremore commited on

feat: Update text components after feedback
8735cc8

timgremore commited on

fix: Clear feedback by user before inserting new
714dbfe

timgremore commited on

fix: Confirm transcription before fetching chunks
b3cef41

timgremore commited on

feat: Determine loading state by server state
496c5dc

timgremore commited on

fix: Chunks stream is a map with ID keys
707d979

timgremore commited on

feat: Display loading indicator while classifying
43645d7

timgremore commited on

fix: Include current_user assigns in updates
10540c5

timgremore commited on

feat: Track feedback by user and style accordingly
a55bd7a

timgremore commited on

chore: Group similar definitions together
7fa3fa6

timgremore commited on

feat: Show feedback button styling by feedback
b16857b

timgremore commited on

chore: Format Components module
572e5c5

timgremore commited on

fix: Satisfy Credo warnings
3a2c92b

timgremore commited on