Commit Graph

14 Commits

Author SHA1 Message Date
497436a0a3 feat: universal reorder grip handles and compact UI density
- Add generic move_in_order() to BaseRepository for reorder support
- Add reusable reorder_arrows.html partial with grip dot handles
- Add reorder routes to all 9 list routers (tasks, notes, links, contacts, meetings, decisions, appointments, lists, focus)
- Compact row padding (6px 12px, gap 8px) on .list-row and .focus-item
- Reduce font size to 0.80rem on row titles, sidebar nav, domain tree

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 01:44:30 +00:00
0ed86ee2dc Links and Other Enhancements 2026-03-02 19:55:04 +00:00
cf84d6d2dd various enhancements for new tabs and bug fixes 2026-03-02 17:35:00 +00:00
9dedf6dbf2 various bug fixes Sunday 20260301 5:15pm 2026-03-01 23:44:47 +00:00
bcb0007217 feat: topbar quick capture, fix mobile bottom nav and more panel
- Add quick capture input to topbar (desktop: inline 250px, mobile: full-width
  with submit button) that POSTs to /capture/add with redirect back to current page
- Fix mobile bottom bar: 5 items (Dashboard, Focus, Tasks, Capture, More),
  nowrap/overflow:hidden to prevent multi-line wrapping
- Rebuild mobile More panel as 3-column grid overlay (z-index 998/999/1000 stack)
  with backdrop dismiss, 8 items: Calendar, Notes, Meetings, Decisions, Contacts,
  Processes, Weblinks, Admin
- Add file seed fixture and registry mapping to eliminate 4 test skips
- Add time_budgets form factory patterns to fix 2 test failures

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 22:44:41 +00:00
8499c99721 feat: eisenhower matrix view 2026-03-01 22:22:19 +00:00
d792f89fe6 feat: unified calendar view and eisenhower matrix view 2026-03-01 22:17:23 +00:00
c21cbf5e9b fix: mobile bottom nav bar sizing and layout and capture queue input visible on mobile 2026-03-01 22:10:00 +00:00
5092e7e015 feat: mobile bottom navigation bar
5-item fixed bottom bar (Dashboard, Focus, Tasks, Calendar, More)
visible only on mobile (<768px). "More" opens a slide-up panel
with links to Notes, Meetings, Decisions, Contacts, Weblinks, Admin.
Active page highlighted with accent color. Desktop unaffected.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 21:36:51 +00:00
a1d24354a0 Tier 3: timers CRUD + time tracking with topbar timer 2026-02-28 05:03:16 +00:00
6ad642084d Tier 3: appointments CRUD + time tracking with topbar timer 2026-02-28 04:38:56 +00:00
82d03ce23a Session 2: files upload/preview, meetings with action items, decisions 2026-02-28 04:00:55 +00:00
5773808ae4 Session 1: bug fix, global search, admin trash, lists CRUD 2026-02-28 03:52:12 +00:00
f36ea194f3 R1 foundation - Phase 1 live build 2026-02-28 03:33:33 +00:00