P4.2: Add Browse button for Command field in job dialog
Add chooseFile helper (dialog.NewFileOpen) in settings_view.go and wrap the Command entry in job_dialog.go with a Browse button so users can pick an executable from a file picker instead of typing the path. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -102,7 +102,7 @@ These land together because both edit `domain/job.go` and `storage/store.go`.
|
||||
|
||||
### Phase 4 — Notifications + Command browse
|
||||
- [x] P4.1 — Failure notifications
|
||||
- [ ] P4.2 — Command Browse button
|
||||
- [x] P4.2 — Command Browse button
|
||||
|
||||
### Phase 5 — Icons
|
||||
- [ ] P5.1 — Embed small icon + `IconSmall()`
|
||||
|
||||
Reference in New Issue
Block a user