mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #8] [CLOSED] Editdevice #241
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#241
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/8
Author: @lts-po
Created: 3/21/2022
Status: ❌ Closed
Base:
main← Head:editdevice📝 Commits (8)
e294060[ui] add updateDevice + reqAPI4ee07b5[ui] add support for editing devices1ea6e58[ui] add updateDevice + reqAPIe83c9f6[ui] add support for editing devices5898f48Merge branch 'editdevice' of https://github.com/lts-po/super into editdevice4f9a124[api] add route and method for POST to /device/mac to update device + remove a zone if there is no clients connected to it1d61c7d[api] add route and method for POST to /device/mac to update device + remove a zone if there is no clients connected to itb07cd02Merge branch 'editdevice' of https://github.com/lts-po/super into editdevice📊 Changes
4 files changed (+139 additions, -51 deletions)
View changed files
📝
api/code/api.go(+42 -1)📝
frontend/src/components/Devices/Device.js(+63 -34)📝
frontend/src/components/Devices/DeviceListing.js(+1 -1)📝
frontend/src/components/Helpers/Api.js(+33 -15)📄 Description
[api] edit device name + remove empty zones
[ui] edit device name
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.