mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #183] [MERGED] iOS UI updates #patch #363
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#363
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/183
Author: @lts-po
Created: 7/28/2023
Status: ✅ Merged
Merged: 8/2/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
dc0664e[ui] add useSwipe component for swipe left and rightf81e227[ui] mobile view1925f11[ui] show device name if availableced6abb[ui] new edit device view36cf4b2[ui] mac addressca9485d[ui] helper text for trailing dot on domain names, issue #16629975f1[ui] bugfix multiple modal popups353267b[ui] add swipe up/down5d08101[ui] swipe to refresh on mobile. also show time ago for querybfc051d[ui] skip useSwipe for now📊 Changes
25 files changed (+639 additions, -557 deletions)
View changed files
📝
frontend/ios/Podfile.lock(+2 -2)📝
frontend/package.json(+1 -1)📝
frontend/src/FontAwesomeUtils.js(+110 -140)📝
frontend/src/api/MockAPI.js(+111 -12)📝
frontend/src/components/DNS/DNSBlocklist.js(+9 -5)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+1 -0)📝
frontend/src/components/Dashboard/WifiWidgets.js(+1 -0)📝
frontend/src/components/Devices/AddDevice.js(+1 -1)📝
frontend/src/components/Devices/Device.js(+1 -1)📝
frontend/src/components/Devices/EditDevice.js(+16 -21)📝
frontend/src/components/Groups/GroupListing.js(+48 -52)📝
frontend/src/components/IconItem.js(+0 -5)📝
frontend/src/components/IconPicker.js(+3 -2)📝
frontend/src/components/Sidebar/Sidebar.js(+11 -3)📝
frontend/src/components/Traffic/TimeSeriesList.js(+2 -2)📝
frontend/src/components/Wireguard/PeerList.js(+38 -34)📝
frontend/src/layouts/Admin.js(+3 -7)📝
frontend/src/views/Groups/Dhcp.js(+14 -10)📝
frontend/src/views/Groups/Groups.js(+75 -57)📝
frontend/src/views/LANLinkConfiguration.js(+23 -16)...and 5 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.