mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #63] [MERGED] Dev #280
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#280
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/63
Author: @lts-rad
Created: 9/8/2022
Status: ✅ Merged
Merged: 9/8/2022
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (6)
f08de8e[ui] fix issue #59 - add device fab covers device menuf48ce78[ui] add support for fetching error msg from api to alert15bfa14[ui] fix for #45 - show alert if there is a pending devicec7dcdd6[ui] default iface value for select29a7ee5[ui] smaller fixes for ui in mobile74c5f76[ui] smaller fixes for ui in mobile📊 Changes
16 files changed (+142 additions, -153 deletions)
View changed files
📝
frontend/src/components/Auth/AuthTokenList.js(+5 -5)📝
frontend/src/components/Devices/AddDevice.js(+17 -7)📝
frontend/src/components/Devices/Device.js(+1 -2)📝
frontend/src/components/Devices/DeviceListing.js(+6 -6)📝
frontend/src/components/Firewall/AddBlock.js(+11 -8)📝
frontend/src/components/Firewall/AddForward.js(+19 -12)📝
frontend/src/components/Firewall/AddForwardBlock.js(+18 -13)📝
frontend/src/components/Flow/FlowList.js(+1 -1)📝
frontend/src/components/Wifi/WifiChannelParameters.js(+1 -0)📝
frontend/src/components/Wifi/WifiClients.js(+2 -2)📝
frontend/src/components/Wifi/WifiHostapd.js(+8 -8)📝
frontend/src/components/Wifi/WifiInterfaceList.js(+12 -15)📝
frontend/src/components/Wifi/WifiScan.js(+1 -1)📝
frontend/src/layouts/Admin.js(+32 -64)📝
frontend/src/views/Devices/AddDevice.js(+1 -6)📝
frontend/src/views/WirelessConfiguration.js(+7 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.