Commit History

fix: Broadcast event before classifying begins
2ad4acd

timgremore commited on

fix: Trim whitespace in chunk text
c742a90

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: Keep user-assigned code vectors
5d44eb4

timgremore commited on

fix: Cast assigned_by_user_id in changeset
ebafac0

timgremore commited on

feat: Distinguish between system and user assigned
8380a87

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: Formatting and preload ordering definition
d22b630

timgremore commited on

chore: Remove unused function
0ad20c0

timgremore commited on

fix: Toggle existing feedback if exists
4bb2723

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

fix: Accept lengthier text in code feedbacks
416f932

timgremore commited on

feat: Determine loading state by server state
496c5dc

timgremore commited on

feat: Move child spec with name to server def
9e5bda6

timgremore commited on

feat: Add registry for transcription tasks
dbe78d6

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 text in scope feedback finder
f7091e6

timgremore commited on

fix: Include current_user assigns in updates
10540c5

timgremore commited on

fix: LiveComponents do not receive handle_info
a7df78d

timgremore commited on

feat: Cache weighting as an array of strings
f678255

timgremore commited on

chore: Simplify args in classification server
745e26b

timgremore commited on

fix: Allow for longer text in transcription chunks
a7a7882

timgremore commited on

chore: Remove extraneous status tracking
7a4743f

timgremore commited on

feat: Track feedback by user and style accordingly
a55bd7a

timgremore commited on

chore: Remove unused alias
cc2eced

timgremore commited on

fix: Module name incorrectly namespaced
04a27df

timgremore commited on

chore: Group similar definitions together
7fa3fa6

timgremore commited on

feat: Show feedback button styling by feedback
b16857b

timgremore commited on

feat: Associate code feedback with user and vector
18980e4

timgremore commited on

chore: Format Components module
572e5c5

timgremore commited on

fix: Satisfy Credo warnings
3a2c92b

timgremore commited on

feat: Code feedback fixtures definition
41e8fed

timgremore commited on

feat: Insert single code vector as test fixture
5d7ee9c

timgremore commited on

fix: Transcription chunk fixture validity
4133fc1

timgremore commited on

feat: Helper to retrieve a single code vector fixture
25ab2ef

timgremore commited on

chore: Remove unused functions from Text component
9088dd1

timgremore commited on

fix: Apply consistent vertical spacing
ec4c8b2

timgremore commited on