perf3ct
|
50e3f42484
|
feat(client): impelement retry all button on Document Management page
|
2025-07-02 18:26:22 +00:00 |
Jon Fuller
|
09dab5c8c7
|
Merge pull request #87 from readur/feat/retry-functionality
feat(server/client): implement retry functionality for both successfu…
|
2025-07-02 09:57:54 -07:00 |
perf3ct
|
34dc9a38b8
|
fix(tests): resolve broken integration test for ocr retry, and fix frontend tests
|
2025-07-02 16:39:41 +00:00 |
renovate[bot]
|
32e804043c
|
fix(deps): update material-ui monorepo to v7.2.0
|
2025-07-02 16:25:47 +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
|
4e8c96a518
|
fix(client): resolve incorrect import on documentService
|
2025-07-02 00:21:36 +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
|
aa3d0c3b72
|
Merge pull request #39 from readur/renovate/vite-7.x
chore(deps): update dependency vite to v7
|
2025-07-01 14:24:22 -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
|
a8a6047214
|
fix(client): try to fix the lint issues on the debug page
|
2025-07-01 02:25:24 +00:00 |
perf3ct
|
8deca105b1
|
fix(client): try to fix the lint issues on the debug page
|
2025-07-01 01:05:40 +00:00 |
perf3ct
|
2a1eeeda50
|
feat(debug): debug page actually works and does something
|
2025-07-01 00:15:48 +00:00 |
Jon Fuller
|
799fd88f41
|
Merge pull request #79 from readur/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.53.2
|
2025-06-30 16:31:26 -07: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 |
renovate[bot]
|
4d0af80971
|
chore(deps): update dependency @playwright/test to v1.53.2
|
2025-06-30 18:56:41 +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 |
renovate[bot]
|
d46a056cd7
|
chore(deps): update dependency vite to v7
|
2025-06-29 22:56:05 +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
|
fa7fd86622
|
fix(tests): fix ocr endpoint tests due to our endpoint change
|
2025-06-28 23:11:47 +00:00 |
perf3ct
|
28a7e4eb45
|
fix(tests): resolve a whole lot of test issues
|
2025-06-28 22:50:40 +00:00 |
perf3ct
|
df254d59e3
|
feat(server/client): resolve failing tests
|
2025-06-28 21:21:05 +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 |
perf3ct
|
6dd580fa2f
|
fix(ocr_status): populate the ocr queue with pending jobs and add easy 'retry' button
|
2025-06-28 18:08:00 +00:00 |
Jon Fuller
|
a314f64ca9
|
Merge pull request #69 from readur/fix/ocr-confidence-1
fix(server/client): fix incorrect OCR measurements
|
2025-06-28 09:53:56 -07:00 |
aaldebs99
|
83217e508e
|
feat(frontend): view failed document and link to details
|
2025-06-28 05:10:38 +00:00 |
aaldebs99
|
e3e5d28a2a
|
feat(frontend): click to expand preview in document details
|
2025-06-28 04:33:35 +00:00 |
Jon Fuller
|
f0b675f4f1
|
Merge pull request #67 from readur/feat/easily-unignore-documents
feat(server/client): easily undelete ignored files, if the user wishe…
|
2025-06-27 21:04:46 -07:00 |
perfectra1n
|
7f69cd2e5f
|
fix(server/client): fix incorrect OCR measurements
|
2025-06-27 20:23:59 -07:00 |
renovate[bot]
|
3fac447b9b
|
fix(deps): update dependency react-hook-form to v7.59.0
|
2025-06-28 02:47:40 +00:00 |
perf3ct
|
7a623ca8d6
|
feat(server/client): easily undelete ignored files, if the user wishes to do so
|
2025-06-28 00:37:49 +00:00 |
Jon Fuller
|
a8c6660450
|
Merge branch 'main' into feat/delete-low-confidence-documents
|
2025-06-27 15:17:50 -07:00 |
perf3ct
|
a642eec3ce
|
feat(server/client): implement button deleting low confidence documents (e.g. documents that have no text)
|
2025-06-27 22:16:38 +00:00 |
perf3ct
|
fc0324da80
|
feat(client/server): add a new badge for each source that shows the number of documents stored from each source
|
2025-06-27 21:32:50 +00:00 |
Jon Fuller
|
91f2045731
|
Merge pull request #63 from readur/feat/reorganize-part1
feat(server): reorganize components into their own modules and fix im…
|
2025-06-27 12:23:29 -07:00 |
perf3ct
|
1af971b3da
|
fix(test): try to resolve flaky label create test, again
|
2025-06-27 18:53:42 +00:00 |
perf3ct
|
cf98da3298
|
fix(tests): also resolve this silly failing label unit test
|
2025-06-27 18:32:56 +00:00 |
renovate[bot]
|
7b16d1abe8
|
fix(deps): update dependency react-router-dom to v7.6.3
|
2025-06-27 17:49:20 +00:00 |
Jon Fuller
|
eb95b1ca70
|
Merge pull request #58 from readur/renovate/material-ui-monorepo
fix(deps): update dependency @mui/x-date-pickers to v8.6.0
|
2025-06-27 10:48:39 -07:00 |
Jon Fuller
|
c8f4886fc6
|
Merge pull request #55 from readur/feat/oidc-setup
feat(server): set up oidc system and migrations
|
2025-06-27 10:48:28 -07:00 |
perf3ct
|
af3aab3cda
|
fix(tests): resolve last OIDC test issues
|
2025-06-27 17:32:33 +00:00 |
renovate[bot]
|
5c757fc54a
|
fix(deps): update dependency @mui/x-date-pickers to v8.6.0
|
2025-06-27 10:52:34 +00:00 |
perf3ct
|
72708a05f3
|
feat(oidc): fix oidc, tests, and everything in between
|
2025-06-27 05:03:27 +00:00 |
perf3ct
|
ddc93fa51a
|
feat(client): add button in user dropdown for swagger docs
|
2025-06-26 19:23:24 +00:00 |
perf3ct
|
ff50fe1155
|
feat(client): paginate search results and they look much better now
|
2025-06-26 19:13:34 +00:00 |