Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE suggested changes for MilkyShots/MilkyShots#77 2026-07-10 10:32:32 +00:00
fix: batch-processing subjob status reporting + redesign jobs page UI (#76)

Can we NOT push the damn compose file everytime?

REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:30:38 +00:00
314ac766e4 fix: metadata icon visible in job list rows
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:29:55 +00:00
7456850dec fix: metadata icon in dropdown uses text-light for visibility
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:29:38 +00:00
30de7d0784 style: mobile launch button cyan for better contrast
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:26:52 +00:00
3a892f6f7a style: custom job color palette based on purpose, avoid red
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:22:45 +00:00
b8be4f7314 style: replace badge backgrounds with colored icons + matching launch buttons
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:17:52 +00:00
5514bf89d9 fix: remove double-count of failed assets in master Done handler
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:15:59 +00:00
326966b774 feat(ui): redesign jobs page with tabs, search, filters, and mobile cards
REDCODE suggested changes for MilkyShots/MilkyShots#77 2026-07-10 10:11:02 +00:00
fix: batch-processing subjob status reporting + redesign jobs page UI (#76)

changes look fine, however there is a strange counting bug. A job with a single subjob that fails 12 assets, will show on the master job as 13 out of 12 failed.

REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:05:55 +00:00
8ad378b649 fix: batch-processing subjobs report correct status on asset failures
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 09:56:57 +00:00
41f977d262 Merge pull request 'feat: add album select/edit mode with bulk deletion' (#75) from feature/albums-edit-mode into develop
5b04f39bfe feat(ui): add album select/edit mode with bulk deletion
71dba46565 feat(api): add BulkDeleteAlbumsAsync for bulk album deletion
Compare 3 commits »
REDCODE merged pull request MilkyShots/MilkyShots#75 2026-07-10 09:56:56 +00:00
feat: add album select/edit mode with bulk deletion
REDCODE closed issue MilkyShots/MilkyShots#64 2026-07-10 09:56:56 +00:00
Albums page: bulk select/edit mode
REDCODE created branch feature/albums-edit-mode in MilkyShots/MilkyShots 2026-07-10 09:50:44 +00:00
REDCODE pushed to feature/albums-edit-mode at MilkyShots/MilkyShots 2026-07-10 09:50:44 +00:00
5b04f39bfe feat(ui): add album select/edit mode with bulk deletion
71dba46565 feat(api): add BulkDeleteAlbumsAsync for bulk album deletion
Compare 2 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 09:43:30 +00:00
c16749bdf6 Merge pull request 'Album detail page — multi-select/edit mode with cosplayer link (#63)' (#74) from feature/album-detail-edit-mode into develop
1d107d2de6 chore: revert docker-compose.yml to match develop
5b445cbe89 fix(mobile): keep back button inline with title, collapse admin actions into dropdown
3482f5adde style: cosplayer link dims on hover instead of blue/underline
3dd73d3a63 style: borderless edit pencil with hover reveal on header
Compare 12 commits »
REDCODE merged pull request MilkyShots/MilkyShots#74 2026-07-10 09:43:29 +00:00
Album detail page — multi-select/edit mode with cosplayer link (#63)
REDCODE closed issue MilkyShots/MilkyShots#63 2026-07-10 09:43:29 +00:00
Albums details page: Multiselect / edit mode