Readur/frontend/src/components
aaldebs99 58652bc300 Feat(UI): hide UI login when ALLOW_LOCAL_AUTH is set to false 2025-10-30 22:10:04 +00:00
..
AdvancedSearchPanel feat(tests): fix/resolve/disable more tests 2025-06-18 17:30:21 +00:00
Auth Feat(UI): hide UI login when ALLOW_LOCAL_AUTH is set to false 2025-10-30 22:10:04 +00:00
Dashboard feat(ui): migrate hardcoded strings to i18n for translations 2025-10-04 14:00:17 -07:00
EnhancedSearchGuide feat(tests): fix/resolve/disable more tests 2025-06-18 17:30:21 +00:00
EnhancedSnippetViewer feat(client): paginate search results and they look much better now 2025-06-26 19:13:34 +00:00
GlobalSearchBar feat(ui): migrate hardcoded strings to i18n for translations 2025-10-04 14:00:17 -07:00
Labels feat(tests): resolve issues in frontend unit tests due to i18n 2025-10-04 14:27:55 -07:00
LanguageSelector fix(tests): reslove issues with frontend unit tests 2025-07-28 15:30:51 +00:00
LanguageSwitcher feat(ui): migrate hardcoded strings to i18n for translations 2025-10-04 14:00:17 -07:00
Layout feat(ui): migrate hardcoded strings to i18n for translations 2025-10-04 14:00:17 -07:00
MimeTypeFacetFilter feat(client): fix the theme for the FailedOcr, and dashboard values 2025-06-25 22:18:05 +00:00
Notifications feat(ui): migrate hardcoded strings to i18n for translations 2025-10-04 14:00:17 -07:00
OcrLanguageSelector feat(ui): migrate hardcoded strings to i18n for translations 2025-10-04 14:00:17 -07:00
OcrRetryDialog fix(client): resolve frontend compilation issues due to error model changes 2025-07-19 21:47:36 -07:00
SearchGuidance fix(tests): don't run e2e tests in unit testing, and resolve more test issues 2025-06-18 20:10:03 +00:00
SourceErrors fix(tests): resolve issues with webdav scan failure testing 2025-08-18 15:47:58 +00:00
SyncProgress feat(websocket): update websockets and websocket tests so that they actually pass 2025-08-11 20:08:36 +00:00
ThemeToggle feat(client): fix dark mode 2025-06-13 21:53:25 +00:00
Upload feat(ui): migrate hardcoded strings to i18n for translations 2025-10-04 14:00:17 -07:00
WebDAVScanFailures fix(tests): resolve issues with webdav scan failure testing 2025-08-18 15:47:58 +00:00
__tests__ feat(ocr): soften the requirements around OCR, and update the UI to better handle issues in word count 2025-10-18 14:31:10 -07:00
BulkRetryModal.tsx fix(client): resolve frontend compilation issues due to error model changes 2025-07-19 21:47:36 -07:00
Dashboard.tsx feat(server): implement ocr enhanced service throughout 2025-06-12 22:12:50 -07:00
DocumentList.tsx feat(ocr): soften the requirements around OCR, and update the UI to better handle issues in word count 2025-10-18 14:31:10 -07:00
DocumentThumbnail.tsx feat(server): rewrite nearly everything to be async/follow best practices 2025-06-15 02:06:17 +00:00
DocumentViewer.tsx feat(server): rewrite nearly everything to be async/follow best practices 2025-06-15 02:06:17 +00:00
FailedDocumentViewer.tsx feat(client): fix faileddocumentviewer 2025-06-30 00:59:34 +00:00
FileIntegrityDisplay.tsx feat(server): show source metadata better, and implement tests 2025-07-10 21:40:16 +00:00
FileUpload.tsx feat(lang): create frontend components to support multiple ocr languages 2025-07-14 19:45:35 +00:00
Layout.tsx Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00
Login.tsx Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00
MetadataDisplay.tsx fix(tests): update frontend tests for new FailedDocument view 2025-06-30 21:20:34 +00:00
MetadataParser.tsx fix(client): updated frontend and at least compiles 2025-07-10 18:46:02 +00:00
OcrAnalytics.tsx feat(server): implement ocr enhanced service throughout 2025-06-12 22:12:50 -07:00
ProcessingTimeline.tsx feat(client): show new file metadata fields on the client 2025-07-10 21:07:35 +00:00
Register.tsx Feat(UI): hide UI login when ALLOW_LOCAL_AUTH is set to false 2025-10-30 22:10:04 +00:00
RetryHistoryModal.tsx fix(server/client): try to resolve more tests for the new retry functionality 2025-07-02 04:52:44 +00:00
RetryRecommendations.tsx fix(tests): resolve broken frontend tests due to retry functionality 2025-07-02 00:18:21 +00:00
SearchBar.tsx Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00
TestNotification.tsx feat(client/server): implement notifications 2025-06-14 00:06:23 +00:00