Segnalazione #157
"Edit" di host
Start date:
01/18/2017
Due date:
% Done:
0%
Estimated time:
Description
http://localhost:8000/host/edit/antani
Qui le action che hanno il campo di input devono avere un validatore.
Cambierei anche l'ordine delle action mettendo "add to cluster" e "remove to cluster" contigue nell'elenco.
Associated revisions
Toggle buttons depending on select value. refs: #157
Disable once and for all POST for actions with disabled buttons. refs: #157
REALLY disable clicks on disabled buttons. refs: #157
Cleanup. refs: #157
NOW it seems good. refs: #157
Better. refs: #157
History
Updated by Mark Caglienzi about 8 years ago
- Status changed from In elaborazione to Commenti
- Assignee changed from Mark Caglienzi to Christopher R. Gabriel
6877e98e:
- Le action di cluster hanno 'order' mentre le action di host non ce l'hanno (potrebbe avere senso modificare il backend per dare un ordine ben preciso anche alle action di host e per coerenza?)
- Ho risolto facendo un sort mantenendo le due voci richieste vicine in fondo all'elenco (mentre le altre action escono in modo più o meno casuale)
- Ho cercato di rendere più solido il sistema di "validazione" per disabilitare i bottoni quando il relativo campo è vuoto o non selezionato (ho litigato un pochino con jquery e bootstrap ma sembra andare adesso)
Mergiato e pushato
Updated by Christopher R. Gabriel about 8 years ago
- Status changed from Commenti to Chiuso
Ok, verificato.
Sort host actions so to have add to cluster and remove from cluster near each other. refs: #157