mirror of
https://github.com/productiveops/dokemon.git
synced 2026-04-26 08:15:49 +03:00
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dokemon#44
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/productiveops/dokemon/pull/44
Author: @idjohnson
Created: 8/4/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (2)
a24d117Updates for sortable and search943f843add sort columns to the compose library page📊 Changes
8 files changed (+798 additions, -316 deletions)
View changed files
📝
web/package-lock.json(+34 -98)📝
web/package.json(+1 -0)📝
web/src/app/compose-library/compose-library-list.tsx(+93 -25)📝
web/src/app/containers/container-list.tsx(+185 -85)📝
web/src/app/images/image-list.tsx(+170 -42)📝
web/src/app/networks/network-list.tsx(+164 -35)📝
web/src/app/volumes/volume-list.tsx(+130 -31)➕
web/src/components/widgets/sortable-icon.tsx(+21 -0)📄 Description
I used a mix of AI coding tools to help build and refine. If you have a policy against AI tools, then feel free to deny this request.
I took a stab at implementing #39 in order to add sort/search to most pages:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.