Readur/frontend/src/components
perf3ct bc0b13b274
feat(tests): work on resolving tests that don't pass given the large rewrite
2025-07-28 04:13:14 +00:00
..
AdvancedSearchPanel feat(tests): fix/resolve/disable more tests 2025-06-18 17:30:21 +00:00
Auth feat(dev): let's just implement an entire error system while we're at it, since the tests are already broken 2025-07-20 03:38:13 +00:00
Dashboard fix(client): fix broken 'download' function on FailedOCR page 2025-06-25 22:49:53 +00: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 fix(tests): resolve quite a few broen tests 2025-07-05 18:12:48 +00:00
Labels fix(tests): resolve quite a few broen tests 2025-07-05 18:12:48 +00:00
LanguageSelector fix(tests): resolve issue in languageselector component for frontend tests 2025-07-18 20:39:41 +00:00
Layout feat(client): make a fancy navbar for the left side 2025-07-15 16:16:36 +00:00
MimeTypeFacetFilter feat(client): fix the theme for the FailedOcr, and dashboard values 2025-06-25 22:18:05 +00:00
Notifications fix(tests): resolve quite a few broen tests 2025-07-05 18:12:48 +00:00
OcrLanguageSelector fix(tests): resolve some broken frontend unit tests for multiple ocr languages, might have removed too much 2025-07-14 04:16:01 +00: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
ThemeToggle feat(client): fix dark mode 2025-06-13 21:53:25 +00:00
Upload fix(upload): resolve upload hanging with comprehensive error handling and timeouts 2025-07-22 03:46:54 +00:00
__tests__ feat(tests): work on resolving tests that don't pass given the large rewrite 2025-07-28 04:13:14 +00: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(server): webdav download and ocr actually works 2025-06-15 01:12:01 +00: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 Initial commit to setup repo via Fish 2025-06-11 23:04:21 +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
SyncProgressDisplay.tsx feat(tests): work on resolving tests that don't pass given the large rewrite 2025-07-28 04:13:14 +00:00
TestNotification.tsx feat(client/server): implement notifications 2025-06-14 00:06:23 +00:00