perf3ct
|
5d86cece1d
|
fix(tests): resolve issues in integration tests for the new multiple ocr languages
|
2025-07-14 21:45:50 +00:00 |
perf3ct
|
418eb48ee4
|
feat(document_details): add "expand" to OCR text box
|
2025-07-14 21:44:29 +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 |
Jon Fuller
|
8edc4759f1
|
Merge branch 'main' into feat/multiple-ocr-languages
|
2025-07-14 11:29:46 -07:00 |
perf3ct
|
b68c20e9d6
|
feat(dev): update references of readur to newer versions
|
2025-07-14 17:17:24 +00:00 |
perf3ct
|
dde54a5361
|
feat(tests): add e2e tests for multiple ocr languages
|
2025-07-14 04:26:50 +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 |
Jon Fuller
|
7e9e3af85c
|
Merge branch 'main' into feat/multiple-ocr-languages
|
2025-07-13 18:16:07 -07:00 |
perf3ct
|
069a0836fa
|
fix(tests): resolve some broken e2e tests?
|
2025-07-14 00:31:53 +00:00 |
elocinrose
|
6163c26965
|
Merge pull request #100 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.60.0
|
2025-07-13 11:48:27 -07:00 |
elocinrose
|
e3a4acbc5a
|
Merge pull request #108 from readur/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.54.1
|
2025-07-13 11:48:04 -07:00 |
elocinrose
|
6e9c34a94f
|
Merge pull request #113 from readur/renovate/material-ui-monorepo
fix(deps): update dependency @mui/x-date-pickers to v8.8.0
|
2025-07-13 11:47:38 -07:00 |
perf3ct
|
22b77177cb
|
fix(tests): resolve issue in compilation of tests due to multiple ocr languages
|
2025-07-13 18:14:43 +00:00 |
renovate[bot]
|
6086e1c930
|
fix(deps): update dependency react-hook-form to v7.60.0
|
2025-07-13 17:16:53 +00:00 |
renovate[bot]
|
732aacab08
|
fix(deps): update dependency @mui/x-date-pickers to v8.8.0
|
2025-07-13 17:16:46 +00:00 |
renovate[bot]
|
031a3da9ba
|
chore(deps): update dependency @playwright/test to v1.54.1
|
2025-07-13 17:16:27 +00:00 |
perf3ct
|
5671038bd1
|
fix(dev): merge main into feature
|
2025-07-13 17:15:59 +00:00 |
renovate[bot]
|
5ef2a69d98
|
chore(deps): update dependency vite to v7.0.4
|
2025-07-13 17:15:37 +00:00 |
perf3ct
|
0c42570ceb
|
fix(sources): resolve issue with 'test connection' button on Sources page
|
2025-07-13 17:01:52 +00:00 |
perf3ct
|
6c2626e85a
|
fix(tests): fix tests, and resolve issue in sources page
|
2025-07-13 04:25:46 +00:00 |
perfectra1n
|
895c43fc61
|
feat(client): add new frontend page for admins to view running config settings
|
2025-07-12 14:06:09 -07:00 |
perf3ct
|
e23d620a38
|
feat(server): rename queue-failed endpoint
|
2025-07-11 21:28:23 +00:00 |
perf3ct
|
018e8d6b55
|
feat(e2e): resolve e2e issues that were pretty lame to fix in reality
|
2025-07-11 19:58:46 +00:00 |
perf3ct
|
bddc86694b
|
feat(tests): do tests pass now?
|
2025-07-11 00:39:12 +00:00 |
perf3ct
|
46186acfb9
|
feat(client): fix typescript compilation issue for document's response
|
2025-07-10 22:04:54 +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
|
db41b15609
|
feat(client): show more fields for Documents
|
2025-07-10 21:02:15 +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
|
c90c7201e5
|
feat(server/client): make sure that the documents endpoint isn't broken
|
2025-07-10 19:57:25 +00:00 |
perf3ct
|
ff4819b4b0
|
fix(client): updated frontend and at least compiles
|
2025-07-10 18:46:02 +00:00 |
Jon Fuller
|
ed42a58831
|
Merge branch 'main' into feat/update-document-details-page
|
2025-07-08 19:42:44 -07:00 |
perf3ct
|
70c3ea2900
|
feat(e2e): set up useful e2e utils and fix sources page
|
2025-07-09 00:55:06 +00:00 |
perf3ct
|
c5827a3d20
|
feat(client): improve document details page
|
2025-07-07 22:01:06 +00:00 |
perf3ct
|
baa3beccc4
|
fix(tests): actually make playwright login
|
2025-07-06 05:59:52 +00:00 |
perf3ct
|
ab610bc33f
|
feat(webdav): resolve failing etag unit tests
|
2025-07-05 21:16:15 +00:00 |
perf3ct
|
147d8cdd0c
|
feat(tests): fix e2e tests due to recent changes
|
2025-07-05 19:31:49 +00:00 |
perf3ct
|
21664d5fac
|
feat(tests): fix frontend unit tests
|
2025-07-05 18:56:55 +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 |
Jon Fuller
|
f8da2c515a
|
Merge pull request #94 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.0.2
|
2025-07-04 12:08:21 -07:00 |
Jon Fuller
|
8c17578c8f
|
Merge pull request #96 from readur/feat/deduplicate-test-utils-1
feat(tests): deduplicate test functionalities
|
2025-07-04 09:12:40 -07:00 |
renovate[bot]
|
c5189912c6
|
fix(deps): update dependency @mui/x-date-pickers to v8.7.0
|
2025-07-04 12:50:25 +00:00 |
renovate[bot]
|
d1f3815db5
|
chore(deps): update dependency vite to v7.0.2
|
2025-07-04 08:02:20 +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 |