mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-19 07:59:34 +00:00
- Add tag verification in schedule_update before accepting update requests - Check if selected tag exists on target branch via get_available_tags - Add tagExistenceWarning computed property to display branch-specific errors - Add tagExistenceChecked state flag to track validation status - Implement onTagBlur handler to validate tag on input blur - Add frontend validation in scheduleUpdate before API submission - Change tag dropdown clicks from @ |
||
|---|---|---|
| .. | ||
| components | ||
| css | ||
| js | ||
| public | ||
| vendor | ||
| index.css | ||
| index.html | ||
| index.js | ||
| login.css | ||
| login.html | ||