HackmanCMS/views
Bashy e52f90445b Redesign social scheduler as inline-edit card grid
- 3-col grid (col-xl-4 col-md-6) replacing left/right split layout
- First card is always the "new post" composer in edit state
- Clicking a post card (or its pencil icon) opens inline editing on that card
- Multiple cards can be in edit state simultaneously
- Autosave for existing posts (debounced 2s) with saving/saved/error indicator
- Post cards show: datetime + status (top left), action icons (top right),
  text body, image (centered, max-height = card width), platform badges
- Image max-height constrained to card width via JS after render
- Emoji picker moved to shared fixed floating panel
- Per-card error display; no global form state

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 20:39:53 +03:00
..
project Improve LinkedIn UI and scheduling robustness 2026-06-03 15:17:26 +03:00
_footer.php Init 2026-05-03 20:56:15 +03:00
_header.php Add Social Scheduler — global social media post scheduling 2026-06-03 17:01:03 +03:00
audit.php Init 2026-05-03 20:56:15 +03:00
dashboard.php Init 2026-05-03 20:56:15 +03:00
error.php Init 2026-05-03 20:56:15 +03:00
login.php Init 2026-05-03 20:56:15 +03:00
settings.php Add Social Scheduler — global social media post scheduling 2026-06-03 17:01:03 +03:00
social.php Redesign social scheduler as inline-edit card grid 2026-06-04 20:39:53 +03:00