mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[PR #95] [MERGED] [ui] switch to FlashList #304
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#304
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/95
Author: @lts-rad
Created: 11/25/2022
Status: ✅ Merged
Merged: 11/25/2022
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (5)
145f137[ui] Add FlashList dependencies0279b1a[ui] Switch to FlashList instead of FlatList7928568[ui] Add flashlist import for Arp8f96faa[ui] Wrap device listing flashlist in a box for bg7ecea0c[ui] More FlashList fixes for styling📊 Changes
29 files changed (+1857 additions, -1857 deletions)
View changed files
📝
frontend/ios/Podfile.lock(+6 -0)📝
frontend/package.json(+1 -0)📝
frontend/src/components/Auth/AuthTokenList.js(+3 -2)📝
frontend/src/components/DNS/DNSBlocklist.js(+3 -2)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+3 -2)📝
frontend/src/components/DNS/DNSLogList.js(+3 -2)📝
frontend/src/components/DNS/DNSOverrideList.js(+3 -2)📝
frontend/src/components/Devices/DeviceListing.js(+7 -4)📝
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(+4 -3)📝
frontend/src/components/Groups/GroupListing.js(+3 -2)📝
frontend/src/components/Logs/LogList.js(+3 -2)📝
frontend/src/components/Plugins/PluginList.js(+4 -3)📝
frontend/src/components/Traffic/TimeSeriesList.js(+3 -2)📝
frontend/src/components/Wifi/WifiClients.js(+3 -2)📝
frontend/src/components/Wifi/WifiInterfaceList.js(+4 -3)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.