-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: larkly/lazystack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: larkly/lazystack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 3 files changed
- 1 contributor
Commits on Mar 25, 2026
-
feat: fix arrow keys on create form, change console log key to L, add…
… security group selection (#12, #13, #14) - Fix arrow key navigation on server create screen: Up/Down now navigate through all fields including text inputs, Left/Right switch between Submit and Cancel buttons - Change console log keybinding from lowercase 'l' to uppercase 'L' to resolve conflict with vim-style right navigation on list screens - Add multi-select security groups field to server creation form with space-to-toggle picker and pass selected groups to the API
Configuration menu - View commit details
-
Copy full SHA for 847a6c0 - Browse repository at this point
Copy the full SHA 847a6c0View commit details -
fix: security group multi-select space toggle and placeholder text
Space key string is "space" not " " in Bubble Tea v2, so the toggle was never matching. Also improved placeholder to hint at the interaction.
Configuration menu - View commit details
-
Copy full SHA for cbeaef4 - Browse repository at this point
Copy the full SHA cbeaef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed59bcc - Browse repository at this point
Copy the full SHA ed59bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea4a4c - Browse repository at this point
Copy the full SHA 6ea4a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fe18f - Browse repository at this point
Copy the full SHA 61fe18fView commit details -
fix: set textinput width so placeholder renders fully
Bubble Tea v2 textinput with default width 0 truncates the placeholder to a single character. Set explicit widths on name and count inputs.
Configuration menu - View commit details
-
Copy full SHA for 4789332 - Browse repository at this point
Copy the full SHA 4789332View commit details -
fix: sort selected security groups for stable display order
Map iteration in Go is randomized, causing the displayed security group names to shuffle on every render. Sort indices before building the list.
Configuration menu - View commit details
-
Copy full SHA for 09160b8 - Browse repository at this point
Copy the full SHA 09160b8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0...v0.3.1