Skip to content

Fix policy UI polish and session refresh#247

Merged
bihius merged 2 commits into
mainfrom
fix/policy-logs-session-ui
Jun 14, 2026
Merged

Fix policy UI polish and session refresh#247
bihius merged 2 commits into
mainfrom
fix/policy-logs-session-ui

Conversation

@bihius

@bihius bihius commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • add reusable info tooltips for policy sections and policy form settings
  • adjust policy list/detail colors, badge text, disabled-delete tooltip, and detail layout
  • fix refresh cookie path so sessions survive page reloads through the /api/v1 proxy
  • compact log filters with vhost/action/policy on the left and time range on the right
  • wrap raw log context, simplify apply success copy, and remove dashboard placeholder text
  • update docs, env example, and regression tests

Fixes #245

Validation

  • pnpm test
  • pnpm run type-check
  • pnpm run lint
  • uv run pytest --cov=app
  • uv run mypy app/
  • uv run ruff check app/
  • haproxy -c -f configs/haproxy/haproxy.cfg failed locally because /usr/local/etc/haproxy/coraza.cfg is not present on this host

@bihius bihius marked this pull request as ready for review June 14, 2026 11:34
@bihius bihius merged commit caf088b into main Jun 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Page reload on any authenticated route redirects the user back to the login screen

1 participant