Commit Graph

10 Commits

Author SHA1 Message Date
53925bb75f Mark Task #6 as resolved - monitoring fixed 2026-02-18 14:22:54 -06:00
e0ffb99a88 Update Task #6 - monitoring issue investigation and fix
- Added comments about EADDRINUSE port conflict issue
- Updated cron job with proper process cleanup (pkill before restart)
- Added 2-second wait after killing processes before restart
- Extended timeout to 120 seconds for reliability
2026-02-18 14:22:00 -06:00
659c7c7c63 Add 3 new tasks to Kanban board from user
Task 4: Redesign Heartbeat Monitor to match UptimeRobot (high priority)
Task 5: Fix Blog Backup links to be clickable (medium priority)
Task 6: Fix monitoring schedule - sites are down (urgent bug)
2026-02-18 13:56:53 -06:00
5d40232035 Mark Gitea integration task as complete 2026-02-18 11:46:51 -06:00
7b49a01c89 Update Gitea task status - account configured 2026-02-18 11:26:38 -06:00
8aa52ab345 Add Gitea integration task to default tasks 2026-02-18 11:21:00 -06:00
dbf68e4640 Make Project Hub responsive for mobile devices
- Header: Smaller text on mobile, hide stats on small screens
- Layout: Stack sidebar above content on mobile, side-by-side on desktop
- Kanban: 1 column on mobile, 2 on tablet, 4 on desktop
- Task dialog: Stack type/priority/status on mobile
- Dialogs: Use 95vw width with max-width for better mobile fit
2026-02-18 09:41:23 -06:00
7badcb8bba Complete rewrite: Project Hub with Kanban board and threaded notes
- Replaced broken Gantt chart with working Kanban board
- Added task types: idea, task, bug, research, plan
- Added status columns: backlog, in-progress, review, done
- Added priority levels: low, medium, high, urgent
- Implemented 1-to-many threaded comments/notes system
- Added working CRUD for projects and tasks
- Added shadcn/ui components: badge, button, card, dialog, label, select, table, textarea
- Data persistence with Zustand + localStorage
- Fixed all UI overlap issues
2026-02-18 09:32:47 -06:00
ae11914a39 feat: restore jira-style gantt board with responsive timeline UI 2026-02-18 00:00:55 -06:00
db188bec80 Initial commit from Create Next App 2026-02-17 22:55:29 -06:00