mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #96] [CLOSED] [ui] specifiy height for FlashList on iOS #patch #305
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#305
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/96
Author: @lts-po
Created: 11/28/2022
Status: ❌ Closed
Base:
main← Head:iosfix📝 Commits (1)
1455e58[ui] specifiy height for FlashList on ios📊 Changes
26 files changed (+450 additions, -434 deletions)
View changed files
📝
frontend/src/components/Auth/AuthTokenList.js(+79 -86)📝
frontend/src/components/DNS/DNSBlocklist.js(+3 -2)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+3 -2)📝
frontend/src/components/DNS/DNSLogList.js(+10 -14)📝
frontend/src/components/DNS/DNSOverrideList.js(+3 -2)📝
frontend/src/components/Devices/Device.js(+1 -0)📝
frontend/src/components/Devices/DeviceListing.js(+3 -5)📝
frontend/src/components/Firewall/BlockList.js(+3 -2)📝
frontend/src/components/Firewall/ForwardBlockList.js(+3 -2)📝
frontend/src/components/Firewall/ForwardList.js(+3 -2)📝
frontend/src/components/Firewall/UpstreamServicesList.js(+3 -2)📝
frontend/src/components/Flow/AddFlowCard.js(+3 -2)📝
frontend/src/components/Flow/FlowList.js(+12 -7)📝
frontend/src/components/Groups/GroupListing.js(+42 -45)📝
frontend/src/components/Logs/LogList.js(+15 -5)📝
frontend/src/components/Plugins/PluginList.js(+106 -98)📝
frontend/src/components/Traffic/TimeSeriesList.js(+3 -2)📝
frontend/src/components/Wifi/WifiClients.js(+49 -59)📝
frontend/src/components/Wifi/WifiInterfaceList.js(+3 -1)📝
frontend/src/components/Wifi/WifiScan.js(+3 -1)...and 6 more files
📄 Description
#patch update
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.