feat(web, db): autocomplete проекта VPS, защита полей при синке и стиль Command
Docker / build (push) Has been cancelled
Docker / build (push) Has been cancelled
Проект выбирается из справочника; ручные правки автоматически попадают в userOverrides без сброса при сохранении. CommandDialog приведён к эталону shadcn/ReUI. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -4,6 +4,7 @@ export const VPS_SYNC_OVERRIDE_FIELDS = [
|
||||
{ key: 'city', label: 'Город' },
|
||||
{ key: 'datacenter', label: 'Дата-центр' },
|
||||
{ key: 'os', label: 'ОС' },
|
||||
{ key: 'project', label: 'Проект' },
|
||||
{ key: 'notes', label: 'Заметки' },
|
||||
{ key: 'status', label: 'Статус' },
|
||||
{ key: 'tariffType', label: 'Тип тарифа' },
|
||||
|
||||
Reference in New Issue
Block a user