mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 17:45:50 +03:00
[PR #208] [MERGED] add copy task id feature for all tables #262
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hibiken/asynqmon/pull/208
Author: @lambdagirl
Created: 1/13/2022
Status: ✅ Merged
Merged: 1/15/2022
Merged by: @hibiken
Base:
master← Head:misc/cleanup📝 Commits (8)
307e7d2add copy id feature for task tablesd07e08badd copy id for the rest of tablescf8c3cafix jsx config errord1cf35bamendd44b8e2address Ken's commentsc1b7fa0make copy icon align with ida91f112remove 12pxcaa8cebchange copy text to Copy full ID to clipboard📊 Changes
7 files changed (+266 additions, -145 deletions)
View changed files
📝
ui/src/components/ActiveTasksTable.tsx(+46 -25)📝
ui/src/components/ArchivedTasksTable.tsx(+49 -27)📝
ui/src/components/CompletedTasksTable.tsx(+45 -29)📝
ui/src/components/PendingTasksTable.tsx(+50 -31)📝
ui/src/components/RetryTasksTable.tsx(+46 -31)📝
ui/src/components/ScheduledTasksTable.tsx(+29 -1)📝
ui/tsconfig.json(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.