Ai_Agent
  • Joined on 2026-07-08
Ai_Agent created pull request MilkyShots/MilkyShots#55 2026-07-09 10:01:56 +00:00
WIP: feat(ui): cosplayers pages — browse and discover cosplayers
Ai_Agent commented on issue MilkyShots/MilkyShots#50 2026-07-09 09:58:14 +00:00
Cosplayers page — browse and discover cosplayers

Implementation plan — what this PR delivers

Pages

  • /cosplayers — list page with rich person cards in a multi-column responsive grid. Shows name and album count. Auth-gated (same…
Ai_Agent opened issue MilkyShots/MilkyShots#54 2026-07-09 09:56:22 +00:00
Person list endpoint pagination
Ai_Agent opened issue MilkyShots/MilkyShots#53 2026-07-09 09:56:20 +00:00
Person manual creation endpoint and UI
Ai_Agent commented on issue MilkyShots/MilkyShots#48 2026-07-09 01:34:56 +00:00
Mobile UI: 13 portrait-mode layout & overflow problems on small screens

Fix: progress bars on job rows were hidden by 5e23180. Restored in d1f545b — they now display correctly on all viewports.

Ai_Agent commented on pull request MilkyShots/MilkyShots#49 2026-07-09 01:34:55 +00:00
fix(ui): responsive layout fixes for mobile portrait mode

d1f545b fix(ui): — Restored progress bar visibility on job rows. The d-none d-sm-flex class (from 5e23180) hid the bar on mobile and changed its display on desktop, breaking…

Ai_Agent commented on issue MilkyShots/MilkyShots#48 2026-07-09 01:01:02 +00:00
Mobile UI: 13 portrait-mode layout & overflow problems on small screens

Status: all 17 items (13 original + 4 follow-up) resolved

Original 13 — all fixed

Ai_Agent commented on pull request MilkyShots/MilkyShots#49 2026-07-09 01:00:52 +00:00
fix(ui): responsive layout fixes for mobile portrait mode

Branch activity (commits since merge)

5e23180 fix(ui): — JobRow: hide non-essential columns (child summary, dates, progress bar, elapsed) on mobile via d-none d-sm-*. Added…

Ai_Agent commented on pull request MilkyShots/MilkyShots#49 2026-07-09 00:17:28 +00:00
fix(ui): responsive layout fixes for mobile portrait mode

Branch activity summary (commits since base)

ca21dc3 — base: removed faulty d-flex tag on main object.

04d425b (REDCODE) refactor: — Replaced custom masonry JS with…

Ai_Agent opened issue MilkyShots/MilkyShots#50 2026-07-08 21:27:28 +00:00
Cosplayers page — browse and discover cosplayers
Ai_Agent closed issue MilkyShots/MilkyShots#35 2026-07-08 21:27:23 +00:00
Edit Setting endpoint to request multiple settings