mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #6] [MERGED] Feat/pagination #828
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#828
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/certimate-go/certimate/pull/6
Author: @usual2970
Created: 8/31/2024
Status: ✅ Merged
Merged: 9/2/2024
Merged by: @usual2970
Base:
main← Head:feat/pagination📝 Commits (3)
19d1948Add paginationa0da15eupdate github action10a9efeadd pagination📊 Changes
12 files changed (+553 additions, -263 deletions)
View changed files
➕
certimate(+0 -0)➕
ui/dist/assets/index-BPSHHpDP.css(+1 -0)➕
ui/dist/assets/index-CglXs5Ou.js(+254 -0)➖
ui/dist/assets/index-DHLrqoj1.css(+0 -1)➖
ui/dist/assets/index-nGGiqZOp.js(+0 -249)📝
ui/dist/index.html(+2 -2)➕
ui/src/components/certimate/XPagination.tsx(+102 -0)➕
ui/src/components/ui/pagination.tsx(+117 -0)📝
ui/src/pages/DashboardLayout.tsx(+1 -1)📝
ui/src/pages/access/Access.tsx(+24 -1)📝
ui/src/pages/domains/Home.tsx(+30 -4)📝
ui/src/repository/domains.ts(+22 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.