mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[PR #138] [MERGED] iOS updates + sbom ghaction fix #341
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#341
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/138
Author: @lts-po
Created: 5/10/2023
Status: ✅ Merged
Merged: 5/10/2023
Merged by: @lts-po
Base:
main← Head:dev📝 Commits (10+)
1726e71[api] Add ExtraBSS support for interfaces456cecc[api] Add extra bss enable call8b92ee2[api] Add more validation for ExtraBSS8134f2c[api] Rewrite the hostap configuration when setting extraBSSe45f536[api] Fix formatting, use strconv for number conversion to stringb5a264c[api] Change comment style to be compatible with hostapd71cc98e[api] Ignore previous extra bss generation5b8959d[build] use jq instead of yq for sbomsa9f4c26[build] go with default xcode3a22e37[api] multiple bss support, update LLA bit📊 Changes
8 files changed (+95 additions, -114 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+0 -28)📝
.github/workflows/sbom-docker.yml(+4 -7)📝
frontend/src/components/Flow/FlowCard.js(+5 -2)📝
frontend/src/components/Flow/FlowCards.js(+2 -1)📝
frontend/src/components/Flow/FlowList.js(+68 -64)📝
frontend/src/layouts/Admin.js(+10 -10)📝
frontend/src/views/SystemInfo.js(+2 -1)📝
frontend/src/views/Traffic/TrafficList.js(+4 -1)📄 Description
Update iOS views, height fixes
Docker sbom is now working
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.