Commit Graph

4 Commits

Author SHA1 Message Date
Shivam Patel
cebcb4c8cd Revert "Fix RSS time filters and add draggable grid layout"
This reverts commit 4ee365cfc0.
2026-02-09 17:56:49 -05:00
Shivam Patel
4ee365cfc0 Fix RSS time filters and add draggable grid layout
Normalize pub_date to ISO 8601 on insert so SQLite datetime comparisons
work correctly. Migrate existing RFC 2822 dates. Change 1h filter to 12h.
Add react-grid-layout with persistent drag/resize and reset button.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 17:51:06 -05:00
Shivam Patel
8e18bf64b2 Add scrollable widget, expand/collapse toggle, inline name editing
- Fix overflow by making card body scrollable with thin custom scrollbar
- Add expand/collapse chevron button toggling row-span-1 to row-span-2
- Add inline name editing on hover (pencil icon) with Enter/Escape/blur
- Add PATCH /api/services endpoint for renaming with log history update
- Add rename button in detail modal

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 02:23:19 -05:00
Akshay Kolli
3f72118348 Initial commit 2026-02-08 02:32:45 -05:00