6 Commits

Author SHA1 Message Date
a0daa285c0 fix: replace backgroundColor with bgcolor (bricks framework valid property) 2026-05-05 19:50:02 +08:00
e7bb5c5cf2 fix: deep-flatten all style objects to options at any nesting level
- Flatten style in widget root, options, and nested structures (row_options.fields etc.)
- Remove invalid 'formsubmit' actiontype from login.ui
- All 54 .ui files pass validation
2026-05-05 19:47:31 +08:00
fe5bb67d1c fix: flatten style to options, remove invalid actiontype, fix Button/Text widget properties
- Flatten nested style objects directly into options (bricks doesn't recognize 'style')
- Remove invalid 'formsubmit' actiontype from login.ui binds
- Text/Title use 'text', Button uses 'label'
- All paths use {{entire_url()}}
2026-05-05 19:35:58 +08:00
2b921a209d sync: local modifications to integrated_crm_app
- Updated app/integrated_crm_app.py, build.sh, conf/config.json
- Added config.ini, schema.sql, send_email.py, test_db_conn.py
- Added full wwwroot/ with bricks framework, all module frontends, login/main UI
2026-04-28 18:54:07 +08:00
fa8df43a5f bugfix 2026-04-16 15:07:08 +08:00
7b261b4f48 bugfix 2026-04-16 13:41:15 +08:00