|
|
7a11347a8b
|
bugfix
|
2026-07-22 14:44:52 +08:00 |
|
|
|
8179d73b05
|
bugfix
|
2026-07-22 14:41:51 +08:00 |
|
|
|
eb533ff0bf
|
fix: ICP filing info in bottom bar, click to open MIIT
|
2026-07-22 14:39:30 +08:00 |
|
|
|
182af8f605
|
fix: add user_menu + CRUD paths to RBAC
|
2026-07-22 14:20:41 +08:00 |
|
|
|
df08bb01b0
|
fix: user_menu.ui redirect + CRUD placeholder pages
|
2026-07-22 13:55:44 +08:00 |
|
|
|
cac9a2d823
|
fix: Button widgets + tap events, app.rag_main_content target for bricks convention
|
2026-07-22 13:21:05 +08:00 |
|
|
|
16fa189959
|
feat: menu.ui + filler CSS + popup menu from top bar
|
2026-07-22 13:06:50 +08:00 |
|
|
|
a0cc6a0f55
|
fix: add /top.ui and /i18n/** to RBAC public paths
|
2026-07-22 12:13:40 +08:00 |
|
|
|
4791891fad
|
feat: Sage-style top/center/bottom layout with sidebar menu
|
2026-07-22 12:12:16 +08:00 |
|
|
|
39626a759c
|
fix: rbac wwwroot symlink + login paths in RBAC and build.sh
|
2026-07-22 11:39:50 +08:00 |
|
|
|
895573aaad
|
fix: add /bricks/** to RBAC public paths
|
2026-07-22 10:40:14 +08:00 |
|
|
|
19dbfea058
|
fix: rewrite init_rbac.py with correct DB schema and sqlorContext API
|
2026-07-21 18:36:39 +08:00 |
|
|
|
1fedd68a52
|
fix: build.sh password_key sync preserves config; add tmpl processor
|
2026-07-21 18:32:52 +08:00 |
|
|
|
3270e4b1c9
|
fix: add .tmpl processor for bricks BricksUIProcessor
|
2026-07-21 18:30:10 +08:00 |
|
|
|
59be0a4931
|
fix: import bricks_for_python and load_pybricks for bui processor
|
2026-07-21 18:28:25 +08:00 |
|
|
|
4de9e59747
|
fix: import bricks_for_python to register bui processor
|
2026-07-21 18:25:37 +08:00 |
|
|
|
787a304768
|
fix: use mysql driver, AES encrypted password, remove minsize/maxsize
|
2026-07-21 18:09:52 +08:00 |
|
|
|
3aa38a8b51
|
fix: correct sqlor import in init_rbac.py
|
2026-07-21 18:07:40 +08:00 |
|
|
|
0921f4d7f3
|
fix: float fields + RBAC init script
|
2026-07-21 18:07:12 +08:00 |
|
|
|
db15bb5ea5
|
fix: float fields need length for DDL generation
|
2026-07-21 18:06:02 +08:00 |
|
|
|
7ebcb52481
|
config: change port to 9181
|
2026-07-21 17:17:49 +08:00 |
|
|
|
64468cf0ca
|
fix: set ServerEnv before load_rbac to avoid NoneType error
|
2026-07-21 17:17:09 +08:00 |
|
|
|
0ba64d81a1
|
fix: add PYTHONPATH to start.sh
|
2026-07-21 17:16:44 +08:00 |
|
|
|
def6a06a49
|
fix: bricks symlink path (relative to wwwroot)
|
2026-07-21 17:15:28 +08:00 |
|
|
|
b7b37f13cf
|
fix: build.sh - skip pip install for rag-pipeline, handle missing repos gracefully
|
2026-07-21 17:12:24 +08:00 |
|
|
|
d9440440c4
|
feat: add DSPY handlers and index.ui
- init.py: status, kb_list, engines, search, ingest handlers
- app/ragserver.py: load appbase + rbac + ragserver handlers
- config.json: register API startswiths routes
- wwwroot/index.ui: home page with nav buttons
|
2026-07-21 17:03:04 +08:00 |
|
|
|
254bf8e9b2
|
feat: initial ragserver - web app skeleton with data models, CRUD, and build scripts
- ahserver web app on port 9190
- DB: rag (test/test123, utf8mb4)
- 7 data models: knowledge_bases, documents, document_chunks, entities, entity_relations, subscriptions, engine_configs, usage_logs
- 4 CRUD definitions: knowledge_bases, documents, subscriptions, engine_configs
- build.sh clones all foundation modules + rag-pipeline + services
- independent venv, bricks frontend, RBAC support
|
2026-07-21 17:00:53 +08:00 |
|
|
|
98d977d848
|
Initial commit
|
2026-07-21 16:53:08 +08:00 |
|