Commit Graph

262 Commits

Author SHA1 Message Date
renovate[bot] bbe177ba95
fix(deps): update dependency react-hook-form to v7.61.1 2025-07-24 16:51:51 +00:00
Jon Fuller 591e53faf1
Merge pull request #126 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.61.0
2025-07-24 09:51:00 -07:00
renovate[bot] cb559bafe5
chore(deps): update dependency vite to v7.0.6 2025-07-24 08:49:36 +00:00
renovate[bot] b478e9a8e8
fix(deps): update dependency react-hook-form to v7.61.0 2025-07-24 02:13:37 +00:00
Jon Fuller 05adb5ccb0
Merge pull request #118 from readur/renovate/react-router-monorepo
fix(deps): update dependency react-router-dom to v7.7.0
2025-07-22 13:23:40 -07:00
Jon Fuller 2d90fd784f
Merge pull request #119 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.0.5
2025-07-22 13:23:30 -07:00
Jon Fuller cfa9f042ee
Merge pull request #120 from readur/renovate/vitejs-plugin-react-4.x-lockfile
chore(deps): update dependency @vitejs/plugin-react to v4.7.0
2025-07-22 13:23:19 -07:00
renovate[bot] 8feba7486e
fix(deps): update dependency react-router-dom to v7.7.0 2025-07-22 18:10:21 +00:00
renovate[bot] a8d12510eb
fix(deps): update dependency @mui/x-date-pickers to v8.9.0 2025-07-22 18:10:15 +00:00
renovate[bot] fe1cb32e23
chore(deps): update dependency @vitejs/plugin-react to v4.7.0 2025-07-22 18:09:54 +00:00
renovate[bot] a7eaa132c5
chore(deps): update dependency vite to v7.0.5 2025-07-22 18:08:28 +00:00
perf3ct de7c0cb51b
fix(test): this silly E2E test has been working the whole time, I just have had the wrong selector 2025-07-22 16:49:54 +00:00
perf3ct 0f39950de3
fix(upload): resolve upload hanging with comprehensive error handling and timeouts 2025-07-22 03:46:54 +00:00
perf3ct b0bb0b95d6
fix(tests): hopefully fix the labels frontend unit test once and for all 2025-07-21 19:29:57 +00:00
perfectra1n 7667b38c8d fix(client): resolve frontend compilation issues due to error model changes 2025-07-19 21:47:36 -07:00
perf3ct b940b2e3f0
fix(tests): resolve frontend unit test issues due to new errors system 2025-07-20 04:09:47 +00: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 d63e06ea40
feat(tests): resolve test issues to do with integration tests 2025-07-18 21:00:42 +00:00
perf3ct 65404a7cf9
fix(tests): resolve issue in languageselector component for frontend tests 2025-07-18 20:39:41 +00:00
perf3ct c387f54918
fix(tests): skip these few e2e tests for now 2025-07-16 20:46:48 +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 174be705ce
fix(tests): even more tests pass now, just need to fix these last 2 2025-07-16 03:57:31 +00:00
perf3ct 70e291e057
fix(tests): even more tests pass now, just need to fix these last 3 2025-07-15 22:22:20 +00:00
perf3ct a487943b0e
fix(tests): remove annoying output from e2e tests, add test for new Source page functionality 2025-07-15 20:44:59 +00:00
perf3ct 9cac4183f4
fix(client): resolve themeing issue in "watch" folder page 2025-07-15 20:44:26 +00:00
perf3ct 4bd9bae8b2
feat(client): on sources page, have new modal for sync that asks user what kind of sync they would like to run
asdf
2025-07-15 20:43:59 +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 79b37ea473
fix(client): resolve issues with showing user settings on debug pge 2025-07-15 16:20:30 +00:00
perf3ct 603266bc5a
feat(client): make a fancy navbar for the left side 2025-07-15 16:16:36 +00:00
perf3ct fd74c2e9d2
fix(client): resolve broken Debug page 2025-07-15 16:11:11 +00:00
perf3ct 8b23e8a1c1
fix(client): actually have the delete functionality work 2025-07-15 15:51:30 +00:00
perf3ct 628fe8cb7b
fix(tests): resolve issues in integration tests for the new multiple ocr languages 2025-07-14 23:22:55 +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 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