Files
picpeak/TODO.md
T
paul 9006b754a8 Fix gallery mobile view issues
- Make logout button show only icon on mobile (no text)
- Move upload button from top bar to sidebar menu on mobile
- Fix top bar layout with proper structure:
  - Logo on left
  - Gallery title centered
  - Event date and expiration date shown below title on mobile
- Improve responsive design for header elements
- Ensure upload button only appears in menu when uploads are enabled

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-11 08:30:07 +02:00

1.6 KiB

TODO - Open Items Before Release

Priority Items

  • Gallery Mobile View

    • Logout button should only show logo icon (no text)
    • If photo upload is enabled, move upload button inside menu (not on top bar)
    • Top bar should show: logo (left), gallery title (center), event date + expiration date
  • Gallery Preview

    • Preview should correctly reflect the selected grid layout style
    • Add grid style selector above current top bar
    • Selector should match the style of event template settings grid selector
  • Hero Grid Layout

    • Top bar: only menu and logout buttons
    • Title + logo displayed centered on hero photo
    • Event date and expiration date also on hero photo
    • No logo/title in top bar
  • Logo Testing - Test new PicPeak logos across all grid styles

  • Welcome Message

    • Add welcome message to email template when creating new event
    • Use as personal message in the email
  • Gallery Upload Function

    • Fix scrolling in upload popup when multiple images selected
    • Save/Cancel buttons unreachable due to incorrect scroll formatting
  • Watermarks - Test watermark functionality, styling, and image application

  • Dashboard Activities - Remove "show all" link from latest activities widget

  • Security Audit - Perform security review and code audit

  • Drone CI/CD - Update drone.yaml configuration

  • Version Management - Implement automatic version updates on commits/builds

Completed Items

(Move completed items here with date)


Last updated: 2025-07-10