|
|
df9c32450f
|
fix: menu.ui labels changed to Chinese
|
2026-05-06 08:17:29 +08:00 |
|
|
|
57ded37670
|
fix: menu.ui uses CRUD json alias/tblname for URLs matching actual bricks CRUD paths
|
2026-05-06 08:13:33 +08:00 |
|
|
|
39db75c818
|
fix: replace background with bgcolor, unwrap widgettype:Page to promote subwidgets to top level
|
2026-05-06 07:49:05 +08:00 |
|
|
|
1d483a4d4d
|
fix: menu.ui uses '{{entire_url('/modulename/tablename')}}' format for table CRUD items
|
2026-05-05 22:05:26 +08:00 |
|
|
|
9850603e98
|
fix: menu.ui is now a Menu widget, not a plain JSON list
|
2026-05-05 22:00:49 +08:00 |
|
|
|
fbe6f4ecd2
|
feat: add menu.ui as module entry point with CRUD and UI/DSpy menu items
|
2026-05-05 21:34:00 +08:00 |
|
|
|
d4ad95e5cd
|
fix: replace backgroundColor with bgcolor (bricks framework valid property)
|
2026-05-05 19:50:17 +08:00 |
|
|
|
c9e1879d80
|
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:14 +08:00 |
|
|
|
32622d0a97
|
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:26 +08:00 |
|
|
|
c0297e35f6
|
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:04 +08:00 |
|
|
|
27a9969cc1
|
bugfix
|
2026-05-03 14:46:49 +08:00 |
|
|
|
0337665648
|
fix: replace sqlor-database-module/bricks-framework with sqlor/bricks_for_python dependencies
|
2026-04-29 17:29:04 +08:00 |
|
|
|
d2413401ba
|
fix: rename index field key from fields to idxfields
|
2026-04-29 14:50:55 +08:00 |
|
|
|
eab031e502
|
fix: standardize summary format to list with primary=id in all models
|
2026-04-29 14:39:34 +08:00 |
|
|
|
8c2ffa87d8
|
chore: add .gitignore
|
2026-04-29 12:58:43 +08:00 |
|
|
|
aec650dcef
|
sync: local modifications to unified_dashboard
- Updated core.py, init.py, mysql.ddl.sql
- Added __init__.py
- Added API files: dashboard_kpi, report_list
- Added UI files: base.ui, dashboard.ui, reports.ui
|
2026-04-28 18:55:07 +08:00 |
|
|
|
1d4a6b2893
|
bugfix
|
2026-04-16 14:42:15 +08:00 |
|