Commit Graph

598 Commits

Author SHA1 Message Date
perf3ct 660117ed9f
fix(tests): fix failing integration tests, again 2025-06-28 22:54:41 +00:00
perf3ct 28a7e4eb45
fix(tests): resolve a whole lot of test issues 2025-06-28 22:50:40 +00:00
perf3ct 2b29032a42
fix(server): resolve compilation errors in constraint_validation.rs 2025-06-28 22:04:01 +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
Jon Fuller 881e4c5a8e
Merge pull request #72 from readur/feat/better-db-tests
feat(tests): add regression tests and better sql type safety tests
2025-06-28 12:43:52 -07:00
perf3ct 25d6ecce6c
feat(tests): add regression tests and better sql type safety tests 2025-06-28 19:25:15 +00:00
perf3ct e2633d7162
feat(swagger): add missing oidc endpoints into swagger ui 2025-06-28 19:19:48 +00:00
perf3ct a792d2e6fd
fix(server): resolve incorrect db type 2025-06-28 18:41:48 +00:00
perf3ct d18daa2c17
fix(server): resolve compilation issues from queue.rs 2025-06-28 18:15:55 +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
perf3ct ac31573db5
feat(migration): disable OCR consistency trigger for OCR confidence backfill 2025-06-28 17:23:35 +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
perf3ct 7247f74456
feat(tests): create generic migration tests 2025-06-28 16:38:12 +00:00
perf3ct dc5cb99462
feat(migration): instead of hardcoded guessing, re-enter those documents into the queue 2025-06-28 14:53:45 +00:00
perf3ct 3ad4bbf456
fix(migrations): resolve issue in migration for ocr confidence 2025-06-28 14:51:06 +00:00
Jon Fuller 7c7749338d
Merge pull request #71 from readur/feat/view-failed-document
feat(frontend): view failed document and link to details
2025-06-28 07:37:51 -07:00
aaldebs99 83217e508e feat(frontend): view failed document and link to details 2025-06-28 05:10:38 +00:00
aaldebs99 9f0bcd9a63
Merge pull request #70 from readur/feat/click-to-expand
feat(frontend): click to expand preview in document details
2025-06-27 21:49:26 -07: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
Jon Fuller ec42033f30
Merge pull request #68 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.59.0
2025-06-27 21:04:10 -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
perfectra1n a9f31f4b97 fix(server): resolve complation issues 2025-06-27 19:39:56 -07:00
perf3ct 09a36bd0fb
fix(server): resolve compilation issue in IgnoredFilesQuery 2025-06-28 01:01:51 +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 dd7bc618d7
Merge pull request #66 from readur/feat/delete-low-confidence-documents
feat(server/client): implement button deleting low confidence documen…
2025-06-27 16:09:11 -07:00
perf3ct 6983469eff
fix(server): fix unclosed delimiter 2025-06-27 22:51:02 +00:00
Jon Fuller a8c6660450
Merge branch 'main' into feat/delete-low-confidence-documents 2025-06-27 15:17:50 -07:00
Jon Fuller bc55a4b792
Merge pull request #65 from readur/feat/add-number-of-documents-per-source
feat(client/server): add a new badge for each source that shows the n…
2025-06-27 15:17:00 -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
Jon Fuller f1352665e7
Merge pull request #64 from readur/feat/reorganize-tests
feat(tests): reorganize unit and integration tests
2025-06-27 14:43:32 -07: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
perf3ct 4f001a5def
feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
perf3ct 9073006004
fix(tests): move oidc tests to correct folder 2025-06-27 19:33:58 +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 60dee61f16
fix(server): resolve broken imports on tests and test helpers 2025-06-27 18:46:41 +00:00
perf3ct cf98da3298
fix(tests): also resolve this silly failing label unit test 2025-06-27 18:32:56 +00:00
perf3ct cdad6477ed
feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
Jon Fuller a3d68704f0
Merge pull request #61 from readur/renovate/wiremock-0.x
chore(deps): update rust crate wiremock to 0.6
2025-06-27 11:18:22 -07:00
Jon Fuller ba86554717
Merge pull request #60 from readur/renovate/react-router-monorepo
fix(deps): update dependency react-router-dom to v7.6.3
2025-06-27 11:18:07 -07:00
renovate[bot] e6be7c3208
chore(deps): update rust crate wiremock to 0.6 2025-06-27 17:50:05 +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 cd0ee3e877
feat(docs): add documentation around oidc 2025-06-27 17:45:42 +00:00
perf3ct af3aab3cda
fix(tests): resolve last OIDC test issues 2025-06-27 17:32:33 +00:00
Jon Fuller 041346dbdb
Merge pull request #57 from readur/renovate/rust-1.x
chore(deps): update rust docker tag to v1.88
2025-06-27 08:17:14 -07:00