Skip to content

MBPanel Documentation

Welcome to the MBPanel technical documentation.

📋 Recent Development Activity

This section shows recent merges to the development branch with commit summaries and PR links.

What's shown:

  • Pull request title and author
  • Merge commit SHA for traceability
  • Individual commits with descriptions and short SHA
  • Changed files (collapsed for readability)

Source: Auto-generated from CHANGELOG.md by the runtime changelog pipeline Updated: On every merge to development branch


2026-03-05 15:04:58 UTC

Note

Merge from dev-berna

PR: Auto-merge: dev-berna -> development by @TonyGarces

Merge Commit: 7ce03a27e3c8ce3a7f9eb1f65164ce19504befbd

Changes: - feat(authService): manage session timestamps to prevent immediate logout (sha: d12cd0f) - feat(login): handle expired pre-auth token and improve error messaging (sha: b28edd4) - feat(activity): enhance activity drawer with real-time updates and im… (sha: e72c71b) - fix(activity): ensure fetchActivitiesRef is properly initialized as u… (sha: 7ce03a2)

Merged by: GitHub Actions (auto-merge)

File changes #### Added - `frontend/src/shared/hooks/useTeamSSE.ts` #### Modified - `backend/app/domains/environments/service.py` - `frontend/next-env.d.ts` - `frontend/src/app/sites/page.tsx` - `frontend/src/shared/components/layout/activity-drawer.tsx`

2026-03-04 16:37:04 UTC

Note

Merge from dev-berna

PR: Auto-merge: dev-berna -> development by @TonyGarces

Merge Commit: b28edd41923e1c5fe85e66c32bddf0cf21c15447

Changes: - feat(authService): manage session timestamps to prevent immediate logout (sha: d12cd0f) - feat(login): handle expired pre-auth token and improve error messaging (sha: b28edd4)

Merged by: GitHub Actions (auto-merge)

File changes #### Modified - `docker-compose.yml` - `frontend/src/app/(auth)/login/page.tsx`

2026-03-04 10:12:05 UTC

Note

Merge from dev-berna

PR: Auto-merge: dev-berna -> development by @TonyGarces

Merge Commit: d12cd0f32725ccd9fad4174b9f5513d63fd93392

Changes: - feat(authService): manage session timestamps to prevent immediate logout (sha: d12cd0f)

Merged by: GitHub Actions (auto-merge)

File changes #### Modified - `frontend/src/features/auth/services/authService.ts`

2026-03-02 14:50:46 UTC

Note