Commit Graph

8 Commits

Author SHA1 Message Date
Westly Wright fb8cefdca7
remove min num check from input integer
Having this min num check here is not really incorrect but it makes for a weird
UX. The users typed value is overridden because it never reaches the minimum
since each keystroke causes the change event to fire.

rancher/rancher#24724
2019-12-31 14:14:44 -07:00
Westly Wright 00ddd2fd88
add missing min num + replace check to input-integer 2019-12-19 16:46:42 -07:00
n313893254 c832f12676 Make sure FluentServer.weight is int
https://github.com/rancher/rancher/issues/20640
2019-08-05 15:57:26 +08:00
Vincent Fiduccia 0686d4840d
Revert part of eslint fix 2018-07-16 17:50:16 -07:00
Westly Wright 877ed1f522
More lint files changes (see lib) 2018-07-11 14:06:27 -07:00
Vincent Fiduccia 7b93e0e29b
Workload kinds part 1 2018-02-27 23:26:22 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Westly Wright c5b822bfe9
movin on up 2017-11-03 15:54:33 -07:00