feat: Transcribe workspace#704
Open
undead404 wants to merge 29 commits into
Open
Conversation
…transcription table
…n for transcription rows
Improve keyboard workflow by focusing the first cell of newly added rows.
Store updated_at as a SQL expression so Kysely generates correct unixepoch() SQL.
…iption Persisted transcriptions must be restored when switching images so users don’t lose work and auto-save doesn’t immediately re-patch hydrated data.
Prevent accidental deletions by requiring confirmation before calling onDeleteRow.
Enable reliable transcription exports while preventing schema regressions through added test coverage.
Ensures the UI and stored image sources stay consistent during split/revert flows.
This enables correct rendering and validation of transcription table date columns when users provide partial ISO dates.
The component behavior depends on `project.type`; the test data must reflect the confession-list variant.
Add test coverage to prevent regressions in location-based queries.
…ider Transcribe pages lacked KnownLocationsContext.Provider, leaving SpatialInput results empty and preventing the dropdown from appearing; optional LocationIQ key was documented for remote autocomplete.
Align the test mocks with the insertInto->values->execute chain so the transaction behavior is validated correctly.
Improves the projects list UX with localized labels, formatted dates, and clearer empty/error states.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.