Commit Graph

115 Commits

Author SHA1 Message Date
perf3ct bc0b13b274
feat(tests): work on resolving tests that don't pass given the large rewrite 2025-07-28 04:13:14 +00:00
perf3ct c164acb7a4
feat(client/server): implement better source sync output 2025-07-27 05:02:13 +00:00
perf3ct 0f39950de3
fix(upload): resolve upload hanging with comprehensive error handling and timeouts 2025-07-22 03:46:54 +00:00
perfectra1n 7667b38c8d fix(client): resolve frontend compilation issues due to error model changes 2025-07-19 21:47:36 -07:00
perf3ct fb98d48377
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
perf3ct 65404a7cf9
fix(tests): resolve issue in languageselector component for frontend tests 2025-07-18 20:39:41 +00:00
perf3ct 1a9cc7109b
fix(tests): even more tests pass now, just need to fix this last 1 2025-07-16 19:52:17 +00:00
perf3ct f2adcab1da
fix(client): update the LanguageSelector colors for the upload page 2025-07-15 19:08:13 +00:00
perf3ct 86b948eade
feat(client): resolve language selector on upload page 2025-07-15 17:12:36 +00:00
perf3ct 603266bc5a
feat(client): make a fancy navbar for the left side 2025-07-15 16:16:36 +00:00
perf3ct 5d86cece1d
fix(tests): resolve issues in integration tests for the new multiple ocr languages 2025-07-14 21:45:50 +00:00
perf3ct 6e4579fd02
feat(lang): implement tests for this updated language selection 2025-07-14 20:46:51 +00:00
perf3ct 816bdd2c44
feat(lang): create frontend components to support multiple ocr languages 2025-07-14 19:45:35 +00:00
perf3ct 9b1ad3a596
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
perf3ct 67d50bc2bd
fix(tests): resolve some broken frontend unit tests for multiple ocr languages 2025-07-14 04:01:15 +00:00
perf3ct 069a0836fa
fix(tests): resolve some broken e2e tests? 2025-07-14 00:31:53 +00:00
perf3ct 22b77177cb
fix(tests): resolve issue in compilation of tests due to multiple ocr languages 2025-07-13 18:14:43 +00:00
perf3ct 5671038bd1
fix(dev): merge main into feature 2025-07-13 17:15:59 +00:00
perf3ct bddc86694b
feat(tests): do tests pass now? 2025-07-11 00:39:12 +00:00
perf3ct 4c4a593a1e
feat(server): show source metadata better, and implement tests 2025-07-10 21:40:16 +00:00
perf3ct 42bdda9476
feat(client): show new file metadata fields on the client 2025-07-10 21:07:35 +00:00
perf3ct 63e3035bac
fix(client): correctly style the document details page for light/dark mode 2025-07-10 20:27:51 +00:00
perf3ct 1178493030
fix(client): make the userId optional in the document details page for now 2025-07-10 19:59:35 +00:00
perf3ct ff4819b4b0
fix(client): updated frontend and at least compiles 2025-07-10 18:46:02 +00:00
perf3ct c5827a3d20
feat(client): improve document details page 2025-07-07 22:01:06 +00:00
perf3ct ab610bc33f
feat(webdav): resolve failing etag unit tests 2025-07-05 21:16:15 +00:00
perf3ct 8fb55e4069
feat(tests): fix frontend unit tests 2025-07-05 18:47:24 +00:00
perf3ct 8d181146a2
fix(tests): resolve quite a few broen tests 2025-07-05 18:12:48 +00:00
perf3ct 607017e927
fix(tests): resolve broken test utils 2025-07-04 00:31:53 +00:00
perf3ct bdf4f5f8fe
feat(ocr): add even more about the multiple ocr languages 2025-07-03 19:20:19 +00:00
perf3ct 465d1dba4f
feat(tests): try to deduplicate test code even more 2025-07-03 19:17:33 +00:00
perf3ct 14b29872e8
feat(tests): deduplicate tests too 2025-07-03 17:21:39 +00:00
perf3ct 34dc9a38b8
fix(tests): resolve broken integration test for ocr retry, and fix frontend tests 2025-07-02 16:39:41 +00:00
perf3ct dadd1c3c0e
fix(server/client): try to resolve more tests for the new retry functionality 2025-07-02 04:52:44 +00:00
perf3ct 2d702f1c07
fix(server): resolve test for retry issues 2025-07-02 03:22:41 +00:00
perf3ct d6c0f412b5
feat(tests): create unit tests for retry 2025-07-02 02:13:58 +00:00
perf3ct c878a5a860
fix(tests): resolve broken frontend tests due to retry functionality 2025-07-02 00:18:21 +00:00
perf3ct e4faf2cfd2
feat(server/client): implement retry functionality for both successful and failed documents 2025-07-02 00:06:47 +00:00
Jon Fuller a88f387aeb
Merge branch 'main' into feat/multiple-ocr-languages 2025-07-01 11:53:42 -07:00
perf3ct 680cf5f526
feat(client): combine the low confience ocr tab with the bulk cleanup tab, and move debug menu 2025-07-01 18:52:28 +00:00
perf3ct 2a1eeeda50
feat(debug): debug page actually works and does something 2025-07-01 00:15:48 +00:00
perf3ct 72781aa7b9
fix(tests): update frontend tests for new FailedDocument view 2025-06-30 21:20:34 +00:00
perf3ct d9b695f0bd
feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
perf3ct bf98aaab85
feat(client): fix faileddocumentviewer 2025-06-30 00:59:34 +00:00
perf3ct 5f10a8b82c
feat(server): continue to try to wrangle the failed and ignored documents 2025-06-29 23:27:51 +00:00
perf3ct e0b0f49ba2
feat(tests): implement and update tests for multiple OCR languages 2025-06-29 23:03:37 +00:00
perf3ct b4ddf034b0
feat(server/client): support multiple OCR languages 2025-06-29 22:51:06 +00:00
perf3ct 879425c192
feat(client): rename FailedOcrPage to DocumentManagementPage 2025-06-29 21:48:44 +00:00
perf3ct cf8b9444ee
feat(client): remove demo statement from frontend 2025-06-29 21:44:11 +00:00
perf3ct 34bc207e39
feat(server/client): add failed_documents table to handle failures, and move logic of failures 2025-06-28 20:52:58 +00:00