feat: added settings tab in project-overview drawer to edit app - #136
Merged
biersoeckli merged 26 commits intoSep 24, 2026
Merged
biersoeckli merged 26 commits into
biersoeckli merged 26 commits into
Conversation
…ngs and migrated components from classic view so that they also work in the drawer view
Track the latest build status per app in a process-wide singleton fed by the build watch, expose it through a new /api/build-status SSE route, and surface it in the deployments overview and the project canvas. - build-status.service: cached latest status per workload with subscriber fan-out, Kubernetes-restart-safe seeding, and deleted-job reconciliation - build-watch feeds job events into the status service - build-live-status.service merges buildable apps and filters by session - new useBuildStatus store, SSE client service, and provider - BuildStatusIndicator shown on canvas nodes while a build is active or failed - app deployments overview refreshes on build status transitions
…ved layout and external URL handling
biersoeckli
force-pushed
the
feat/extend-project-canva-view-with-app-configuration-settings
branch
from
September 20, 2026 10:43
f5da5df to
7c0a28b
Compare
…iguration-settings # Conflicts: # src/app/settings/actions.ts # src/server/services/deployment-logs.service.ts # src/server/services/deployment-logs.service.unit.spec.ts
…improve UI for domain management
biersoeckli
force-pushed
the
feat/extend-project-canva-view-with-app-configuration-settings
branch
from
September 20, 2026 13:55
a793377 to
5a416c6
Compare
…graph with drawer session handling
…prove BuildsTab integration
… enhance related components
…yles based on scrollbar orientation
biersoeckli
marked this pull request as ready for review
September 23, 2026 18:04
biersoeckli
added this pull request to stack #139
September 24, 2026 12:19
biersoeckli
deleted the
feat/extend-project-canva-view-with-app-configuration-settings
branch
September 25, 2026 11:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.