mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #26] [MERGED] Refactored install and 404 pages #877
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#877
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/0xJacky/nginx-ui/pull/26
Author: @0xJacky
Created: 8/2/2022
Status: ✅ Merged
Merged: 8/2/2022
Merged by: @0xJacky
Base:
master← Head:frontend-next📝 Commits (2)
070c53b[frontend-next] bug fix9be594f[frontend-next] Refactored install and 404 pages📊 Changes
33 files changed (+613 additions, -528 deletions)
View changed files
📝
frontend/.env.development(+0 -1)📝
frontend/.env.production(+1 -2)📝
frontend/frontend.go(+1 -1)➖
frontend/public/vite.svg(+0 -18)➕
frontend/src/api/index.ts(+12 -0)📝
frontend/src/components/StdDataDisplay/StdPagination.vue(+13 -21)📝
frontend/src/components/StdDataDisplay/StdTable.vue(+12 -7)📝
frontend/src/dark.less(+4 -0)📝
frontend/src/lib/http/index.ts(+4 -6)📝
frontend/src/main.ts(+1 -1)📝
frontend/src/routes/index.ts(+5 -28)📝
frontend/src/style.less(+1 -3)📝
frontend/src/views/domain/cert/Cert.vue(+28 -30)📝
frontend/src/views/domain/cert/CertInfo.vue(+4 -0)📝
frontend/src/views/domain/cert/IssueCert.vue(+116 -119)➖
frontend/src/views/domain/methods.js(+0 -37)➕
frontend/src/views/domain/methods.ts(+40 -0)📝
frontend/src/views/domain/ngx_conf/LocationEditor.vue(+4 -4)📝
frontend/src/views/domain/ngx_conf/NgxConfigEditor.vue(+7 -18)📝
frontend/src/views/domain/ngx_conf/directive/DirectiveAdd.vue(+16 -12)...and 13 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.