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 |
perf3ct
|
09b338685d
|
fix(tests): repair the label tests
|
2025-06-20 18:10:27 +00:00 |
perf3ct
|
2c2d948aa2
|
fix(documents): remove old code in favor of document ingestion engine
|
2025-06-20 17:18:00 +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
|
c4a9c51b98
|
feat(ingestion): have everything use the document ingestion engine
|
2025-06-20 16:53:06 +00:00 |
perf3ct
|
ac069de5bc
|
feat(ingestion): create ingestion engine to handle document creation, and centralize deduplication logic
|
2025-06-20 16:24:26 +00:00 |
aaldebs99
|
e3c276226a
|
feat(tests): add deletion unit tests
|
2025-06-20 16:09:27 +00:00 |
perf3ct
|
6b7981cd1a
|
Merge branch 'main' of https://github.com/readur/readur
|
2025-06-20 15:35:59 +00:00 |
perf3ct
|
4eee140042
|
fix(tests): ignore failing tests for now, to get baseline
|
2025-06-20 15:35:53 +00:00 |
perf3ct
|
376849b64d
|
fix(tests): try to resolve last failing integration test
|
2025-06-20 15:14:16 +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 |