mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[PR #103] [MERGED] Iosfix, ui updates #310
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#310
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/103
Author: @lts-po
Created: 12/20/2022
Status: ✅ Merged
Merged: 12/20/2022
Merged by: @lts-po
Base:
dev← Head:iosfix📝 Commits (7)
1455e58[ui] specifiy height for FlashList on iosefdec56[ui] fix add device form for ios5c4a843Merge branch 'main' into iosfix08657b5[ui] ios updates, FlashList, fix height59d9799Merge branch 'main' into iosfixf2acf8d[ui] Update connectivity to check all wifi interfaces (#102)f51d02fMerge branch 'main' into iosfix📊 Changes
17 files changed (+349 additions, -348 deletions)
View changed files
📝
frontend/src/components/DNS/DNSLogHistoryList.js(+89 -100)📝
frontend/src/components/DNS/DNSLogList.js(+37 -39)📝
frontend/src/components/Devices/DeviceListing.js(+29 -16)📝
frontend/src/components/Firewall/ForwardList.js(+68 -75)📝
frontend/src/components/Flow/FlowList.js(+9 -6)📝
frontend/src/components/Sidebar/Sidebar.js(+4 -0)📝
frontend/src/components/Traffic/TimeSeriesList.js(+2 -1)📝
frontend/src/components/Wifi/WifiClients.js(+7 -0)📝
frontend/src/components/Wifi/WifiHostapd.js(+7 -0)📝
frontend/src/layouts/Admin.js(+4 -4)📝
frontend/src/routes.js(+6 -2)📝
frontend/src/views/DNS/DNSBlock.js(+4 -3)📝
frontend/src/views/Firewall.js(+4 -6)📝
frontend/src/views/Groups/Groups.js(+1 -1)📝
frontend/src/views/Tags.js(+6 -16)📝
frontend/src/views/Traffic/Traffic.js(+7 -3)📝
frontend/src/views/Traffic/TrafficList.js(+65 -76)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.