mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[PR #324] [MERGED] Noble Numbat Images & New Release #patch #401
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#401
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/324
Author: @lts-rad
Created: 5/9/2024
Status: ✅ Merged
Merged: 5/10/2024
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
9e5cbe9[api] Container Interface Rule fixescb1a8a4[api] Remove log message, container rule filtered earlier for this7a4b8f0[api] Refactor39cddbf[testing] Update test 200 handling and compose commands/ubuntu version81c0606[testing] Fix e2e fw test1279115[api] Remove log message55b42c0[api] Fix delete verdict map namesb219978[testing] fix tests deps and 40183fe45d[api] Filter api_interfaces differently when evaluating ruleset for container interfacesf2d73df[api] Clean up no ifname when devices are not connected📊 Changes
68 files changed (+3004 additions, -1590 deletions)
View changed files
📝
README.md(+10 -9)📝
RELEASE-NOTES.md(+17 -0)📝
api/code/alerts.go(+1 -1)📝
api/code/api.go(+102 -26)📝
api/code/auth.go(+7 -2)📝
api/code/firewall.go(+0 -3)📝
docker-compose-test.yml(+1 -1)📝
docker-compose-virt.yml(+9 -1)📝
docker-compose.yml(+1 -1)📝
frontend/ios/Podfile.lock(+2 -2)📝
frontend/ios/spr.xcodeproj/project.pbxproj(+6 -10)📝
frontend/src/DeviceInfo.ios.js(+1 -1)📝
frontend/src/__tests__/AlertUtil.js(+16 -8)📝
frontend/src/__tests__/DeviceList.js(+3 -2)📝
frontend/src/__tests__/Pfw.js(+1 -1)📝
frontend/src/api/API.js(+13 -7)➕
frontend/src/components/ActionSheet.js(+83 -0)➕
frontend/src/components/Alerts/AlertChart.js(+9 -0)➕
frontend/src/components/Alerts/AlertChart.web.js(+83 -0)📝
frontend/src/components/Alerts/AlertTemplates.js(+41 -1)...and 48 more files
📄 Description
Big changes:
Critical bug fixes:
UI Improvements
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.