openclaw/ui/src/styles
Val Alexander 27a4bba90a
fix(ui): render cron markdown summaries
## Summary
- render cron job prompts and run summaries through the sanitized markdown pipeline in the Control UI
- keep system-event cron payloads plain and prevent markdown link clicks from triggering row selection
- handle failed runs with missing or empty summaries without duplicating or hiding the error text

## Verification
- pnpm test ui/src/ui/views/cron.test.ts
- pnpm test src/plugins/doctor-contract-registry.test.ts src/plugins/setup-registry.test.ts
- pnpm check:changed
- GitHub CI green on 251f01a3b0
2026-04-27 06:53:51 -05:00
..
chat fix(webchat): support non-image file attachments 2026-04-26 10:58:24 -07:00
base.css Add tweakcn custom theme import 2026-04-24 20:36:45 -05:00
chat.css
components.css fix(ui): render cron markdown summaries 2026-04-27 06:53:51 -05:00
components.test.ts test: auto-discover vitest suites 2026-04-27 00:55:06 +01:00
config-quick.css Polish Control UI quick settings layout 2026-04-26 22:56:35 -05:00
config-quick.test.ts Polish Control UI quick settings layout 2026-04-26 22:56:35 -05:00
config.css Add tweakcn custom theme import 2026-04-24 20:36:45 -05:00
cron-quick-create.css feat(ui): overhaul settings and slash command UX (#67819) thanks @BunsDev 2026-04-16 20:29:11 -05:00
dreams.css fix(ui): add position: relative; z-index: 1 to .dreams-diary__daychips (#70705) 2026-04-23 14:10:07 -07:00
layout.css Refine tool access controls (#71405) 2026-04-25 07:22:53 +01:00
layout.mobile.css feat(control-ui): personalize local user identity and tighten layouts 2026-04-22 17:38:58 -05:00
layout.mobile.test.ts test: auto-discover vitest suites 2026-04-27 00:55:06 +01:00
markdown-preview.test.ts Polish markdown preview chrome 2026-04-25 03:16:54 -05:00
usage.css