- Replace hardcoded URL paths in getScopeUrl() with Laravel's route() helper - Add scopeUrls property to EnvVarInput component with named routes - Pass projectUuid and environmentUuid to enable context-specific environment links - Environment scope link now navigates to the specific project/environment shared variables page 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| button.blade.php | ||
| checkbox.blade.php | ||
| copy-button.blade.php | ||
| datalist.blade.php | ||
| env-var-input.blade.php | ||
| input.blade.php | ||
| monaco-editor.blade.php | ||
| select.blade.php | ||
| textarea.blade.php | ||