ytptube/ui/app
Copilot 36f3257c15
Tasks view: show URL on card, click name to edit (#4)
* Enhance tasks view: show URL on card and click name to edit

- List view: task name click opens edit form, URL shown below name
- Grid view: task name click opens edit form, URL shown in card content
- Added href="#" to anchor elements for accessibility

Co-authored-by: jbatesy <51190172+jbatesy@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbatesy <51190172+jbatesy@users.noreply.github.com>
2026-03-09 15:58:27 +10:30
..
assets refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
components Decouple queue from config endpoint; load via paginated API with correct ordering (#2) 2026-03-09 15:05:22 +10:30
composables refactor: replace notify with useNotification for error/success handling in composables 2026-02-20 23:27:54 +03:00
layouts refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
pages Tasks view: show URL on card, click name to edit (#4) 2026-03-09 15:58:27 +10:30
plugins refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
stores Decouple queue from config endpoint; load via paginated API with correct ordering (#2) 2026-03-09 15:05:22 +10:30
types refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
utils refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
error.vue refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
spa-loading-template.html refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00