Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE closed issue MilkyShots/MilkyShots#63 2026-07-10 09:43:29 +00:00
Albums details page: Multiselect / edit mode
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:42:51 +00:00
1d107d2de6 chore: revert docker-compose.yml to match develop
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:40:20 +00:00
5b445cbe89 fix(mobile): keep back button inline with title, collapse admin actions into dropdown
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:33:47 +00:00
3482f5adde style: cosplayer link dims on hover instead of blue/underline
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:31:44 +00:00
3dd73d3a63 style: borderless edit pencil with hover reveal on header
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:29:49 +00:00
3b4a06709a refactor: center-align header, album name on top, cosplayer smaller below
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:22:35 +00:00
5ffb114532 fix: use bold (700) instead of semi-bold for reliable font rendering
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:22:10 +00:00
590aef2ece style: consistent inline typography for album title and cosplayer name with dash separator
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:19:25 +00:00
e3a2a78b21 style: match cosplayer link font size to h3, remove icon, keep regular weight
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:15:48 +00:00
d0bf3b7ec7 refactor: move cosplayer link to same line as album name
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:15:26 +00:00
2af3995ae7 style: style cosplayer link with inherited color and person icon
REDCODE pushed to feature/album-detail-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:13:19 +00:00
02bdba3891 feat(ui): album detail multi-select edit mode, cosplayer link, move edit button (#63)
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 09:03:49 +00:00
8ba1c9b6b2 Merge pull request 'User profile & admin users page redesign (#72)' (#73) from feature/user-pages-redesign into develop
e188cc35e3 feat(ui): show avatar initial in navbar instead of generic icon
75cbe2717f fix: default sort users table by role descending (admin on top)
4c63e80b6c feat(ui): rewrite admin users page with sortable table, search, and modal-based editing
354198c413 feat(ui): redesign user profile page with avatar initials and edit profile modal
Compare 5 commits »
REDCODE merged pull request MilkyShots/MilkyShots#73 2026-07-10 09:03:47 +00:00
User profile & admin users page redesign (#72)
REDCODE closed issue MilkyShots/MilkyShots#72 2026-07-10 09:03:47 +00:00
User profile & admin users page redesign
REDCODE pushed to feature/user-pages-redesign at MilkyShots/MilkyShots 2026-07-10 08:53:55 +00:00
e188cc35e3 feat(ui): show avatar initial in navbar instead of generic icon
REDCODE pushed to feature/user-pages-redesign at MilkyShots/MilkyShots 2026-07-10 08:52:58 +00:00
75cbe2717f fix: default sort users table by role descending (admin on top)
REDCODE pushed to feature/user-pages-redesign at MilkyShots/MilkyShots 2026-07-10 08:50:35 +00:00
4c63e80b6c feat(ui): rewrite admin users page with sortable table, search, and modal-based editing