Commit Graph

202 Commits

Author SHA1 Message Date
perf3ct fef28a33c6 feat(server): continue to try to wrangle the failed and ignored documents 2025-06-29 23:27:51 +00:00
renovate[bot] 8e6365c0df chore(deps): update dependency vite to v7 2025-06-29 22:56:05 +00:00
perf3ct e8a7d7bf0f feat(client): rename FailedOcrPage to DocumentManagementPage 2025-06-29 21:48:44 +00:00
perf3ct 4e34992cb5 feat(client): remove demo statement from frontend 2025-06-29 21:44:11 +00:00
perf3ct 52b2cd6d88 fix(tests): fix ocr endpoint tests due to our endpoint change 2025-06-28 23:11:47 +00:00
perf3ct fbf89c213d fix(tests): resolve a whole lot of test issues 2025-06-28 22:50:40 +00:00
perf3ct 97fa50c1b5 feat(server/client): resolve failing tests 2025-06-28 21:21:05 +00:00
perf3ct 84577806ef feat(server/client): add failed_documents table to handle failures, and move logic of failures 2025-06-28 20:52:58 +00:00
perf3ct 2d04f0094a 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 5aae560d7e 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 869204e1e6 feat(frontend): view failed document and link to details 2025-06-28 05:10:38 +00:00
aaldebs99 e949d60eb0 feat(frontend): click to expand preview in document details 2025-06-28 04:33:35 +00:00
Jon Fuller ade6422e95 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 582617ab88 fix(server/client): fix incorrect OCR measurements 2025-06-27 20:23:59 -07:00
renovate[bot] 85780325bd fix(deps): update dependency react-hook-form to v7.59.0 2025-06-28 02:47:40 +00:00
perf3ct 0b8dbfb8d9 feat(server/client): easily undelete ignored files, if the user wishes to do so 2025-06-28 00:37:49 +00:00
Jon Fuller 929f27eaa9 Merge branch 'main' into feat/delete-low-confidence-documents 2025-06-27 15:17:50 -07:00
perf3ct aacfc96825 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 a75fca0c28 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 d9659b11b6 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 e708beacf4 fix(test): try to resolve flaky label create test, again 2025-06-27 18:53:42 +00:00
perf3ct 3126b5552c fix(tests): also resolve this silly failing label unit test 2025-06-27 18:32:56 +00:00
renovate[bot] 5690fff46e fix(deps): update dependency react-router-dom to v7.6.3 2025-06-27 17:49:20 +00:00
Jon Fuller 193327144e 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 b095cb951f 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 0b6d96df03 fix(tests): resolve last OIDC test issues 2025-06-27 17:32:33 +00:00
renovate[bot] 7088b3ffd7 fix(deps): update dependency @mui/x-date-pickers to v8.6.0 2025-06-27 10:52:34 +00:00
perf3ct 3c5b7c7dfb feat(oidc): fix oidc, tests, and everything in between 2025-06-27 05:03:27 +00:00
perf3ct 75b551c05d feat(client): add button in user dropdown for swagger docs 2025-06-26 19:23:24 +00:00
perf3ct 33e697eb96 feat(client): paginate search results and they look much better now 2025-06-26 19:13:34 +00:00
perf3ct e9496b921e feat(server): set up oidc system and migrations 2025-06-26 18:52:57 +00:00
perf3ct 7dab092898 feat(client): update the messy search 2025-06-26 18:49:24 +00:00
perf3ct 64918eabde feat(client): add favicon and icons 2025-06-26 18:49:07 +00:00
perf3ct 325b9321fc feat(client): update titles of cards used on search and sources page 2025-06-26 16:46:19 +00:00
Jon Fuller fc66495da0 Merge pull request #48 from readur/renovate/tailwindcss-monorepo
chore(deps): update dependency tailwindcss to v4.1.11
2025-06-26 08:08:30 -07:00
renovate[bot] 919e1cfe09 fix(deps): update dependency @emotion/styled to v11.14.1 2025-06-26 11:46:51 +00:00
renovate[bot] a8909b3d3c chore(deps): update dependency tailwindcss to v4.1.11 2025-06-26 11:46:33 +00:00
perf3ct 26fc3044e9 fix(client): fix broken 'download' function on FailedOCR page 2025-06-25 22:49:53 +00:00
perf3ct 3884b43f17 feat(client): also update the text color used on dashboard 2025-06-25 22:42:41 +00:00
perf3ct bcb9dfaad6 feat(client): fix the theme for the FailedOcr, and dashboard values 2025-06-25 22:18:05 +00:00
Jon Fuller ca25e68d05 Merge pull request #13 from readur/renovate/vitejs-plugin-react-4.x
chore(deps): update dependency @vitejs/plugin-react to v4
2025-06-24 16:49:07 -07:00
renovate[bot] 1f86383c35 chore(deps): update dependency tailwindcss to v4 2025-06-24 22:54:04 +00:00
renovate[bot] 2d13d517ab chore(deps): update dependency @vitejs/plugin-react to v4 2025-06-24 22:53:56 +00:00
perf3ct 115c3649b0 fix(tests): resolve FailedOcrPage frontend unit test, part 2 2025-06-24 22:02:48 +00:00
perf3ct 2a8ba554ce fix(tests): resolve buggy FailedOcrPage frontend unit test issues 2025-06-24 21:57:02 +00:00
perf3ct edb1c73f54 fix(client): fix broken IgnoredFilesPage notifications 2025-06-24 17:43:37 +00:00
perf3ct a0e75d4619 feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests 2025-06-24 17:20:33 +00:00
perf3ct 43916da6eb fix(ocr): set preprocessing to false by default 2025-06-24 01:28:12 +00:00
perf3ct 86c655b97b fix(client): resolve React import errors 2025-06-23 16:27:34 +00:00
perf3ct 448d9548b6 fix(client): let's just nuke the frontend package lock, and see what happens 2025-06-23 16:17:45 +00:00
Jon Fuller ee9131fa3d Merge pull request #22 from readur/renovate/major-react-monorepo
fix(deps): update react monorepo to v19 (major)
2025-06-22 21:45:07 -07:00
Jon Fuller 296a8344f8 Merge pull request #3 from readur/renovate/material-ui-monorepo
fix(deps): update material-ui monorepo
2025-06-22 21:43:56 -07:00
Jon Fuller 3ed7ddf76c Merge pull request #7 from readur/renovate/axios-1.x-lockfile
fix(deps): update dependency axios to v1.10.0
2025-06-22 21:42:58 -07:00
Jon Fuller 69b41d5291 Merge pull request #8 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.58.1
2025-06-22 21:41:32 -07:00
Jon Fuller 54da0280ed Merge pull request #21 from readur/renovate/major-react-router-monorepo
fix(deps): update dependency react-router-dom to v7
2025-06-22 21:32:27 -07:00
Jon Fuller b50def9f1f Merge pull request #2 from readur/renovate/postcss-8.x-lockfile
chore(deps): update dependency postcss to v8.5.6
2025-06-22 20:16:03 -07:00
Jon Fuller d9e156fbcd Merge pull request #33 from readur/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.53.1
2025-06-22 20:14:47 -07:00
renovate[bot] addd34fde3 fix(deps): update dependency react-router-dom to v7 2025-06-23 00:47:29 +00:00
renovate[bot] 1fcbf57a14 fix(deps): update material-ui monorepo 2025-06-23 00:46:11 +00:00
renovate[bot] 52b79937b0 fix(deps): update react monorepo to v19 2025-06-22 22:36:06 +00:00
renovate[bot] 638c020556 chore(deps): update testing-library monorepo 2025-06-22 22:35:49 +00:00
renovate[bot] 689d1a1ebd fix(deps): update dependency react-hook-form to v7.58.1 2025-06-22 22:32:54 +00:00
renovate[bot] 56a3baafca fix(deps): update dependency axios to v1.10.0 2025-06-22 22:32:47 +00:00
renovate[bot] cfba97212e chore(deps): update dependency postcss to v8.5.6 2025-06-22 22:32:06 +00:00
renovate[bot] bc3f7c83e5 chore(deps): update dependency @playwright/test to v1.53.1 2025-06-22 22:31:58 +00:00
perf3ct 43558286fd fix(tests): label frontend tests are passing now too 2025-06-20 19:43:31 +00:00
perf3ct 4d4f61c7e2 fix(tests): resolve a huge number of failing frontend tests due to labels 2025-06-20 19:38:20 +00:00
perf3ct eec1072677 Merge branch 'main' into feat/document-deletion 2025-06-20 17:11:26 +00:00
perf3ct e54ada0928 fix(tests): also disable the last stuck e2e test, logout testing 2025-06-20 17:05:22 +00:00
perf3ct 4eee140042 fix(tests): ignore failing tests for now, to get baseline 2025-06-20 15:35:53 +00:00
aaldebs99 1507532083 feat(everything): Add document deletion 2025-06-20 03:49:16 +00:00
aaldebs99 b24bf2c7d9 Merge branch 'main' into feat/document-labels 2025-06-19 18:40:50 -07:00
aaldebs99 4dd9162415 fix(frontend): label writing and fetching logic 2025-06-20 01:32:32 +00:00
perf3ct dfb39782c7 feat(tests): configure PLAYWRIGHT_BASE_URL for use in CI tests 2025-06-19 21:56:19 +00:00
aaldebs99 13ea0b3a5c fix(frontend): labels 2025-06-19 21:28:16 +00:00
aaldebs99 bdab6b6e33 fix(frontend): labels handling 2025-06-19 20:06:15 +00:00
Jon Fuller 4d0d9d16b6 Merge branch 'main' into feat/document-labels 2025-06-18 19:07:54 -07:00
perf3ct 0c2875e35d fix(tests): playwright mostly cooperates now? 2025-06-19 02:07:31 +00:00
perf3ct 62bb17fb84 fix(tests): add back the playwright test, and banish the searchpage test to an integration test 2025-06-18 21:18:13 +00:00
perf3ct cab0d75436 fix(tests): fix the one e2e test, rename the search test 2025-06-18 20:54:19 +00:00
perf3ct 2b27f55080 fix(tests): don't run e2e tests in unit testing, and resolve more test issues 2025-06-18 20:10:03 +00:00
perf3ct c4c3de5869 fix(tests): resolve the uploadzone test issue 2025-06-18 19:51:43 +00:00
perf3ct b766d80d3b feat(labels): fix label dialogs and tests 2025-06-18 19:19:41 +00:00
perf3ct 7fe16f6eba feat(labels): fix broken label frontend and hook 2025-06-18 18:41:29 +00:00
perf3ct 11aac04d3a Merge branch 'main' into feat/document-labels 2025-06-18 17:45:23 +00:00
perf3ct 5fc119006d feat(tests): add some tests back, but just disable them 2025-06-18 17:41:38 +00:00
perf3ct b6dcb3d1b3 feat(tests): fix/resolve/disable more tests 2025-06-18 17:30:21 +00:00
perf3ct d055e9f350 feat(server/client): implement labels for documents 2025-06-18 16:12:42 +00:00
perf3ct 987e3a53fc fix(unit): fix more broken tests, disable some 2025-06-18 04:50:30 +00:00
perf3ct 7f8cf8e078 fix(unit): fix more broken tests 2025-06-18 03:54:04 +00:00
perf3ct 994d80223e fix(unit): fix more broken tests 2025-06-18 02:55:35 +00:00
perf3ct 044c3e25d7 fix(unit): fix more broken tests 2025-06-18 02:18:46 +00:00
aaldebs99 241154256c chore(server): Remove Why Choose Readur badge from upload page 2025-06-17 23:01:27 +00:00
perf3ct 14af90c657 feat(tests): fix the vast majority of both server and client tests 2025-06-17 22:06:12 +00:00
perf3ct f905c220e0 feat(tests): add actual images as part of e2e and testing 2025-06-17 21:26:39 +00:00
perf3ct efbd15774a feat(e2e): add playwright for e2e tests 2025-06-17 20:10:04 +00:00
perf3ct ed9d467c9f feat(client): update grid import and dependency 2025-06-17 19:54:45 +00:00
perf3ct cf6ca2daed feat(client): have vite be quiet 2025-06-17 19:17:41 +00:00
perf3ct eb7f157bbf feat(client): update the suggested input for webdav sources 2025-06-17 18:19:34 +00:00
perf3ct 24e7dff9a5 feat(client): update failedOcr page for duplicates 2025-06-17 16:52:45 +00:00