-
Notifications
You must be signed in to change notification settings - Fork 124
refactor(ui): action-first flow with immediate save #2340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+1,788
−1,638
Merged
Changes from 25 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
d80d90b
refactor(ui): restructure terramate ui to action-first flow
mariux 03f0c4e
refactor(ui): improve list rendering across all views
mariux d57c9c3
refactor(ui): lint cleanup — gofmt alignment and unused parameter
mariux 0c6cf1b
refactor(ui): rename breadcrumb root, align promote env flow
mariux 48ebfa5
refactor(ui): add keyboard shortcuts for home screen actions
mariux 54c1b4e
refactor(ui): fix detail box width to match outer panel border
mariux a3b6247
refactor(ui): handle deferred env selection in startNestedCreate
mariux ae2682a
refactor(ui): nested bundles inherit parent env, skip env picker
mariux 67ec5df
refactor(ui): show full nesting chain in create breadcrumb
mariux ca30512
refactor(ui): env in brackets on current level, remove right-side label
mariux d5f2f11
refactor(ui): color env tag in breadcrumb — blue for env, amber for e…
mariux 3c93b01
refactor(ui): save/restore bundle def state in CreateFrame
mariux 1612929
feat(ui): save bundle immediately on Create confirm
mariux b0f02a5
fix: handle resolved bundle objects in BundleRefWidget.FormatDisplay
mariux c5c972f
fix: handle resolved bundle objects in promote/reconfigure
mariux 9d584c4
refactor(ui): improve error message for missing bundle dependencies o…
mariux d1ee9f6
refactor(ui): red-team review fixes
mariux 08d6a8b
refactor(ui): remove dead code from review findings
mariux c541436
refactor(ui): use visual width for label padding in detail box
mariux 8614bc0
refactor(ui): remove unused panelWidth parameter from renderHeader
mariux ee7b6f8
refactor(ui): use generic error title for loadBundleDef failures
mariux 25604b4
refactor(ui): add detail as tiebreaker in group sort for deterministi…
mariux 9f48ad8
refactor(ui): gofmt fix
mariux 4275ec4
refactor(ui): clear error dialog on Ctrl+C so exit is not blocked
mariux d9152b1
refactor(ui): remove pending changes, save all actions immediately
mariux 8b130d5
refactor(ui): address slack feedback on UX polish
mariux ad6e06a
refactor(ui): remove Registry wrapper, use est.Context
mariux 3321fb3
refactor(ui): move bundle-ref logic out of type system, check upfront
mariux 8671da6
fix(ui): hoist filter call, guard confirmCurrent focus switch
mariux 7d51fee
fix(ui): bounds-check LocalBundleDefs, add checkBundleRefsResolved to…
mariux 2f7199e
fix(ui): discard navigates back to entry point, not overview
mariux 0a8f97f
fix(ui): update registry in-place to avoid stale pointers
mariux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.