Commit History

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

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: Add comments for recommended Phoenix Storybook config
0d0d5bb

noahsettersten commited on

chore: Run `mix phx.gen.storybook`
24d78ad

noahsettersten commited on

build(deps-dev): Add `phoenix-storybook` library
662eaac

noahsettersten commited on

build(deps): Upgrade `phoenix_html` to v4.0.0
6e1769e

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

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