Alex alex
  • Joined on 2026-05-11
alex pushed to dev at alex/headquarter 2026-06-09 14:19:44 +02:00
e5e29aca49 fix: remove features string from window.open to enable tab reuse
alex pushed to dev at alex/headquarter 2026-06-09 13:07:31 +02:00
486f3cbc44 feat: reuse existing tabs when opening sessions instead of always creating new ones
alex pushed to dev at alex/headquarter 2026-06-09 12:29:49 +02:00
152f87a254 feat: add SSH URL validation, inline radio buttons in repo creation dialog
alex pushed to dev at alex/headquarter 2026-06-09 11:34:11 +02:00
349066bcfa fix: render RepositoryCreateDialog on desktop when adding repository
alex pushed to dev at alex/headquarter 2026-06-09 11:25:30 +02:00
c353bceb97 feat: unify repository creation flow for desktop and mobile
alex pushed to dev at alex/headquarter 2026-06-07 20:02:19 +02:00
64dcdc9d0d feat: add mobile support for Projects page with repository creation
alex pushed to dev at alex/headquarter 2026-06-07 16:13:22 +02:00
4ea2e3659d feat: add mobile support for Workspaces page with workspace creation
alex pushed to dev at alex/headquarter 2026-06-06 12:24:00 +02:00
734bd9529a feat: add error message and expandable metadata to notification items
1ef9d66eed fix: reduce false container-failed notifications, add error details to UI
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-06-05 23:46:24 +02:00
2169b24875 fix: repair 3 failing tests after page/component extraction
alex pushed to dev at alex/headquarter 2026-06-05 23:34:05 +02:00
f2a3399f27 merge: resolve dev branch conflicts, add compose_template guard
5266e64be2 refactor: slim ConfigProfilesPage to 150 lines
9a17916dd2 refactor: slim backend routers to ≤500 lines
6efe524974 refactor: slim config_profiles router to 301 lines
Compare 4 commits »
alex pushed to dev at alex/headquarter 2026-06-05 23:13:11 +02:00
a388a8bec9 fix: move router to api layer and add missing imports/guards
alex pushed to dev at alex/headquarter 2026-06-05 23:04:30 +02:00
51a98a0c63 fix: add missing APIRouter import and None-safety in instance_service
alex pushed to dev at alex/headquarter 2026-06-05 22:51:34 +02:00
88c56a83b7 feat: slim backend routers - extract helpers to services
b4aa4c5fcb refactor: extract tool_instances helpers to service
183e910afd feat: reorganize long files - frontend pages, CSS, partial backend
d80ee4157c fix: add defensive checks for missing repositories in ProjectCard
d8ab7734cb refactor: extract git repository helpers to service
Compare 14 commits »
alex pushed to dev at alex/headquarter 2026-06-05 13:37:54 +02:00
7070867393 docs: update reorganize-long-files spec to include CSS reorganization
alex pushed to dev at alex/headquarter 2026-06-05 12:25:37 +02:00
d472c41092 docs: add OpenSpec spec for reorganize-long-files
alex pushed to dev at alex/headquarter 2026-06-05 12:01:54 +02:00
a9e2dd3552 fix: complete refactoring integration — rename remaining snake_case API files and fix test imports
alex pushed to dev at alex/headquarter 2026-06-05 11:05:01 +02:00
6553a8845b fix: disable WebGL renderer to fix black-on-black text in tmux
alex pushed to dev at alex/headquarter 2026-06-05 10:58:00 +02:00
994b1cf3b7 feat: make notification center mobile friendly
alex pushed to dev at alex/headquarter 2026-06-05 10:46:09 +02:00
6aea83bf17 fix: render notification dropdown via portal for true always-on-top
alex pushed to dev at alex/headquarter 2026-06-04 21:51:12 +02:00
8d51877afa Merge branch 'fix/notification-center-zindex' into dev
597cfb9573 fix: notification center always on top
Compare 2 commits »