|
|
cb90bc6d2a
|
fix: correct subtable URLs to use relative aliases for same-module, absolute paths for cross-module
|
2026-05-06 08:56:04 +08:00 |
|
|
|
c9dcb69832
|
fix: quote entire_url arguments in CRUD json subtables (use string not variable)
|
2026-05-06 08:48:00 +08:00 |
|
|
|
3431bce1fe
|
fix: menu.ui labels changed to Chinese
|
2026-05-06 08:17:28 +08:00 |
|
|
|
c44afe743a
|
fix: menu.ui uses CRUD json alias/tblname for URLs matching actual bricks CRUD paths
|
2026-05-06 08:13:31 +08:00 |
|
|
|
97041b4668
|
fix: replace background with bgcolor, unwrap widgettype:Page to promote subwidgets to top level
|
2026-05-06 07:49:04 +08:00 |
|
|
|
9b3c554319
|
fix: menu.ui uses '{{entire_url('/modulename/tablename')}}' format for table CRUD items
|
2026-05-05 22:05:24 +08:00 |
|
|
|
cede975848
|
fix: menu.ui is now a Menu widget, not a plain JSON list
|
2026-05-05 22:00:48 +08:00 |
|
|
|
b599120ab2
|
feat: add menu.ui as module entry point with CRUD and UI/DSpy menu items
|
2026-05-05 21:33:58 +08:00 |
|
|
|
b848c22945
|
fix: replace backgroundColor with bgcolor (bricks framework valid property)
|
2026-05-05 19:50:15 +08:00 |
|
|
|
bbd2dd4919
|
fix: flatten style to options, fix Button/Text widget properties
- Flatten nested style objects directly into options
- Text/Title use 'text', Button uses 'label'
- All paths use {{entire_url()}}
|
2026-05-05 19:36:12 +08:00 |
|
|
|
94f258a345
|
fix: Text widgets use 'text' not 'label', Button widgets use 'label' not 'text'
Per bricks-framework spec:
- Text/Title: use 'text' for non-i18n, 'otext'+'i18n:true' for i18n
- Button: use 'label' for button text
|
2026-05-05 19:28:24 +08:00 |
|
|
|
9ebfeb6dda
|
feat: add wwwroot/index.ui as module entry point
Integrate all module .ui and .dspy files into a single navigation page
using {{entire_url()}} for all path references.
|
2026-05-05 19:04:03 +08:00 |
|
|
|
1a02cd218b
|
fix: replace appPublic.Config.getConfig with appPublic.jsonConfig.getConfig
|
2026-04-29 17:43:52 +08:00 |
|
|
|
afb5d8fc2e
|
fix: replace appbase/rbac with sqlor/bricks_for_python dependencies
|
2026-04-29 17:28:41 +08:00 |
|
|
|
a72637b2a3
|
sync: local modifications to contract_management
- Updated core modules: __init__, ai_config, ai_core, attachment, contract, enhanced_contract
- Updated mysql.ddl.sql
- Updated UI files: contract_detail, contract_edit, contract_list
- Added new files: api/*.dspy, contract_list.dspy
|
2026-04-28 18:49:46 +08:00 |
|
|
|
3772f0f6fb
|
feat(contract): 增强合同管理模块功能
- 添加增强的合同核心功能
- 实现合同里程碑管理
- 实现合同版本控制
- 添加订单和支付管理功能
- 完整的数据库模型和API接口
- 包含测试用例
|
2026-04-16 14:34:37 +08:00 |
|
|
|
624fec71bd
|
bugfix
|
2026-04-16 13:27:00 +08:00 |
|
|
|
73baa25d43
|
bugfix
|
2026-04-15 15:32:22 +08:00 |
|
|
|
e3e1be8568
|
bugfix
|
2026-04-15 15:03:57 +08:00 |
|