Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 12:27:03 -04:00
451bed834f screens-admin: wire all buttons — invite user, export CSV, cluster refresh, container logs/restart, node drain/remove
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 12:24:12 -04:00
d00e1c666e screens-ingest: wire delete button on RecorderRow
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 12:18:54 -04:00
ddb4cf0c51 feat: add POST /jobs/:id/retry endpoint for re-queuing failed BullMQ jobs
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 12:18:23 -04:00
fea0f2962b fix: wire Jobs Retry (POST /jobs/:id/retry) and Delete (DELETE /jobs/:id) buttons
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 12:17:56 -04:00
506ee2d695 fix: wire New Project button — modal + POST /projects + state refresh
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 12:17:31 -04:00
88689a4eb2 fix: wire Library Upload button to navigate to Upload screen
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 12:08:12 -04:00
dc269bec00 fix: make Settings S3 form functional — load from API, save & test
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 11:35:14 -04:00
665ab5238d feat: live status polling in RecorderRow, immediate refresh on mount
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 11:33:47 -04:00
bb508d3256 feat: add probe button to SRT/RTMP sources, fix node labels
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 11:32:45 -04:00
994fd799d0 fix: stop endpoint handles missing/dead containers gracefully
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 11:10:02 -04:00
26399f8d0a fix: implement real upload (XHR + S3 multipart) and fix SDI recorder device_index + manual fallback: screens-ingest.jsx
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 11:10:02 -04:00
6510871448 fix: implement real upload (XHR + S3 multipart) and fix SDI recorder device_index + manual fallback: modal-new-recorder.jsx
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 10:55:22 -04:00
fb44bd8aff fix: SDI crash, monitors polling, home RAM fields, editor IN DEV splash, timecode, create recorder API: screens-editor.jsx
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 10:55:22 -04:00
529d14cb6b fix: SDI crash, monitors polling, home RAM fields, editor IN DEV splash, timecode, create recorder API: modal-new-recorder.jsx
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 10:55:20 -04:00
48ee66e744 fix: SDI crash, monitors polling, home RAM fields, editor IN DEV splash, timecode, create recorder API: screens-home.jsx
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 10:55:20 -04:00
24a1d57165 fix: SDI crash, monitors polling, home RAM fields, editor IN DEV splash, timecode, create recorder API: screens-ingest.jsx
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 10:15:44 -04:00
0342aa0a5a fix admin screen: move data destructuring inside components, normalize field names: screens-admin.jsx
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 10:07:15 -04:00
406f28c663 feat(ui): wire ingest screens to real API (recorders, capture devices): screens-ingest.jsx
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 10:05:58 -04:00
835545e061 feat(ui): wire library, jobs, ingest, editor screens to live API data: screens-editor.jsx
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-22 10:05:56 -04:00
bc03ee866b feat(ui): wire library, jobs, ingest, editor screens to live API data: screens-library.jsx