mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #241] [MERGED] UI fixes #patch #383
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#383
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/241
Author: @lts-rad
Created: 11/30/2023
Status: ✅ Merged
Merged: 11/30/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
628b7f9[packet_logs] Implement dns cache for IP Src/Dst mapping0702f7a[api] Populate traffic with dns cache8c608b7[build] Run image builds on github556a668[build] Fix typo for unmount scriptf3c6eda[installer] add cloud-guest depafbe1d5[ui] Add SrcDomain/DstDomain to traffic list54aa516[docs] Add release note on domains00f016d[ui] bytes == bcfcba25[ui] size sm/xs66c84b6[ui] DeviceItem📊 Changes
35 files changed (+945 additions, -314 deletions)
View changed files
📝
.github/workflows/clearfog-ubuntu-iso.yml(+1 -1)📝
.github/workflows/pi-ubuntu-iso.yml(+1 -1)📝
RELEASE-NOTES.md(+3 -0)📝
api/code/api.go(+2 -0)📝
api/code/firewall.go(+28 -3)📝
api/code/traffic.go(+159 -7)📝
base/scripts/nft_rules.sh(+0 -1)➖
frontend/cypress.json(+0 -6)📝
frontend/package.json(+3 -0)📝
frontend/src/api/MockAPI.js(+173 -30)📝
frontend/src/components/ClientSelect.js(+3 -1)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+8 -4)📝
frontend/src/components/DatePicker.web.js(+1 -2)📝
frontend/src/components/Devices/AddDevice.js(+141 -126)📝
frontend/src/components/Devices/DeviceItem.js(+23 -9)📝
frontend/src/components/Devices/DeviceListing.js(+1 -1)📝
frontend/src/components/Firewall/AddContainerInterfaceRule.js(+61 -28)📝
frontend/src/components/Firewall/BlockList.js(+1 -1)📝
frontend/src/components/Firewall/ContainerInterfaceRulesList.js(+48 -8)📝
frontend/src/components/Firewall/EndpointList.js(+1 -1)...and 15 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.