HackmanCMS/web
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
..
api Fix scheduled_at datetime format mismatch 2026-06-03 17:55:11 +03:00
assets Redesign social scheduler as inline-edit card grid 2026-06-04 20:39:53 +03:00
.htaccess Init 2026-05-03 20:56:15 +03:00
index.php Add Social Scheduler — global social media post scheduling 2026-06-03 17:01:03 +03:00
linkedin_callback.php Support personal profile LinkedIn posting 2026-05-28 13:25:19 +03:00