mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[PR #33] [MERGED] Dev #265
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#265
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/spr-networks/super/pull/33
Author: @lts-po
Created: 6/21/2022
Status: ✅ Merged
Merged: 6/21/2022
Merged by: @lts-po
Base:
pfw← Head:dev📝 Commits (10+)
9bc514f[ui] fix mobile view. pad x 432bea5c[ui] fix mobile view. titles, headers705d49dMerge branch 'dev' of https://github.com/spr-networks/super into dev604f12f[ui] breakout title from cards/box3a2801b[ui] add buttons if lists are empty in cards/box3ec1c9c[ui] add buttons if lists are empty in cards/boxfbdedc2[ui] add buttons if lists are empty in cards/box863f191[ui] add buttons if lists are empty in cards/boxc1a6b37[ui] add buttons if lists are empty in cards/box3ac1a2d[ui] config in text component📊 Changes
24 files changed (+753 additions, -636 deletions)
View changed files
📝
frontend/src/components/Auth/AuthTokenList.js(+57 -25)📝
frontend/src/components/DNS/DNSBlocklist.js(+136 -130)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+121 -119)📝
frontend/src/components/DNS/DNSLogList.js(+65 -43)📝
frontend/src/components/DNS/DNSOverrideList.js(+78 -74)📝
frontend/src/components/Devices/DeviceListing.js(+1 -1)📝
frontend/src/components/Firewall/BlockList.js(+69 -47)📝
frontend/src/components/Firewall/ForwardList.js(+84 -64)📝
frontend/src/components/Flow/FlowList.js(+1 -1)📝
frontend/src/components/Groups/GroupListing.js(+1 -1)📝
frontend/src/components/ModalConfirm.js(+5 -5)📝
frontend/src/components/ModalForm.js(+4 -4)📝
frontend/src/components/Plugins/PluginList.js(+51 -51)📝
frontend/src/components/Traffic/TimeSeries.js(+1 -1)📝
frontend/src/components/Wireguard/PeerList.js(+49 -42)📝
frontend/src/components/Wireguard/WireguardAddPeer.js(+2 -2)📝
frontend/src/components/Wireguard/WireguardConfig.js(+5 -5)📝
frontend/src/layouts/Admin.js(+1 -1)📝
frontend/src/views/DNS/DynDns.js(+1 -1)📝
frontend/src/views/Devices/Arp.js(+4 -3)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.