Commit Graph

351 Commits

Author SHA1 Message Date
renovate[bot] 1fcbf57a14 fix(deps): update material-ui monorepo 2025-06-23 00:46:11 +00:00
Jon Fuller a0f6a478d4 Merge pull request #6 from readur/renovate/rust-1.x
chore(deps): update rust docker tag to v1.87
2025-06-22 17:45:39 -07:00
Jon Fuller f2cf46e78f Merge pull request #20 from readur/renovate/major-testing-library-monorepo
chore(deps): update testing-library monorepo (major)
2025-06-22 17:45:03 -07:00
Jon Fuller 6405002f00 Merge pull request #19 from readur/renovate/postgres-17.x
chore(deps): update postgres docker tag to v17
2025-06-22 17:43:18 -07:00
Jon Fuller 4939a33578 Merge pull request #35 from readur/renovate/helm-chart-releaser-action-1.x
chore(deps): update helm/chart-releaser-action action to v1.7.0
2025-06-22 17:40:39 -07:00
Jon Fuller ab3d23611f Merge pull request #34 from readur/renovate/alpine-helm-3.x
chore(deps): update alpine/helm docker tag to v3.18.3
2025-06-22 17:40:28 -07: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] 57f05634ff chore(deps): update postgres docker tag to v17 2025-06-22 22:35:41 +00:00
renovate[bot] 3b40237511 chore(deps): update helm release postgresql to v16 2025-06-22 22:35:21 +00:00
renovate[bot] 0d1709d409 chore(deps): update docker/build-push-action action to v6 2025-06-22 22:35:15 +00:00
renovate[bot] 7b6f3a3159 chore(deps): update dependency node to v22 2025-06-22 22:34:25 +00:00
renovate[bot] a8e106a87b chore(deps): update actions/checkout action to v4 2025-06-22 22:34:12 +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] a044508831 chore(deps): update rust docker tag to v1.87 2025-06-22 22:32:41 +00:00
renovate[bot] f233b6e4a6 chore(deps): update helm/chart-releaser-action action to v1.7.0 2025-06-22 22:32:38 +00:00
renovate[bot] b30a7893ce chore(deps): update alpine/helm docker tag to v3.18.3 2025-06-22 22:32:21 +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 182465341a fix(build): update `npm ci` to `npm install` 2025-06-22 22:27:05 +00:00
perf3ct 9b3cdbabfb fix(tests): explicitly set the postgres.enabled to false for helm pr testing 2025-06-22 22:23:47 +00:00
perf3ct 33ae814a43 fix(tests): also fix unit tests 2025-06-22 21:31:11 +00:00
perf3ct 2e83301d17 feat(tests): literally all the tests pass locally now 2025-06-22 21:11:14 +00:00
perf3ct a5464c1a50 feat(tests): make sure tests that should require admin privs, use admin 2025-06-22 18:11:54 +00:00
perf3ct fd5923f297 feat(tests): also fix the admin and auto resume tests 2025-06-22 17:43:33 +00:00
perf3ct 1555b8bd4d feat(tests): resolve admin integration test issues 2025-06-22 17:28:45 +00:00
perf3ct ddecb5bab7 fix(tests): resolve query parameter issue in tests 2025-06-22 16:54:59 +00:00
perf3ct 5dae03635a feat(ocr_queue): fix completed_today count 2025-06-22 16:04:17 +00:00
perf3ct d912ed758e fix(tests): last test finally runs 2025-06-22 15:58:52 +00:00
perf3ct 6afc37ed59 feat(tests): fix more broken tests, incorrect types 2025-06-22 15:49:14 +00:00
perf3ct 44878acb0e fix(ci): try to fix the ocr_corruption_tests 2025-06-22 04:31:54 +00:00
perf3ct 48ab02b3a3 feat(ci): implement better caching 2025-06-22 00:39:46 +00:00
perf3ct 7f57078b2b fix(ci): just disable these tests for now 2025-06-22 00:20:28 +00:00
perf3ct 8df604f434 feat(ci): ignore problematic tests, fix later 2025-06-21 18:09:32 +00:00
perf3ct 4ec4ecaa8d feat(ci): fix other tests, part 9000 2025-06-21 18:08:34 +00:00
perf3ct a1947518da feat(ci): ignore some tests, fix later 2025-06-21 18:08:22 +00:00
Jon Fuller 4b20064e41 Update labels_integration_tests.rs 2025-06-20 18:12:43 -07:00
perf3ct 3eeb405fe9 fix(tests): hopefully this cleans up these failing tests 2025-06-21 00:34:32 +00:00
perf3ct d5e60f342e fix(tests): fix last broken unit test 2025-06-20 22:59:20 +00:00
perf3ct cf01284fbe feat(ci): use environment variables for database url 2025-06-20 22:33:18 +00:00
perf3ct eb77908353 fix(ci): don't prepend the release with the word 'Release' 2025-06-20 21:14:10 +00:00
perf3ct 84f5433ef7 fix(tests): fix the integration tests, again 2025-06-20 21:12:46 +00:00
Jon Fuller 3c82874814 Merge pull request #29 from readur/feat/document-deletion
feat(docs): add document deletion, bulk deletion, and labels
2025-06-20 13:32:01 -07: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 4add33923f feat(tests): fix integration test that was using wrong boolean 2025-06-20 19:17:30 +00:00
perf3ct 41f5452527 fix(tests): resolve missing labels parameter 2025-06-20 18:50:40 +00:00
perf3ct 679ad04274 fix(deletion): properly handle concurrent deletion requests 2025-06-20 18:40:24 +00:00
perf3ct 8ae976eda8 feat(tests): resolve failing and ignored tests 2025-06-20 18:37:52 +00:00