Commit Graph

140 Commits

Author SHA1 Message Date
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
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
perf3ct 10d9a1a661
feat(server): set up oidc system and migrations 2025-06-26 18:52:57 +00:00
perf3ct e57935a4b5
feat(client): update the messy search 2025-06-26 18:49:24 +00:00
perf3ct 8cafe14e89
feat(client): add favicon and icons 2025-06-26 18:49:07 +00:00
perf3ct ad07f30370
feat(client): update titles of cards used on search and sources page 2025-06-26 16:46:19 +00:00
Jon Fuller 0f57e0e4a0
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] 9645c34554
fix(deps): update dependency @emotion/styled to v11.14.1 2025-06-26 11:46:51 +00:00
renovate[bot] 3f8af8fbff
chore(deps): update dependency tailwindcss to v4.1.11 2025-06-26 11:46:33 +00:00
perf3ct dd8555b088
fix(client): fix broken 'download' function on FailedOCR page 2025-06-25 22:49:53 +00:00
perf3ct a6d9446d1f
feat(client): also update the text color used on dashboard 2025-06-25 22:42:41 +00:00
perf3ct 9f071a9370
feat(client): fix the theme for the FailedOcr, and dashboard values 2025-06-25 22:18:05 +00:00
Jon Fuller 37f1ad5b3b
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] 2b7e126315
chore(deps): update dependency tailwindcss to v4 2025-06-24 22:54:04 +00:00
renovate[bot] 33e119df85
chore(deps): update dependency @vitejs/plugin-react to v4 2025-06-24 22:53:56 +00:00
perf3ct b8fee9405b
fix(tests): resolve FailedOcrPage frontend unit test, part 2 2025-06-24 22:02:48 +00:00
perf3ct 19ef540bb0
fix(tests): resolve buggy FailedOcrPage frontend unit test issues 2025-06-24 21:57:02 +00:00
perf3ct 78f87d49ef
fix(client): fix broken IgnoredFilesPage notifications 2025-06-24 17:43:37 +00:00
perf3ct afa0565634
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 319cf4f4d0
fix(ocr): set preprocessing to false by default 2025-06-24 01:28:12 +00:00
perf3ct 3d93c96c31
fix(client): resolve React import errors 2025-06-23 16:27:34 +00:00
perf3ct 6ad5276a04
fix(client): let's just nuke the frontend package lock, and see what happens 2025-06-23 16:17:45 +00:00
Jon Fuller ff1ea2fb0b
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 cb4f4b2b54
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 329e39593c
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 328e33df4d
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 5c3680a7aa
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 814e9e43c3
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 7a9c72ab35
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] 9ae33a1c6b
fix(deps): update dependency react-router-dom to v7 2025-06-23 00:47:29 +00:00
renovate[bot] 3b2c292f7a
fix(deps): update material-ui monorepo 2025-06-23 00:46:11 +00:00
renovate[bot] 2db60fbcb1
fix(deps): update react monorepo to v19 2025-06-22 22:36:06 +00:00
renovate[bot] d0dad8b48e
chore(deps): update testing-library monorepo 2025-06-22 22:35:49 +00:00
renovate[bot] 2b83c5a337
fix(deps): update dependency react-hook-form to v7.58.1 2025-06-22 22:32:54 +00:00