160 Commits

Author SHA1 Message Date
wren f74b597600 chore(frontend): update chat attachment UI pointer 2026-05-25 15:38:09 +08:00
wren 4ac53ded5a fix(auth): enforce document and govdoc route grants 2026-05-25 15:37:53 +08:00
wren 75c077da77 feat(rag): add temporary chat attachments 2026-05-25 15:37:37 +08:00
wren 0f385c9839 fix(rules): unify rule configuration naming 2026-05-25 14:52:10 +08:00
wren 7f944e238a chore(frontend): update legal-platform-frontend pointer 2026-05-25 14:50:17 +08:00
wren 47a495e910 fix(rules): require evaluation point list read permission for rule packs 2026-05-25 14:50:06 +08:00
wren a3f20e2323 chore(frontend): update legal platform frontend pointer 2026-05-25 11:48:01 +08:00
wren 79b7c66222 chore(frontend): update legal platform frontend pointer 2026-05-25 11:25:29 +08:00
wren 2bf7175d85 chore(frontend): update home statistics fix pointer 2026-05-25 11:15:59 +08:00
wren 7ca01bda76 fix(home): count completed review statistics 2026-05-25 11:15:39 +08:00
wren 384bf41de4 chore(frontend): update entry module frontend pointer 2026-05-25 10:48:40 +08:00
wren 533424c9fe fix(rbac): treat govdoc root as frontend route set 2026-05-25 10:47:55 +08:00
wren a6efa87616 chore: update frontend empty state styling 2026-05-25 10:19:06 +08:00
wren fe424761e2 fix: enforce role hierarchy on permission edits 2026-05-25 10:13:48 +08:00
wren f6c79fa44d chore: update frontend pointer 2026-05-25 10:07:16 +08:00
wren 68d0b4c878 feat: update audit platform workspace 2026-05-25 09:50:01 +08:00
wren ba8e93c0d3 feat: add rag retriever bridge 2026-05-22 18:49:57 +08:00
wren 14d1199675 feat: support contract template replace and delete 2026-05-22 18:14:44 +08:00
wren 0309df1cf7 fix: keep tenant document entries visible 2026-05-22 17:29:05 +08:00
wren 993f1525dd chore: update frontend entry visibility fix 2026-05-22 17:14:28 +08:00
wren ec14e4a454 chore: update frontend permission fixes 2026-05-22 17:01:56 +08:00
wren d52b1cfdb9 fix: restore rag chat permission feedback 2026-05-22 15:36:13 +08:00
wren 9434f2b22b fix: improve page quality vlm detection 2026-05-22 14:41:42 +08:00
wren 842b362150 chore: update frontend contract template permission fix 2026-05-22 14:23:34 +08:00
wren 08123b3b5a chore: update frontend permission fixes 2026-05-22 14:16:38 +08:00
wren 0af41e370c fix: stabilize backend services and frontend pointer 2026-05-22 12:21:43 +08:00
wren 5366868c5f test: expand tenant release smoke coverage 2026-05-22 09:26:27 +08:00
wren 370b0a5fa6 chore: update frontend rule history controls 2026-05-21 22:23:13 +08:00
wren 18717e8276 fix: purge rule version history after reset import 2026-05-21 22:22:25 +08:00
wren 1f1bccf3b3 feat: add tenant-scoped rule and permission management 2026-05-21 22:03:08 +08:00
wren a2c2bf1969 feat: 完善模板对比持久化与附件版本处理 2026-05-20 10:55:28 +08:00
wren 7c6f134808 feat: 支持合同模板上传与地区隔离 2026-05-19 22:59:11 +08:00
wren 980996d933 docs: 补充合同模板与文档质量方案文档 2026-05-19 20:50:41 +08:00
wren c10914dc58 Merge remote-tracking branch 'gitea/wren-dev' into wren-dev 2026-05-19 20:48:48 +08:00
wren d58755a063 feat: 支持合同模板上传与对比记录持久化 2026-05-19 20:47:54 +08:00
wren ebcfe4281a Merge remote-tracking branch 'gitea/main' into wren-dev 2026-05-19 20:43:58 +08:00
wren 01ffb183a7 Merge remote-tracking branch 'gitea/main' into sync/wren-dev-main-20260519 2026-05-19 19:07:07 +08:00
wren 16e8668150 feat: add contract template v3 api and legacy oss migration 2026-05-19 18:38:17 +08:00
wren 5cd6b218e0 merge: rag chat stabilization from wren-dev 2026-05-19 15:59:20 +08:00
wren afaba4dd99 feat: stabilize rag chat conversations and auto title sync 2026-05-19 15:52:05 +08:00
wren 76765264e0 Merge branch 'wren-dev' 2026-05-19 14:28:32 +08:00
wren 2217b52502 Merge remote-tracking branch 'gitea/main'
# Conflicts:
#	fastapi_modules/fastapi_leaudit/services/impl/govdocServiceImpl.py
2026-05-19 14:28:20 +08:00
wren 564f2bebc8 feat: support cross-review supplement opinions export 2026-05-19 14:12:02 +08:00
wren 722234678a merge: integrate wren-dev govdoc fixes 2026-05-18 16:32:24 +08:00
wren 3fb72d94ad fix: restore govdoc version linkage and detail sidebar 2026-05-18 16:30:22 +08:00
TanWenyan 2117b115d0 Merge pull request 'feat: integrate govdoc platform updates' (#5) from feat/govdoc-module-integration into main
Reviewed-on: #5
2026-05-18 16:10:26 +08:00
TanWenyan 7e39b04f8b Merge pull request 'fix: correct OCR API path from /ocr to /chandra/ocr for hub endpoint' (#4) from fix/cross-review-common-permissions into main
Reviewed-on: #4
2026-05-18 16:09:03 +08:00
wren ff6665e936 fix: improve govdoc reports and versioned document list 2026-05-18 16:08:40 +08:00
TanWenyan 7602a89abb Merge pull request 'fix: restore rag chat retrieval sources and follow-up metadata' (#3) from fix/chat-rag-retrieval-and-history into main
Merge pull request #3 from fix/chat-rag-retrieval-and-history

fix: restore rag chat retrieval sources and follow-up metadata
2026-05-18 15:30:00 +08:00
wren 752b66ff82 fix: restore rag chat sources and follow-up metadata 2026-05-18 15:25:05 +08:00